Re: [Phpslash-devel] Re: M8 Goals, Release Criteria and TODO
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-11-13 22:05:57
|
On Wed, Nov 12, 2003 at 12:14:15PM +0000, Peter Cruickshank wrote: > > I might be able to fit adding Wiki code to PSL in the current project I'm > doing. If the client goes for it, or the budget allows. > > It would be good to have a common class that generates a textarea with > appropriate input options. The class could then be used by the article, > story, section modules, and we'd be sure of a common look and feel. > See how the new snapshot works. I used the WikiEngine from Back-End. > And HtmlArea is a neat option for those who want that could be allowed. > I got it working except htmlArea3 doesn't play well with ShankZen_ext.css. > At first thoght, it seems a bit difficult to go from HTML back to Wiki (think > about tables or links). I've not looked to see if someone's worked out how to > do it already tho. > > In effect, the processed HTML is another level of data caching - and as such, > maybe doesnt belong in the main tables. (It would be good to have a content > caching strategy that allows the choice of filesystem or database, but that's > another debate) > Another time. > > As far as a M8 goal, I'd also suggest running the code through something > > like this to make it more consistently formatted: > > http://sourceforge.net/projects/beautifyphp/ > > > > It's worked fairly well for BE. > > And it would make diffing between PSL and BE easier! > Will do soon. > Peter > > |