Pmwiki-dt (Simple div 'no table' version of default PmWiki skin).
Package version/links:
pmwiki-2.2.90
Skin - pmwiki-dt
- This skin is a simple div (no table) version of default PmWiki skin.
- Efforts have been made to make the stylesheet as close to the default css that comes with PmWiki skin, so that it could be easy to migrate from present skin to a table-less design.
- The css styles makes divs behave as table (hence dt - divtable).
Browser Compatibility
- Firefox 2.0+ (with bugs - see below) (fixed in Firefox 5.0)
- Konqueror 3.5.9+
- Opera 10+
- Safari 4+
- Chrome 4+
Also see http://www.pmwiki.org/wiki/Cookbook/Pmwiki-dt-skin
Installation
Unzip and Place the pmwiki-dt/ directory in skins directory (pub/skins/),
and set in config.php:
Notes and Comments
- The css styles uses divs to behave as table (hence dt - divtable). The skin should work in browsers that implements CSS 2.1+ .
Bugs
- Firefox - Sometimes wikiarea/editarea jumps below left sidebar. (fixed in Firefox 5.0)
Known Issues
- The sidebar(#wikileft) and wikitext(#wikibody) behave as table cell(block) and not as default 'block'.
Javascripts that hides/shows sidebars dynamically needs to correctly set the block type (Issue is un-tested).
See Also
Contributors
Demo:
- Please see links at the beginning of this page.
Requirements |
Package/Apps | Minimum | Last test |
CSS (browser dependant) http://www.w3.org/TR/CSS2/ | 2.1+ | 2.1+ |
Php | 4 >= 4.3.0 | 5.5.4 |
PmWiki | 2.2.4+ | 2.2.58 |
Files/Download
Latest: pmwiki-dt-latest.tgz
(archives)
Author