[ewiki] Re: R1.01d bug at binary-save?
- From: Mario Salzer <mario@xxxxxxxxxxxxx>
- To: ewiki@xxxxxxxxxxxxx
- Date: Wed, 18 Feb 2004 20:37:07 +0100
Andy wrote:
> I have to add a file system to our EWiki here so lets start a
> disscussion on this. I need significantly a file distribution system
> with requirements like versioning(and maybe branching) for binary
> files. I started a page on the Wiki to gather requirements at
> http://erfurtwiki.sourceforge.net/?id=NewFileSystem
That's a complicated thing, and the current ewiki_binary() thing wasn't
simply designed to do that (it only cares about uploaded images).
So what you need to do is a complete collection of plugins to handle
this (let alone current binary_store and the awful upload and download
plugins).
We could of course try to enhance the binary_store thing, or at least
reach for some compatibility. But after all, what you're trying to do
didn't need to have any connection and backwards compatibility, this
only slowed development and hindered features.
>
> installed R1.01d from scratch (tonights tarball is empty once again) and ran
I don't know why this always happens, but there seems no other way than
brute-force running the tarball generation code several times or midday
if it doesn't work as nightly snapshot generation.
>
> Warning: Missing argument 1 for ewiki_script() in /neuro/vol/neuro/web/htdocs/
> cms/ewiki.php on line 767
>
> The link to the uploaded file works, thought.
>
> Even though it's just a warning, debugging might solve another problem I
> have.
Hmm, worth investigation. PHP errors message however gives again no clue
where to start.
Andy:
> Please feel free to make feature requests in this regard, I need some ideas
> to round out my plan for it.
Timm:
> A COMMENT: Mario and Andy, I find your file-system-idea a very useful
> addition
> to the current ewiki features!
That's a nice idea. Something like a file manager on top of the current
_DB_F_BINARY entries and filename-like page names. So it could look like
MidnightCommander or WinExploder, if there were page names and uploaded
files like:
dir/sub/FileOne.zip
dir/readme.txt
dir/site.lnk
system/ewiki.ini
- References:
- [ewiki] R1.01d bug at binary-save?
- From: massenmensch
Other related posts:
- » [ewiki] R1.01d bug at binary-save?
- » [ewiki] Re: R1.01d bug at binary-save?
- » [ewiki] Re: R1.01d bug at binary-save?
- [ewiki] R1.01d bug at binary-save?
- From: massenmensch