logo       
Google Custom Search
    AddThis Social Bookmark Button

CVS: phpwiki/themes/default/templates actionbar.tmpl,1.31,1.32: msg#00055

Subject: CVS: phpwiki/themes/default/templates actionbar.tmpl,1.31,1.32
Update of /cvsroot/phpwiki/phpwiki/themes/default/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21451/templates

Modified Files:
        actionbar.tmpl 
Log Message:
Support pdf button with USE_EXTERNAL_HTML2PDF definition (htmldoc tested)



Index: actionbar.tmpl
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/default/templates/actionbar.tmpl,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -2 -b -p -d -r1.31 -r1.32
--- actionbar.tmpl      14 Jun 2004 11:26:52 -0000      1.31
+++ actionbar.tmpl      22 Sep 2004 10:11:51 -0000      1.32
@@ -44,4 +44,7 @@
     <!-- End debugging buttons -->
 <?php } ?>
+<?php if (defined('USE_EXTERNAL_HTML2PDF') and USE_EXTERNAL_HTML2PDF) { ?> 
+    <?=$Sep?><?= Button("pdf") ?>
+<?php } ?>
   </div>
   </td>



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>