project
project summary freshmeat entry development infos mailing list WebInstaller database tools ChangeLog
page plugins
ProtectedEmail PowerSearch README README.config README.plugins README.fragments ProtectedMode INTERNALS WordIndex AboutPlugins PhpInfo OrphanedPages ListOfPluginHooks RSS RecentChanges PageIndex NewestPages SearchPages MostVisitedPages MostOftenChangedPages UpdatedPages
usage hint
9OTUNE YOGURT SÜREER AYRAN OLANA KADAR SİKERİMxD
You only have to cange a few configuration constants to disable ewikis support for uploading and caching images:
#-- put this into your config.php
define("EWIKI_SCRIPT_BINARY", false);
define("EWIKI_ENGAGE_BINARY", false);
define("EWIKI_CACHE_IMAGES", false);
If you're crazy you could even unset "*EWIKI_IDF_INTERNAL" (the "internal://" thing), what may however cause some side effects and problems).