]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
new base class PageType_attach as base class for WikiBlog, Comment, and WikiForum.
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 12 Mar 2004 17:32:44 +0000 (17:32 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 12 Mar 2004 17:32:44 +0000 (17:32 +0000)
commitef7148c1a3755e84248548925a25367fd4898e72
treeebd3a7f910147c2c5c2684d6ba7190a565a51aed
parent1bd069be3e847b0b0326d61bf842176fe42ca5cc
new base class PageType_attach as base class for WikiBlog, Comment, and WikiForum.
new plugin AddComment, which is a WikiBlog with different pagetype and template,
  based on WikiBlog. WikiForum comes later.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3148 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/PageType.php
lib/plugin/AddComment.php [new file with mode: 0644]
lib/plugin/WikiBlog.php
themes/default/templates/addcomment.tmpl [new file with mode: 0644]
themes/default/templates/comment.tmpl [new file with mode: 0644]