Skins /
Notebook-NT
Not2Simple < Skins > NotSoSimple (talk | users | test page | RWD? | set as default | unset | validate: HTML, CSS)
Summary: Simple div (no table) version of default PmWiki skin.
Version: 2.4.2-20241027
Prerequisites: PmWiki 2.2.122+, PHP 5.6.40+
Status: stable
Maintainer: V.Krishn
Discussion: Notebook-NT-Talk
notebook-nt Skin for PmWiki
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, making it easy to migrate to a table-less design.
Test View Site
Browser Compatibility
Installation
Unzip and Place the notebook-nt/ directory in your skins directory (pub/skins/),
and set in config.php:
$Skin
= 'notebook-nt';
Requirements | ||
Package/Apps | Minimum | Last test |
---|---|---|
Php | 5 >= 5.6.40 | 8.1.6+ |
PmWiki | 2.2.122 | 2.3.37 |
Browser1 | Most browsers built after 2014 with JavaScript support + CSS2.1+ |
1. CSS(browser dependant) - http://www.w3.org/TR/CSS2/
Files
Changelog
October 27, 2024 ================== notebook-nt v2.4.2 ------------------- -- updated using default skin from PmWiki 2.3.37. February 17, 2023 ================== notebook-nt v2.4.1 ------------------- -- updated using default skin from PmWiki 2.3.20. -- removed unused class footer. January 18, 2023 ================== notebook-nt v2.4.0 ------------------- -- make compatible with php 7.2x. -- make compatible with php 8.0.x. -- updated using default skin from PmWiki 2.2.145. -- minor bugfix. March 28, 2014 ================== notebook-nt v2.3.0 ------------------- -- Make compatible with php 5.5x. -- Minor bugfix. -- Code clean. October 5, 2009 ================== notebook-nt v2.2.1 ------------------- -- 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 September 29, 2009 ================== notebook-nt v2.2.0 ------------------- -- version number change -- minor css changes -- updated using default skin from PmWiki 2.2.4 September 12, 2009 ================== notebook-nt v1.0.3 ------------------- -- fixed <br> breaking wiki pages. September 05, 2006 ================== notebook-nt v1.0.2 ------------------- -- Minor changes to give facimile look as the original skin. September 04, 2006 ================== notebook-nt v1.0.1 ------------------- -- Minor changes. -- Adjusted copyright notice. September 01, 2006 ================== notebook-nt v1.0.0 ------------------- -- Initial release.
See also
- Skins /
- 2016 Responsive skin very close to the default skin (Superseded by PmWiki-responsive)
- DefaultSkinWithoutTable This skin replaces the HTML table of the default skin with divs. (Proposed)
- PmWiki-Divs pure css based skin in the style of the pmwiki default skin (stable)
- Pmwiki-dt Simple div(no table) version of default PmWiki skin. (stable)
Contributors
Comments / User Feedback
See discussion at Notebook-NT-Talk
User notes : If you use, used or reviewed "Notebook-NT", you can add your name. These statistics appear in the Skins listings and will help newcomers browsing through the wiki.