From: Reini U. <ru...@x-...> - 2004-02-24 14:44:00
|
I found and fixed another error in action=upload with win 32 only. But found another one with merge edit then. Will be fixed soon. electron schrieb: > To be done for 1.4.0: > * improve WikiAdminSetAcl, test PagePerms. > * implement paging for long lists: > requires ->_backend->get_num_pages(), > and enable the limit support in PageList > just display prev + next buttons > * fix minor dumping problems. > * use lib/removepage for WikiAdminRemove > * check the sf.net patches and bug submssions. > > My additions: > > * Trim WikiUserNew so its not calling itself for upgrading. Possibly split > it to a WikiAuth folder/backend style ala WikiDB This is the best method I came up with, supporting all the wanted features. > * Move Admin/PW out index.php and into the DB. Create a "superuser" group. This was voted down many times before. Simplicity. Most people use just gdbm. > * Rip out any place except WikiDB where we are checking DBParams for dbtype > (breaks portability) Sure. > * Move diff.php to a plugin and add some requested features. (colorization) > * Native XML dumping. Create a wiki schema if none exists. > * Clean UserPreferences.tmpl into the plugin. > * Try and make more plugins use templating. > * Touch as many todos and fixmes as possible. > * More dynamic configuration and installer stuff. > * Update Doc, Doc Doc...and more Doc! Sure. > * Consider a better translation system. Suggestions? > * Clean up and organize sourceforge.net site. Steve. > And not necessarily in that order. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |