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
Feature Request: Invisible tables
Since I am using ewiki as a general purpose engine for my site. I will inevitably need some kind of markup to separate visble and nonvisible tables. Any ideas for what could be used for this? I'm using CSS extensively so a general div markup would serve this purpose and others quite well. -APF
There is probably now way to do that with current markup, but the older mpi_complextbl extension may already support invisible tables. However I think we could introduce some other table extensions - there is a nice markup comparison on WikiPedia. -- milky
I'm now using complextables, it works to put {class=invisibleborder } in and use CSS. See *EWikiCSS for more uses of CSS.
| {class=invisibleborder } Some Texe | More Text |
| etc | etc |