Changeset 527913
- Timestamp:
- 04/06/2012 03:55:07 AM (14 years ago)
- Location:
- blogsiread
- Files:
-
- 2 edited
-
tags/0.1.0 (initial)/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blogsiread/tags/0.1.0 (initial)/readme.txt
r527912 r527913 31 31 * Do that cool thing where the widget title in the admin page is "blogsiread: <widget title>" 32 32 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 ):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 #): 34 34 `<p class="yourCustomClassName"> 35 35 # <a rel="sitetitle"....</a> OR if site url is blank: <span rel="sitetitle"......</span> -
blogsiread/trunk/readme.txt
r527912 r527913 31 31 * Do that cool thing where the widget title in the admin page is "blogsiread: <widget title>" 32 32 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 ):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 #): 34 34 `<p class="yourCustomClassName"> 35 35 # <a rel="sitetitle"....</a> OR if site url is blank: <span rel="sitetitle"......</span>
Note: See TracChangeset
for help on using the changeset viewer.