From: Adam S. <ad...@pe...> - 2001-11-08 05:04:08
|
> What I want to avoid is making the end user rebuild PHP in order to use > PhpWiki. It would never get used in that case. i like this decision, i get really frustrated with projects that spend all their time rewriting the backend to be better when it doesn't have any (or minimal) tangible benifit to the end user (me! :-). > I have never used Galeon for this very reason: it wants all the latest > Gnome stuff and I have no patience to install it all. see? you need debian ... # apt-get install galeon i just swapped over about a month ago and am very happy with it. it's faster then mozilla, has more features then mozilla and actually has some cool new stuff (smart bookmarks are great). > I've wanted to do XHTML output for a while. That might be a good > middle step for now. i like the idea of xml file storage. this might make sense for the text file backend as well. convert wiki markup to xml and then xml to html. adam. |