]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Hackish fixes for some problems with ViewSource.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 25 Jan 2002 00:32:39 +0000 (00:32 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 25 Jan 2002 00:32:39 +0000 (00:32 +0000)
commit9db18ec12bfc83803785c7c1502552586046ecd3
tree272feb4c1a6f518d598b166141de1998e10acf00
parent6ef1ad6d7df53d0c44a343382c5557c648631745
Hackish fixes for some problems with ViewSource.
There's still a problem.  I probably need to add viewsource as an
action distinct from 'edit', since now the ViewSource button tries
to 'edit' the page.  And now, I've made things smart enough that
if you try to edit a locked page, wiki asks you to login as admin.
....

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1555 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/ButtonFactory.php
lib/Template.php
lib/main.php