Plugin Directory

Changeset 527902


Ignore:
Timestamp:
04/06/2012 03:07:24 AM (14 years ago)
Author:
fusionstream
Message:
 
Location:
blogsiread
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • blogsiread/tags/0.1.0 (initial)/readme.txt

    r527901 r527902  
    3131*   Do that cool thing where the widget title in the admin page is "blogsiread: <widget title>"
    3232
    33 For those who are using a custom CSS Class, structure of widget content is as follows (some lines may not be displayed at all depending on widget options - see #):
     33For those who are using a custom CSS Class, structure of widget content is as follows (some lines may not be displayed at all depending on widget options):
    3434&lt;p class="yourCustomClassName"&gt;
    3535#    &lt;a rel="sitetitle"....&lt;/a&gt; OR if site url is blank: <span rel="sitetitle"......&lt;/span&gt;
    3636#    &lt;a rel="posttitle"....&lt;/a&gt; OR if post url is blank: <span rel="posttitle"......&lt;/span&gt;
    3737#    &lt;span rel="desc"&gt;...CONTENT...&lt;/span&gt;
    38      &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
     38#     &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
    3939&lt;/p&gt;
    4040
     
    4646
    47471. Upload `blogsiread.php` to the `/wp-content/plugins/blogsiread/` directory
    48 1. Activate the plugin through the 'Plugins' menu in WordPress
    49 1. In Appearance->Widgets, drag and Drop the 'blogsiread' widget to your sidebar.
    50 1. Select the options that best suit your needs and click save.
    51 1. Enjoy.
     482. Activate the plugin through the 'Plugins' menu in WordPress
     493. In Appearance->Widgets, drag and Drop the 'blogsiread' widget to your sidebar.
     504. Select the options that best suit your needs and click save.
     515. Enjoy.
    5252
    5353== Frequently Asked Questions ==
  • blogsiread/trunk/readme.txt

    r527901 r527902  
    3131*   Do that cool thing where the widget title in the admin page is "blogsiread: <widget title>"
    3232
    33 For those who are using a custom CSS Class, structure of widget content is as follows (some lines may not be displayed at all depending on widget options - see #):
     33For those who are using a custom CSS Class, structure of widget content is as follows (some lines may not be displayed at all depending on widget options):
    3434&lt;p class="yourCustomClassName"&gt;
    3535#    &lt;a rel="sitetitle"....&lt;/a&gt; OR if site url is blank: <span rel="sitetitle"......&lt;/span&gt;
    3636#    &lt;a rel="posttitle"....&lt;/a&gt; OR if post url is blank: <span rel="posttitle"......&lt;/span&gt;
    3737#    &lt;span rel="desc"&gt;...CONTENT...&lt;/span&gt;
    38      &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
     38#     &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
    3939&lt;/p&gt;
    4040
     
    4646
    47471. Upload `blogsiread.php` to the `/wp-content/plugins/blogsiread/` directory
    48 1. Activate the plugin through the 'Plugins' menu in WordPress
    49 1. In Appearance->Widgets, drag and Drop the 'blogsiread' widget to your sidebar.
    50 1. Select the options that best suit your needs and click save.
    51 1. Enjoy.
     482. Activate the plugin through the 'Plugins' menu in WordPress
     493. In Appearance->Widgets, drag and Drop the 'blogsiread' widget to your sidebar.
     504. Select the options that best suit your needs and click save.
     515. Enjoy.
    5252
    5353== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.