Admin Side1. More user-friendly interface.
When adding several new category or forum, it's a pain in the butt because i get sent back to newBB's main menu which means a lot of clicking. phpBB's interface is pretty good since you see everything in one window and the ability to add categories, forums, and re-arrange right there. In addition to that, we see the category each forum belongs to. As it is now, if we have an "Announcements" forum in every category, how do we know which "Announcements" we are editing if we want to change the title? (We just have a dropdown with several "Announcements" forums).
2. unlimited sub categories
3. Moderator is optional. If no moderator is assigned, the Admin is the implied moderator.
4. Remember our input if you must display an error on a seperate page. i dont remember how many times i forgot to put something in after typing out a long-ish description. now i save everything to notepad before hitting submit.
User Sidelinks in each post (suggested placement)
1. Link going to recipient (who post was for)
- Right-alined on the "Posted on" bar
-
@Post#32. Link for that specific post (for easy reference linkage)
- Before poster's name
- Probably post #in thread (ie: 3rd post has an
post33. (bug?) When we post in a multi-page thread, we get sent to the first page than our post.
4. Highlight searched text ala vB
- &highlight=text+query in the url will highlight all matching text in the thread
5. show only one instance for each thread hit (in searches)
6. show search results by post
7. search query must be in body of a post, not the whole thread.
ie:
"cookie AND disabled ie OR mozilla"because of the quotes, and AND/OR constraints, every query must be in someone's post. if cookie and disabled appeared in sperate posts, it will not be a successful hit.
8. (NEW) numbered, bulleted listing (with sub-sub-sub bullets)
maybe something like
[list]
[*]main cat1
[*][*]sub cat
[*][*][*]sub sub cat
[*]main cat2
[/list]
don't know of any boards that allow this (sub cats)
9. (NEW) Tables? similar to
Smarty's wiki||cell one || cell two ||
|||| big ol' line ||
|| cell four || cell five ||
(notice empty cell in row two)
i don't think any other message board allows tables
10. google-like searches
cookie -mozilla11. [php][/php]
12. highlight a word, click the link button, type url, and presto the word is now surrounded by
[url=http://..]word[/url]13. allow registered users to specify how many posts per page we can vew (ie: 20, 50, 100, 200 posts per thread page). same with thread listing
14. prune to tar.gz (so we still have a history)
15. auto-check "notify me.." when submitting or replying to a thread. it should see our preference via our account settings. (send notification by email)