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
The configuration constant "EWIKI_SCRIPT" says how URLs to Wiki pages will be generated. Typically it contains a string of "scriptname.php?id=" depending on what your wrapper is called and where it resides.
Often you may need to give the full (server-absolute) path/dir name to it, especially if you use PathInfoUrls.
The configuration setting $ewiki_config["script"] is the same as EWIKI_SCRIPT, but can be overriden on occasion internally (rarely useful, you better forget about this note).
The constant *EWIKI_SCRIPT_URL is the absolute variant (with server name and http:// prefix) of it. You should set it, as it otherwise must be guessed. EWIKI_SCRIPT_BINARY is used for uploading and retrieval of images and other extensions.