Thread Tools Display Modes
10-22-14, 02:25 PM   #1
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Feature Request: Expandable categories on description pages

Hi,

I was looking at ways to fit a lot more information on my addon description pages without requiring the user to scroll long distances to find it and then how to best display all the information in a way that would make it easy to find and easy to hide.

Expandable/collapsible information blocks I think would work out well.

An example I found online is this Firefox FAQ page.

I realize this idea would take a fair bit of work, but one can dream
Attached Thumbnails
Click image for larger version

Name:	Example.png
Views:	77
Size:	231.9 KB
ID:	8263  
  Reply With Quote
10-22-14, 05:26 PM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
The biggest problem with that is that it requires some kind of actual heirarchical structure to the page markup. BBCode doesn't provide anything remotely semantic on that front; you wouldn't be able to map, for example, [size=7] to <H1> because there's so much variation in how authors use BBCode to style headings.

Tables would be a more realistic solution to this problem -- not just for actual tabular data, but you could use them to put two blocks of text side by side -- and there must be some kind of BBCode extension for creating tables already.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
10-22-14, 07:09 PM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Dolby added the [spoiler] tag to ESOUI. Perhaps he could add it here as well.

http://www.esoui.com/forums/showthread.php?t=546


/edit: for now, there are the two alternatives I listed in that thread.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote

WoWInterface » Site Forums » Site help, bugs, suggestions/questions » Feature Request: Expandable categories on description pages

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off