Changeset 17334

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

fix readme.txt

Location:
a-year-before
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • a-year-before/tags/0.6/readme.txt

    r17333 r17334  
    1515== Installation == 
    1616 
    17 === Using widgets in wordpress === 
     17= Using widgets in wordpress = 
    1818 
    19191. Download the plugin and put the directory "a-year-before" in the plugin-folder of your wordpress-installation. 
     
    21213. Go "Themes/Widgets" and pull the widget in the sidebar. Ready to go! Configure it, if you want. 
    2222 
    23 ===  Not using widgets in wordpress === 
     23=  Not using widgets in wordpress = 
    2424 
    25251. Download the plugin and put the file ayb_posts.php in the plugin-folder of your  Wordpress-installation. 
     
    3737== Configuration == 
    3838 
    39 === Using the widget === 
     39= Using the widget = 
    4040 
    4141Just click on the configuration-button of the widget an use the selfexplaining popup-dialog. 
    4242 
    43 ===  Not using the widget === 
     43=  Not using the widget = 
    4444 
    4545You can pass some parameters in this scheme 
     
    5757* notfound: the text the plugin will output, if no article is found on the defined date. 
    5858 
    59 ==== Examples ==== 
     59= Examples = 
    6060 
    6161`ayb_posts("day=30&before=&after=<br />&showdate=0");` 
  • a-year-before/trunk/readme.txt

    r17333 r17334  
    1515== Installation == 
    1616 
    17 === Using widgets in wordpress === 
     17= Using widgets in wordpress = 
    1818 
    19191. Download the plugin and put the directory "a-year-before" in the plugin-folder of your wordpress-installation. 
     
    21213. Go "Themes/Widgets" and pull the widget in the sidebar. Ready to go! Configure it, if you want. 
    2222 
    23 ===  Not using widgets in wordpress === 
     23=  Not using widgets in wordpress = 
    2424 
    25251. Download the plugin and put the file ayb_posts.php in the plugin-folder of your  Wordpress-installation. 
     
    3737== Configuration == 
    3838 
    39 === Using the widget === 
     39= Using the widget = 
    4040 
    4141Just click on the configuration-button of the widget an use the selfexplaining popup-dialog. 
    4242 
    43 ===  Not using the widget === 
     43=  Not using the widget = 
    4444 
    4545You can pass some parameters in this scheme 
     
    5757* notfound: the text the plugin will output, if no article is found on the defined date. 
    5858 
    59 ==== Examples ==== 
     59= Examples = 
    6060 
    6161`ayb_posts("day=30&before=&after=<br />&showdate=0");`