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
(see CssSupport and *FunctionClasses for plugin-divs and class= identifiers)
Pages and their content in ewiki are wrapped inside of <div>s with class= identifiers that separate the indivdual parts of output for styling purposes.
proposal
As recently discussed on the MailingList, the structure of the output should be as follows:
- <div class="wiki.action.PageName"> (where "action" typically was "view" and "PageName" is the page name ;)
discussion
- add .text-head around h2.page.title ?
- this is, so we can later add zview-plugins which add their content on top of the page
- nest both .text-head and .text-body in another <div> (they typically belong together when it comes to layouting) ?