Notebook-NT-Skin
<< NotebookSkin | Skins | PlannerSkin >> (test page | set as default | unset | validate)
notebook-nt Skin for PmWiki 2.2.4+
Description
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.
Test View Site
Installation
Unzip and Place the notebook-nt/ directory in your skins directory (pub/skins/),
and set in config.php:
$Skin = 'notebook-nt';
Files
Browser Compatibility
- Tested on FIREFOX (9.3+), Konqueror (3.2+), IE 6
- On IE(different versions) and different browsers feedbacks would be great :).
- this site looks good with MSIE 5.0, in edit-mode, edit-box is not at the top (beside the logo "Frapper"). The Textarea is about 5 cm too right, not directly below the icons. But I could live with that:-) -pog
- (Thanks. V.Krishn)
- Tested in IE 5.5, 6, 7, FF, Opera, and Netscape http://pmichaud.com/pipermail/pmwiki-users/2006-September/031627.html
- (Thanks. V.Krishn)
- this site looks good with MSIE 5.0, in edit-mode, edit-box is not at the top (beside the logo "Frapper"). The Textarea is about 5 cm too right, not directly below the icons. But I could live with that:-) -pog
Ver. 1.0.0
- September 1, 2006
VKrishn September 01, 2006, at 11:28 AM
Ver. 1.0.1
- September 4, 2006
VKrishn September 03, 2006, at 06:19 PM
Ver. 2.2.0
- September 29, 2009
VKrishn September 29, 2009, at 09:22 AM
Ver. 2.2.1
- October 3, 2009 -- changelog update -- add for config.php sample code in local/config.php.sample
i.e when using (:noleft:) or (:noright:) directives
- -- minor changes in default.css
VKrishn October 03, 2009, at 04:26 PM
Bugs
- Logo hardcoded: <a href='{$ScriptUrl}'><img src='$PageLogoUrl/pmwiki-32.gif'...
correct: <a href='{$ScriptUrl}'><img src='$PageLogoUrl'... Patrick Ogay- Fixed - VKrishn September 29, 2009, at 09:22 AM
Comments / User Feedback
- Please add your comment below:
- IMHO pmwiki should provide per default a tableless layout like this Patrick Ogay
Contributors
User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.
