From 02b4fb50c956e0474498b20e79728bd5c2748d14 Mon Sep 17 00:00:00 2001 From: smcv Date: Sun, 14 May 2017 07:00:48 -0400 Subject: [PATCH] Added a comment --- ..._9969da19fd2463a5df8ed54606a0f995._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/forum/Error:_template_albumviewer_not_found/comment_1_9969da19fd2463a5df8ed54606a0f995._comment diff --git a/doc/forum/Error:_template_albumviewer_not_found/comment_1_9969da19fd2463a5df8ed54606a0f995._comment b/doc/forum/Error:_template_albumviewer_not_found/comment_1_9969da19fd2463a5df8ed54606a0f995._comment new file mode 100644 index 000000000..be17eebc5 --- /dev/null +++ b/doc/forum/Error:_template_albumviewer_not_found/comment_1_9969da19fd2463a5df8ed54606a0f995._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="smcv" + avatar="http://cdn.libravatar.org/avatar/0ee943fe632ff995f6f0f25b7167d03b" + subject="comment 1" + date="2017-05-14T11:00:47Z" + content=""" +The album plugin is not exactly polished - it still hasn't been merged into mainstream +ikiwiki despite being written by someone who is now an ikiwiki co-maintainer (me), +because I'm not actively using or developing it at the moment. + +I think you might need to use `viewertemplate=albumviewer.tmpl` instead of just +`viewertemplate=albumviewer` - or miss out that parameter altogether, because +`albumviewer.tmpl` is the default anyway. If you use `albumviewer` without the +extension, I think ikiwiki will be looking for an ordinary page (`albumviewer.mdwn` or +something) that contains a [[templatebody directive|ikiwiki/directive/templatebody]], +rather than a `.tmpl` file. + +If I'm right about that, the `prevtemplate` and `nexttemplate` parameters are +also going to have the same issue - but you probably haven't noticed that +because the [[plugins/trail]] links let you navigate anyway. +"""]] -- 2.39.2