GridWorks - general utility css grid markup for wiki pages
Package version/links:
pmwiki-2.2.90
Skin - pmwiki
gridworks-1.2.0-20140405
Sample1 Sample1 (960gs - px based grids) | Sample2 Sample2
(Unsemantic - percent based grids) | Sample3 Sample3
(Griddle - percent based grids) | Sample4 Sample4
(BlueprintCss - grids)
- GridWorks - general utility css grid markup for wiki pages.
Some of the potential uses of GridWorks

Allow css grid to be loaded/used from within wiki pages.
About GridWorks
Some issues GridWorks addresses:
- Easy adaptive and responsive grid layout using css.
Usage
- Adapters (included)
- 960gs (960.gs)
GridWorks uses grid css' from 960.gs (library uploaded separately)
It provides two methods of loading css and making it responsive to change in layout.
- Using adapt.js
- Load css using MediaQueries (MQ).
- Unsemantic (unsemantic.com)
GridWorks uses grid css' from unsemantic.com (library uploaded separately)
It provides two methods of loading css and making it responsive to change in layout.
- Using adapt.js
- Load css using MediaQueries (MQ).
- Griddle (necolas.github.io)
GridWorks uses grid css' from necolas.github.io (library uploaded separately)
Griddle is a fluid and modular grid system for modern browsers.
It uses inline-block and box-sizing to provide features that float-based layouts cannot.
- Loadmethods are mq | mqcombo
- Blueprintcss (blueprintcss.org) (basic 24grid support)
GridWorks uses grid css' from blueprintcss.org (library uploaded separately)
Blueprintcss is a modular grid system for modern browsers.
- This adapter presently does not add mq or adapt.js support.
Notes and Comments
Bugs
See Also
Contributors
Demo:
- Please see links at the beginning of this page.
Requirements |
Package/Apps | Minimum | Last test |
Php | 4 >= 4.3.0 | 5.5.4 |
PmWiki | 2.2.4+ | 2.2.58 |
Files/Download
Latest: gridworks-latest.tgz
(archives + latest adapters)
Author