]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
View the InterWikiMap page to see the first PageType in action! New class: PageType...
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Mon, 18 Feb 2002 08:58:10 +0000 (08:58 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Mon, 18 Feb 2002 08:58:10 +0000 (08:58 +0000)
commitdb69d16091dfaa7e2c93849ba9a8df213f4bff5c
tree0a81c2c101d8172e965e86505364efc8a0f58178
parent9836eec5110fc3a305e0c9c136d9e51233bb2853
View the InterWikiMap page to see the first PageType in action! New class: PageType (see http://phpwiki.sourceforge.net/phpwiki/PageType). This class pre-processes raw markup and breaks it into pieces based on the page type, then calls TextTransform on the pieces. So far it's only implemented for browsing, previewing, and post-savepage display (i.e. under the signature). ContentTemplates for page editing based on page type could be next, but I have no specific ideas or plans.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2095 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/PageType.php [new file with mode: 0644]