From: Arno H. <aho...@in...> - 2000-10-09 21:44:29
|
Nested DefinitionLists by Neil Brown: Looks ok. Note: this still relies on tabs. I think we should get rid of tabs ASAP. SearchType patch by Neil Brown: The actual patch is ok. If a search box should be included in the default browse.html should be discussed. Email notification of page changes by Jochen Causemann: Jochen's solution has some merits, but drawbacks as well. In his patch email addresses are stored in the WikiPage themselves. This means that not only are these email addresses public, but anyone can remove other's addresses by editing the page. I opt for the PyWiki approach, in which addresses are stored outside the document. Also, I'd like to have the option to either receive wiki-markup or html emails. And (for those wiki addicts): the possibility to subscribe to all pages / or given sets of pages. I think we should hold off this feature for some more time. First we should get other things in order, then add user-management (which will also include email notification). About the lib/ and image/ changes: No objections here. I checked a clean install from latest CVS with mySQL and it worked ok. I think the next thing we should do is clean up the db interface (borrow the good stuff from Jeff's branch) and integrate Jan's localization patch. Wrt Jan's patch the open question is still how we should deal with templates. I'm not convinced yet, that turning the templates into php files is a good thing. /Arno |