1390979470 | current | ||
---|---|---|---|
Line 29: | Line 29: | ||
To add a link to your site template, add the following code somewhere appropriate: | To add a link to your site template, add the following code somewhere appropriate: | ||
- | <code> | + | <code html> |
<a id='export-pdf-link' href="<?= wl($ID, array('do'=>'export_xslfo','rev'=>$REV)) ?>" title='Get a PDF copy of this document'> | <a id='export-pdf-link' href="<?= wl($ID, array('do'=>'export_xslfo','rev'=>$REV)) ?>" title='Get a PDF copy of this document'> | ||
<img src="<?= DOKU_BASE ?>lib/images/fileicons/pdf.png" alt='PDF file type icon' /> | <img src="<?= DOKU_BASE ?>lib/images/fileicons/pdf.png" alt='PDF file type icon' /> | ||
Line 61: | Line 61: | ||
==== Bugs and other issues ==== | ==== Bugs and other issues ==== | ||
- | Please report all bugs on [[http://github.com/samwilson/dokuwiki-plugin-xslfo/issues|the plugin's Github issue-tracker]], and not on this page. | + | Please report all bugs on [[https://github.com/samwilson/dokuwiki-plugin-xslfo/issues|the plugin's Github issue-tracker]], and not on this page. |
↧
plugin:xslfo
↧