]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
added SubPages support: see SUBPAGE_SEPERATOR in index.php
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 17 Aug 2002 15:52:53 +0000 (15:52 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 17 Aug 2002 15:52:53 +0000 (15:52 +0000)
commit7f9ac3d0d928747902a45b35fef381a1bb637ed2
tree4e63d290240a65378fb025cea38433ed1410712b
parent402a64e6d88604fd87cafaad267de61031a39514
added SubPages support: see SUBPAGE_SEPERATOR in index.php
added ImageLinks [ img | link ], like [images/prev.gif|PrevLink][images/next.gif|NextLink]
  external image links might be a security risk.
added support for a local pear copy (DB, Cache)

added Johannes Große's VisualWiki and cached plugins.
fixed some Subpage related pages and templates. (Calender plugin)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2253 96ab9672-09ca-45d6-a79d-3d69d39ca109
29 files changed:
getimg.php [new file with mode: 0644]
index.php
lib/HtmlElement.php
lib/Theme.php
lib/WikiDB/backend/PearDB.php
lib/WikiPluginCached.php [new file with mode: 0644]
lib/XmlElement.php
lib/display.php
lib/imagecache.php [new file with mode: 0644]
lib/plugin/CacheTest.php [new file with mode: 0644]
lib/plugin/Calendar.php
lib/plugin/RecentChangesCached.php [new file with mode: 0644]
lib/plugin/TexToPng.php [new file with mode: 0644]
lib/plugin/VisualWiki.php [new file with mode: 0644]
lib/plugin/WikiForm.php
lib/plugincache-config.php [new file with mode: 0644]
lib/stdlib.php
locale/de/LC_MESSAGES/phpwiki.mo
locale/de/LC_MESSAGES/phpwiki.php
locale/es/LC_MESSAGES/phpwiki.mo
locale/fr/LC_MESSAGES/phpwiki.mo
locale/fr/LC_MESSAGES/phpwiki.php
locale/it/LC_MESSAGES/phpwiki.mo
locale/nl/LC_MESSAGES/phpwiki.mo
locale/nl/LC_MESSAGES/phpwiki.php
locale/po/de.po
locale/po/phpwiki.pot
locale/sv/LC_MESSAGES/phpwiki.mo
themes/default/templates/top.tmpl