From: Jeff D. <da...@da...> - 2002-07-29 18:01:35
|
On Mon, 29 Jul 2002 18:19:42 +0100 John Kershaw <jo...@ke...> wrote: > >Good. 1.3.3 is very stable. > > > >The biggest thing that got me was the difference between the > >original markup and markup 2.0. > > Can you still use the original markup? I had a feeling you couldn't > (or it got converted 'for you'), which is the main reason all my > sites are 1.3.2 (that and I couldn't figure out the templating). Yes. There's a checkbox on the edit form which lets you specify which markup style each page should use. New pages default to the new markup style. Of course it would only take a minor amount of hackage to change that. If you only want to allow old markup, that would be a straightforward hack as well... I don't think there are any facilities for automatic conversion of old- to new-markup as yet. Though it's been awhile since I've looked at the code, so I could be wrong. |