diff options
author | jaime <jaime@web> | 2011-07-03 17:08:32 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-07-03 17:08:32 +0000 |
commit | 0fc6e3ca56426977a2199f1f718588c27bc0fd0d (patch) | |
tree | 91f45e59ef95a716b51f7ee78bf17f51d40ba078 /doc/plugins/contrib | |
parent | 52662d65fb1b2f3cf4f8bfa18a388a9dc85cd476 (diff) | |
download | ikiwiki-0fc6e3ca56426977a2199f1f718588c27bc0fd0d.tar ikiwiki-0fc6e3ca56426977a2199f1f718588c27bc0fd0d.tar.gz |
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r-- | doc/plugins/contrib/album/discussion.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/contrib/album/discussion.mdwn b/doc/plugins/contrib/album/discussion.mdwn index 0356860d8..cdb8353e5 100644 --- a/doc/plugins/contrib/album/discussion.mdwn +++ b/doc/plugins/contrib/album/discussion.mdwn @@ -402,3 +402,11 @@ Things that would be nice, and are probably possible: * some way to deep-link to memes/badger.jpg with a wikilink, without knowing a priori that it's secretly a JPEG (probably harder than it looks - you'd have to make a directive for it and it's probably not worth it) + +---- + +Hi smcv, great plugin. I am an ikiwiki newbie but so far I've had success using your plugin. +I've integrated the jquery masonry plugin into the albumitem template and it works great. +But is there a way to create thumnails of different sizes? I've passed thumnailsize option +and value to album directive and while it does create the new thumbnail sizes it doesn't use them, +The 96x96 thumbnails still appear on the page no matter what I do. - jaime |