Changeset 41991 for wp-print

Show
Ignore:
Timestamp:
04/21/08 14:27:01 (3 months ago)
Author:
GamerZ
Message:

21st April 2008 Updates

Location:
wp-print/trunk
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • wp-print/trunk/print-posts.php

    r40986 r41991  
    5757            } 
    5858      </style> 
    59       <?php if(@file_exists(get_template_directory().'/print-css.css')): ?> 
     59      <?php if(@file_exists(TEMPLATEPATH.'/print-css.css')): ?> 
    6060            <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/print-css.css" type="text/css" media="screen, print" /> 
    6161      <?php else: ?> 
  • wp-print/trunk/readme.html

    r40990 r41991  
    477477                              <p>The <b>second value</b> is the text for printing page.</p>                              
    478478                              <p>Default: print_link('', '')</p> 
    479                               <p>Alternatively, you can set the text in 'WP-Admin -> Options -> Print'.</p> 
    480                         </li> 
    481                         <li> 
    482                               Go to <strong>'WP-Admin -> Options -> Print'</strong> to configure the style of the print text link. 
     479                              <p>Alternatively, you can set the text in 'WP-Admin -> Settings -> Print'.</p> 
     480                        </li> 
     481                        <li> 
     482                              Go to <strong>'WP-Admin -> Settings -> Print'</strong> to configure the style of the print text link. 
    483483                        </li> 
    484484                  </ol> 
  • wp-print/trunk/wp-print.pot

    r40990 r41991  
    33"Project-Id-Version: WP-Print 2.30\n" 
    44"Report-Msgid-Bugs-To: \n" 
    5 "POT-Creation-Date: 2008-04-17 03:47+0800\n" 
    6 "PO-Revision-Date: 2008-04-17 03:47+0800\n" 
     5"POT-Creation-Date: 2008-04-21 22:16+0800\n" 
     6"PO-Revision-Date: 2008-04-21 22:16+0800\n" 
    77"Last-Translator: Lester Chan <lesterchan@gmail.com>\n" 
    88"Language-Team: Lester Chan <lesterchan@gmail.com>\n"