From: Reini U. <ru...@x-...> - 2005-02-16 15:54:42
|
Dan Frankowski schrieb: > Reini Urban wrote: >> I'm quite fed up with my slow THEME=blog advances. >> Missing is plugin BlogJournal and the two blog links (permlinks and >> comments). So I will probably not include it into the upcoming 1.3.11 >> release, unless someone else jumps in. >> Attached is the current BlogJournal. >> >> What is missing now is to test against: >> * the lately reported strict auth problems, >> * basic wikilens features (I had no time at all for adding the >> latest wikilens features, sorry Dan) > > No need to apologize! That's something we should be helping with. We are > just waiting until 1.3.11 comes out, then a few weeks to see if it is > stable, then integrate it into our stuff (probably more weeks), then try > to give changes back. > > By the way, I agree with Oliver Betz, a stable, solid, easy-to-use, > timely release is much more important than new features. Ok. Can someone comment or fix the new configurator? Testing is easy by using no config/config.ini (rename) There might be some more slash and quoting problems. I have some idea about some improvements for 1.3.12, but this should be the 1.3.11rc. The current version produces a lot of commented options, doesn't check for defaults (which should be the real cause for a commented option to be printed), but at least it's almost complete. 1.3.11 TODO: (or 1.3.12?) * fix AUTH_ORDER quotes and file forward slashes * commented / optional: non-default values should not be commented! * default values if optional can be omitted. * read config-default.ini to detect optional * read existing config-dist.ini into sections, comments, and * optional/required settings Of course the single page layout is horrible, and should be changed to multipage, but we have the same mess in upgrade. And we should the advantages of dynamic checks for bad options. (dir exists, file exists, file writable, ...) -- Reini Urban |