Changeset 17335

Show
Ignore:
Timestamp:
08/23/07 14:52:25 (11 months ago)
Author:
wuerzblog
Message:

Fix WP-readme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • a-year-before/trunk/readme.txt

    r17334 r17335  
    26262. Then activate the plugin. 
    27273. In your template — e.g. the sidebar — you can insert the following PHP-code: 
    28         <?php if (function_exists("ayb_posts")) { ?> 
    29         <div class="einjahr"> 
    30         <h2>Vor einem Jahr</h2> 
    31           <ul> 
    32              <?php ayb_posts(); ?> 
    33           </ul> 
    34         </div> 
    35         <?php } ?> 
     28 
     29            <?php if (function_exists("ayb_posts")) { ?> 
     30            <div class="einjahr"> 
     31            <h2>Vor einem Jahr</h2> 
     32              <ul> 
     33                   <?php ayb_posts(); ?> 
     34              </ul> 
     35            </div> 
     36            <?php } ?> 
    3637 
    3738== Configuration == 
     
    4142Just click on the configuration-button of the widget an use the selfexplaining popup-dialog. 
    4243 
    43 = Not using the widget = 
     44= Not using the widget = 
    4445 
    4546You can pass some parameters in this scheme