Topic: Hide Show Category (Beta) - Mod

Hide Show Category (Beta)
beta testing mode

Current roadblocks: (It's still a mod more than an extension)

1. I've not yet found a way to replace the code on lines 115-122 with what I needed. (I've just changed them in index.php to what I wanted, but would like to do this via the extension)
2. I can't manipulate the images (plus/minus.png) as I wish via the stylesheet (I currently need to go to index.php and align etc
3. I'm not using jquery commands, only what I believe to be regular javascript commands
4. If someone visits without js activated they can't navigate forum (this could be bad for SEO!)

See the installation notes in zip
Download V.0.0.1
Download V.0.0.2

Any and all feedback welcome.
Currently running on http://keydogbb.info

Re: Hide Show Category (Beta) - Mod

Could be very useful if someone has many categories on their board.

Re: Hide Show Category (Beta) - Mod

Or if they're trying to have a site that's easier to navigate on HTC, iPhone, netbooks (i.e. small screens) ?

4 (edited by inferno 2010-02-21 22:47)

Re: Hide Show Category (Beta) - Mod

Good idea. I noticed your mention of iPhone, this would be perfect for that!

Re: Hide Show Category (Beta) - Mod

nice work

Re: Hide Show Category (Beta) - Mod

thx for feedback

new version:

Download V.0.0.2

change:  added a seperate .js file instead of adding code to manifest (seems that isn't compliant with xhtml....)


Question:
What do I need to do, to replace/add to a div of index.php?
I'd like to put it into manifest so that no manual code change is required!