[ewiki] img resize | /edit:mv,rm? | title overriding

> ##RE:image markup &x=20&y=30
>
> @Mario: When I do
>    $id=strtok($id,'?');
> in ewiki_script_binary() - you meant me to modify $id, right - the picture is 
> shown, okay, but it's not rendered to the given size. Thought the markup 
> could handle that? - Or didn't I understand your reply?

I thought that, too!
Mmh, I've put a corrected version into CVS now.


> ##has someone modified /edit for rename & deletion before?
> [...]
> sufficient rights. Has anyone done sth allong those line before?

No intend until now. But why don't you just link to control/? Most
easy was writing an additional <form> which redirects renaming or
deletion requests to control/

Andy once made a JavaScript soft-delete enhancement, which allows to
have a link to "DeleteMe" inserted into the current page (what
will show up the page in the page removal tool/).


> @Mario: How high is working on title!=pagename on your to-do-list?

You could use the "SetTitle" mpi, or test the new meta/meta plugin and
the also new plugins/meta/f_title addon, which allows you to override
page titles from within the new meta data edit box.

That meta data will further get stored into $data["meta"]["meta"],
while this looks a bit stupid, it on the other hand underlines, the
importance of this extension (there will likeley be a lot of other
uses for it).

mario

Other related posts: