diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-06-05 22:06:17 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-05 22:06:17 +0000 |
commit | 1d7edde014277d6c6cbc1a1bd8a38dc58c21c64f (patch) | |
tree | 340827d9993a2f5ab51e7fd1df5497528c385b86 /doc | |
parent | e8fee4f261de7390ec770d5adcf2d626cae027ee (diff) | |
download | ikiwiki-1d7edde014277d6c6cbc1a1bd8a38dc58c21c64f.tar ikiwiki-1d7edde014277d6c6cbc1a1bd8a38dc58c21c64f.tar.gz |
update demo links, bugs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/album.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/plugins/contrib/album.mdwn b/doc/plugins/contrib/album.mdwn index daf16fd3c..63183ccfc 100644 --- a/doc/plugins/contrib/album.mdwn +++ b/doc/plugins/contrib/album.mdwn @@ -16,9 +16,9 @@ I've called it `album` to distinguish it from a better name for this functionality. The web UI I'm trying to achieve consists of one -[HTML page of thumbnails](http://www.pseudorandom.co.uk/2008/2008-03-08-panic-cell-gig/) +[HTML page of thumbnails](http://ikialbum.hosted.pseudorandom.co.uk/album/) as an entry point to the album, where each thumbnail links to -[a "viewer" HTML page](http://www.pseudorandom.co.uk/2008/2008-03-08-panic-cell-gig/img_0068/) +[a "viewer" HTML page](http://ikialbum.hosted.pseudorandom.co.uk/album/img_0120/) with a full size image, next/previous thumbnail links, and [[plugins/comments]]. @@ -119,6 +119,8 @@ image viewer. * If there's no `albumimage` in a viewer page, one should probably be appended automatically. +* When editing a viewer page, rebuilding it seems to fail at the moment. + ## TODO * The documentation should mention how to replicate the appearance of |