Changeset 1344613
- Timestamp:
- 02/06/2016 11:14:29 AM (10 years ago)
- Location:
- mootools-collapsing-archives
- Files:
-
- 2 edited
-
tags/0.5.8/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mootools-collapsing-archives/tags/0.5.8/readme.txt
r1344610 r1344613 83 83 you may want to replace #sidebar with #collapsArchList 84 84 85 = There seems to be a newline between the collapsing/expanding symbol and the 86 category name. How do I fix this? = 85 = There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? = 87 86 88 87 If your theme has some css that says something like … … 100 99 See OPTIONS AND CONFIGURATIONS for manual triggering. 101 100 102 == Demo == 103 104 I use this plugin in my blog at http://www.3dolab.net 105 106 == Credits == 107 108 Thanks to Borisa Djuraskovic ([Web Hosting Hub](http://www.webhostinghub.com/)) for Serbo-Croatian translation 109 110 111 == OPTIONS AND CONFIGURATIONS == 101 102 == Other notes == 103 104 105 = Options and configuration = 112 106 113 107 `$defaults=array( … … 214 208 * exclude posts from the categories general and uncategorized 215 209 216 == CAVEAT == 210 211 = Fallback = 217 212 218 213 This plugin relies on Javascript, but does degrade 219 214 gracefully if it is not present/enabled to show all of the 220 215 archive links as usual. 216 217 218 == Screenshots == 219 220 1. the widget in action 221 2. the Admin Widget Settings page 222 221 223 222 224 == CHANGELOG == -
mootools-collapsing-archives/trunk/readme.txt
r1344610 r1344613 83 83 you may want to replace #sidebar with #collapsArchList 84 84 85 = There seems to be a newline between the collapsing/expanding symbol and the 86 category name. How do I fix this? = 85 = There seems to be a newline between the collapsing/expanding symbol and the category name. How do I fix this? = 87 86 88 87 If your theme has some css that says something like … … 100 99 See OPTIONS AND CONFIGURATIONS for manual triggering. 101 100 102 == Demo == 103 104 I use this plugin in my blog at http://www.3dolab.net 105 106 == Credits == 107 108 Thanks to Borisa Djuraskovic ([Web Hosting Hub](http://www.webhostinghub.com/)) for Serbo-Croatian translation 109 110 111 == OPTIONS AND CONFIGURATIONS == 101 102 == Other notes == 103 104 105 = Options and configuration = 112 106 113 107 `$defaults=array( … … 214 208 * exclude posts from the categories general and uncategorized 215 209 216 == CAVEAT == 210 211 = Fallback = 217 212 218 213 This plugin relies on Javascript, but does degrade 219 214 gracefully if it is not present/enabled to show all of the 220 215 archive links as usual. 216 217 218 == Screenshots == 219 220 1. the widget in action 221 2. the Admin Widget Settings page 222 221 223 222 224 == CHANGELOG ==
Note: See TracChangeset
for help on using the changeset viewer.