diff options
author | jmtd <jmtd@web> | 2020-04-21 11:17:31 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2020-04-21 11:17:31 -0400 |
commit | 0e13dc73b70d35aef4cfa5367f2929d7a58f8521 (patch) | |
tree | 40d9b348ae2e47cc4d4021fb6c229a1b995c9705 /doc | |
parent | cb8421b0249dc9fc85d6891ef6685a28c7818785 (diff) | |
download | ikiwiki-0e13dc73b70d35aef4cfa5367f2929d7a58f8521.tar ikiwiki-0e13dc73b70d35aef4cfa5367f2929d7a58f8521.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/how_to_put_a_permalink_on_each_post/comment_2_e0a886a01f2ec307bd149e4b73d4a98c._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/how_to_put_a_permalink_on_each_post/comment_2_e0a886a01f2ec307bd149e4b73d4a98c._comment b/doc/forum/how_to_put_a_permalink_on_each_post/comment_2_e0a886a01f2ec307bd149e4b73d4a98c._comment new file mode 100644 index 000000000..2c5018033 --- /dev/null +++ b/doc/forum/how_to_put_a_permalink_on_each_post/comment_2_e0a886a01f2ec307bd149e4b73d4a98c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="jmtd" + avatar="http://cdn.libravatar.org/avatar/2a3bcb34947fceef61560bd8a2931957" + subject="comment 2" + date="2020-04-21T15:17:31Z" + content=""" +As per a comment by [[users/smcv]] at [[templates/discussion|templates/discussion]], I believe a plugin is required to provide an appropriate template variable. You would also need to define a separate templates directory for your wiki in your setup file, with a copy of`page.tmpl` to override IkiWiki's, with the correct `<TMPL_VAR foo>` added to it, to use the variable you defined in the plugin. I'm looking at doing this. — [[users/Jon]] +"""]] |