]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/how_to_put_a_permalink_on_each_post/comment_4_530540a25a2e6ec3baa0ef97e236ad0b._comment
Added a comment: First cut
[git.ikiwiki.info.git] / doc / forum / how_to_put_a_permalink_on_each_post / comment_4_530540a25a2e6ec3baa0ef97e236ad0b._comment
1 [[!comment format=mdwn
2  username="jmtd"
3  avatar="http://cdn.libravatar.org/avatar/2a3bcb34947fceef61560bd8a2931957"
4  subject="First cut"
5  date="2020-04-21T21:30:26Z"
6  content="""
7 This works for me: <https://github.com/jmtd/ikiwiki/blob/permalink-plugin/IkiWiki/Plugin/permalink.pm>
9 Then you can put something like this into your `page.tmpl`:
11     <a href=\"<TMPL_VAR PERMALINK>\" class=\"u-url\"></a>
13 *— [[Jon]], 2020-04-21*
14 """]]