Changeset 1344612
- Timestamp:
- 02/06/2016 11:14:25 AM (10 years ago)
- Location:
- mootools-collapsing-categories
- Files:
-
- 2 edited
-
tags/0.5.8/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mootools-collapsing-categories/tags/0.5.8/readme.txt
r1344611 r1344612 99 99 Make sure you specify category names, not ids. 100 100 101 = There seems to be a newline between the collapsing/expanding symbol and the 102 category name. How do I fix this? = 101 = There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? = 103 102 104 103 If your theme has some css that says something like … … 132 131 * sym - class for the expanding / collapsing symbol 133 132 134 == Demo == 135 136 I use this plugin in my blog at http://www.3dolab.net 137 138 == Options == 133 134 == Other notes == 135 136 137 = Options and configuration = 138 139 139 Style options can be set via the settings panel. All other options can be set 140 140 from the widget panel. If you wish to insert the code into your theme manually … … 276 276 277 277 278 = = CAVEAT ==278 = Fallback = 279 279 280 280 Currently this plugin relies on Javascript to expand and collapse the links. … … 282 282 posts, but the links to the categories will still work (which is the default 283 283 behavior in wordpress anyways) 284 285 286 == Screenshots == 287 288 1. the widget in action 289 2. the Admin Widget Settings page 290 284 291 285 292 == CHANGELOG == -
mootools-collapsing-categories/trunk/readme.txt
r1344611 r1344612 99 99 Make sure you specify category names, not ids. 100 100 101 = There seems to be a newline between the collapsing/expanding symbol and the 102 category name. How do I fix this? = 101 = There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? = 103 102 104 103 If your theme has some css that says something like … … 132 131 * sym - class for the expanding / collapsing symbol 133 132 134 == Demo == 135 136 I use this plugin in my blog at http://www.3dolab.net 137 138 == Options == 133 134 == Other notes == 135 136 137 = Options and configuration = 138 139 139 Style options can be set via the settings panel. All other options can be set 140 140 from the widget panel. If you wish to insert the code into your theme manually … … 276 276 277 277 278 = = CAVEAT ==278 = Fallback = 279 279 280 280 Currently this plugin relies on Javascript to expand and collapse the links. … … 282 282 posts, but the links to the categories will still work (which is the default 283 283 behavior in wordpress anyways) 284 285 286 == Screenshots == 287 288 1. the widget in action 289 2. the Admin Widget Settings page 290 284 291 285 292 == CHANGELOG ==
Note: See TracChangeset
for help on using the changeset viewer.