diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-03 20:35:01 -0400 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-03 20:35:01 -0400 |
commit | 06b06cd7d95c280ce1edcb994a7d41da3da74ae7 (patch) | |
tree | 4bb1c4e8abb258ed8af5fc761d8c27068e79917a /doc/plugins/contrib/gallery | |
parent | cdd2d3126c72e18f72eebf2588d823a192cadf3f (diff) |
web commit by tschwinge: All Thumbnails on One Page
Diffstat (limited to 'doc/plugins/contrib/gallery')
-rw-r--r-- | doc/plugins/contrib/gallery/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/contrib/gallery/discussion.mdwn b/doc/plugins/contrib/gallery/discussion.mdwn index 1f7c76eb3..37fa6f884 100644 --- a/doc/plugins/contrib/gallery/discussion.mdwn +++ b/doc/plugins/contrib/gallery/discussion.mdwn @@ -37,3 +37,9 @@ New version updated at SVN REPO : http://ned.snow-crash.org:8080/svn/ikiwiki-gal In the generated files `gallery/index/index.html` and `gallery/index/*/gallery_*` it should not be referred to `/js` but to `../../js` and `../../../js`, respectively. Likewise for `/css`. + + +# All Thumbnails on One Page + +Could `rows="0"` be used to state that all thumbnails should be put on the same page, +no matter how much there are? |