Quantcast
Channel: DokuWiki
Viewing all articles
Browse latest Browse all 25296

plugin:xslfo

$
0
0
1390979470current
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.
  

Viewing all articles
Browse latest Browse all 25296

Trending Articles