#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Oct 31, 2012 20:49:09 GMT -8
Allows a user to collapse and expand each category on the home page. Note that this only effects each individual user, so if you collapse a category it will not effect anybody else. PreviewAdditional Features - You can choose to have certain categories be collapsed by default - You can choose to add text or an icon to categories that have new posts - You can choose to add a background color to categories that have new posts - You can choose add a background image to categories that have new posts - You can choose to animate the opening and closing of categories - You can set the speed of the animation - Uses a plugin key to remember which categories have been collapsed - Uses the HTML5 localStorage object to remember which categories have been collapsed as a guest Download Version 1.0.4
|
|
inherit
77965
0
Apr 3, 2024 6:38:15 GMT -8
CåñåÐå™
163
April 2006
bepcanada
|
Post by CåñåÐå™ on Nov 1, 2012 7:37:07 GMT -8
Nice plugin Jordan. I've got it working on my BZ forum.
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 1, 2012 12:22:53 GMT -8
Awesome, and thanks. I've made it editable in case people change their forum HTML on the home page.
By the way, I'm storing the category collapse memory using the HTML 5 localStorage object, so if you use a different browser, get on another computer or clear your cache, they won't be collapsed. I could use a Proboards key so it would be remembered for all browsers on all computers, but I'm not sure if people would really care that much.
Would you guys prefer that they stay collapsed for all browsers on all computers, or do you not really care?
|
|
inherit
91950
0
Sept 25, 2020 18:19:25 GMT -8
iSilverfyre
Penguins!
235
November 2006
crazywolf14
|
Post by iSilverfyre on Nov 1, 2012 13:47:04 GMT -8
I wouldn't mind it being carried from browser to browser without having to recollapse categories, but not a deal breaker.
Could/is there an option to have the category be a different color if there are new posts so that you don't have to open each category.
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 1, 2012 13:58:09 GMT -8
I wouldn't mind it being carried from browser to browser without having to recollapse categories, but not a deal breaker. I may just add it in there, or add an option for it. Could/is there an option to have the category be a different color if there are new posts so that you don't have to open each category. That's a great idea, I'll have to add that. Thanks.
|
|
#e61919
1
0
1
Sept 28, 2023 13:31:20 GMT -8
VS Admin
20,147
January 2000
admin
|
Post by VS Admin on Nov 1, 2012 13:58:52 GMT -8
Jordan, why don't you use the plugin keys to store the data?
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 1, 2012 14:04:58 GMT -8
I wrote it very quickly last night, and completely for about the keys haha. But I'll go ahead and make it use keys instead.
|
|
inherit
yllaciledehcysP citsatkranS
161169
0
Nov 28, 2013 18:47:45 GMT -8
moonbeam
I have NO IDEA what "psychedelic insultment" is, but I'm clearly a victim of it!
7,230
December 2010
lmccull
|
Post by moonbeam on Nov 1, 2012 14:27:47 GMT -8
My coding admin has written one for this as well, with the default being collapsed. Not sure if he intends to add it to the library though.
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Nov 5, 2012 15:10:44 GMT -8
Jordan, wouldn't the "slideUp()" "slideDown()" function look a little better then just showing and hiding it?
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 5, 2012 16:17:37 GMT -8
Yeah, that would look better. I've just been busy with school lately so I haven't had time to work on anything.
|
|
Former Member
inherit
guest@proboards.com
164531
0
Nov 21, 2024 18:22:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 6, 2012 12:42:54 GMT -8
I'm wondering. Could this be altered a bit to make the categories disappear until accessed by a button located in a side bar?
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 6, 2012 13:42:34 GMT -8
Yes, but do you mean completely hidden as in you can't see the category bars either?
|
|
Former Member
inherit
guest@proboards.com
164531
0
Nov 21, 2024 18:22:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 6, 2012 17:50:48 GMT -8
Exactly. Something similar to this: The buttons in the side bar would open the category wanted, leaving the background image free. Make sense what I mean?
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Nov 6, 2012 18:27:46 GMT -8
Yeah, but you'll need to make another thread since that will require a different plugin.
|
|
Former Member
inherit
guest@proboards.com
164531
0
Nov 21, 2024 18:22:26 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 6, 2012 18:46:46 GMT -8
OK, long as it's possible. Thanks for the replies
|
|