Differences between version 322 and 321 of »ErfurtWiki«

+ This site is all about the software »ErfurtWiki«, which is an implementation
+ of the WikiWikiWeb hypertext system (written in the [http://php.net/ PHP scripting language]).
+ It allows everybody who comes along to edit and create new pages very easily.
+ * read the WikiHowto if you'd like to know what this can be used for
+ * learn how to CreatePages
+ * click on EditThisPage to change the contents of any page here
+ * make friends with WikiMarkup
+ * visit the GuestBook or the NotePad, SandBox, TestPage to play with it :)
+ * SearchPages or go to the list of NewestPages
+ * there are also lists of the MostVisitedPages and MostOftenChangedPages
+ * bookmark __UpdatedPages__ or RecentChanges, because that's where you
+ can keep track of all editing activity
+ This website only tries to document the ErfurtWiki software, while also
+ hosts some unrelated and personal notes. The internal project name is
+ "''ewiki''" and these are the most interesting places to visit:
+ | get it from | DownloadPage, WebInstaller |
+ | more notes | LatestNews, FeatureList, DemoSkins |
+ | development | DevelopersPage, MailingList |
+ | help us | BugReports, UserSuggestions |
+ | help you | SupportForum, FeatureRequests |
+ | documentation | [README], SoftwareNotes, ReleaseNotes |
+ | alternatives | ProjectForks |
+ !! technical notes, feature list
+ The ErfurtWiki engine is fully contained in one script file, but almost 200
+ feature enriching plugins and [extensions modules|ExtensionRepository] are
+ available. It follows a library like design and therefore allows rather
+ quick integration into existing web sites (does not enforce a specific page
+ layout from factory page themes/skins).
+ - it has so many [feature extensions|FeatureList] because of its simple
+ but powerful PlugInterface
+ - it has a very easy ImageUploading function and can cache referenced graphics
+ - works with different database types (MySQL, PostgreSQL, flat file backends, ...)
+ - provides powerful [database adminstration tools|url:/tools/]
+ - besides being very extensible and configurable it is optimized for speed
+ -- even allows user defined markup, has extensible CssSupport and is useful as PersonalWiki
+ - it supports [multiple platforms|PlatformsSupported]
+ - and it has many more [differences with other wikis] than only being PublicDomain (free as in gift)
+ - Check to see our list of WikisThatUseErfurtWiki and the PublicallyEditableIntermap, ewiki InThePress
+ - some help is also in the OccasionallyAskedQuestions overview
+ - this page in [ErfurtWiki-de "de"].
-
bottom corner