aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Error:_template_albumviewer_not_found
diff options
context:
space:
mode:
authorsmcv <smcv@web>2017-05-14 07:00:48 -0400
committeradmin <admin@branchable.com>2017-05-14 07:00:48 -0400
commit02b4fb50c956e0474498b20e79728bd5c2748d14 (patch)
tree106dfb54a639fe1a7b71b00eac1d9db70859acb1 /doc/forum/Error:_template_albumviewer_not_found
parent74d99b0063408f01f1c0d7aa26918ba6c98e17ac (diff)
downloadikiwiki-02b4fb50c956e0474498b20e79728bd5c2748d14.tar
ikiwiki-02b4fb50c956e0474498b20e79728bd5c2748d14.tar.gz
Added a comment
Diffstat (limited to 'doc/forum/Error:_template_albumviewer_not_found')
-rw-r--r--doc/forum/Error:_template_albumviewer_not_found/comment_1_9969da19fd2463a5df8ed54606a0f995._comment21
1 files changed, 21 insertions, 0 deletions
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.
+"""]]