I agree the snippet section could due with reorganizing with more viewing options.
For example a treeview, you don't need to include the actual snippet, this a link to the snippet page.
CODE
Snippets
- VB.Net [ {x} Snippets]
- Alphabetically [ {x} Snippets]
- A to M [ {x} Snippets]
+ A to D [ {x} Snippets]
+ E to G [ {x} Snippets]
+ H to J [ {x} Snippets]
+ K to M [ {x} Snippets]
- N to Z [ {x} Snippets]
+ N to Q [ {x} Snippets]
+ R to T [ {x} Snippets]
+ U to W [ {x} Snippets]
+ X to Z [ {x} Snippets]
- By Date [ {x} Snippets]
- Aug 2008 [ {x} Snippets]
- 30 Aug [ {x} Snippets]
Snippet 1
Snippet 2
Snippet 3
- 29 Aug
Snippet 1
Snippet 2
+ Jul 2008 [ {x} Snippets]
+ Jun 2008 [ {x} Snippets]
+ Etc
+ C++ [ {x} Snippets]
- Alphabetically
- A to M
+ A to D
+ E to G
+ H to J
+ K to M
- N to Z
+ N to Q
+ R to T
+ U to W
+ X to Z
+ Aug 2008
+ Jul 2008
etc
This information could gained from a XML file, to reduce the load on the database.
Initially the generation of the first XML may take some time,
But subsequent additions will quicker just inserting the Approved snippet into the XML.
This post has been edited by AdamSpeight2008: 2 Aug, 2008 - 05:00 AM