From: Steve W. <sw...@pa...> - 2001-08-04 18:31:00
|
On Sat, 4 Aug 2001, Reini Urban wrote: > I'll start now to merge my AcadWiki enhancements into CVS. > I need the latest improvements on VersionControl and UserAuth. Good work! Absolutely! One thing I'd like to do with VersionControl though is move the form to the diff page, not the info page. The info page was intended to show the internal stucture of the page as it lives in the data structure in PhpWiki. This should be a simple cosmetic change. > maybe: multiline code, my ugly hacks for <code> .. </code>, <verbatim> .. > </verbatim>, and <nowiki> .. </nowiki> Hmm. I know we've discussed this on the list in the past. The 1.3 branch has a new rendering engine Arno wrote which is really slick. I don't recall if there was a hook for doing multiline processing or not. The regexp to change the pattern match shouldn't be hard, but then, users can use [square brackets] if they need to go beyond WikiWords. > RandomPage: > ----------- > how to workaround this mysql 3.23 feature which doesn't work in 3.22? We are definitely moving to DB and PEAR, so you might want to think about it in that context. We need the SQL to work with the major databases now (MySQL, Oracle, MSSQL, Postgresql and so on). > CharCount: > ---------- > A new user requested feature: display the number of chars in pageinfo, maybe > words also. > we need this to produce a community text for a local internet handbook, which > must have > 10,000 chars. is this okay to put it into the pageinfo field. I know that > currently there > are only static db fields, but the user doesn't care. some convenience figures > wouldn't hurt > imho on the info page. A nice feature! ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa http://pgp.document_type.org:11371/pks/lookup?op=get&search=0xF7323BAC |