From: Reini U. <ru...@x-...> - 2005-02-18 18:27:14
|
Scheider, Hendrik schrieb: > Hello Reini, > > just a notice: I have improved an HTML2wiki converter script and molded it > into a WikiPlugin. Just now I submitted it as a patch to the sourceforge > project of phpwiki. A reference to it on the wiki instance running on > sourceforge has also been added. > > http://sourceforge.net/tracker/index.php?func=detail&aid=1143829&group_id=61 > 21&atid=306121 Thanks. I saw it and I'm online again. The UpLoad patch is a good idea. But I want to change the upload dir to be user-specific also. Sooner or later. Upload:MyUserName/uploaded-file.txt => mkdir uploads/MyUserName mv $tmp uploads/MyUserName/uploaded-file.txt Maybe we should add a %u to be expanded to the current username in the interwiki map, similar to %s for the pagename. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban http://phpwiki.org |