- Joined
- Jun 23, 2007
- Messages
- 4,066
I think I suggested this before but I would try using something like DataTables | Table plug-in for jQuery. You should be able to integrate it with XF's database and this way you can have full control over how the search is handled. I have something similar for WC3 Maps and it works great. The only downside is if there are major changes to the XF database structure you will have to update your code, but it may be worth it for the extra flexibility.
If you want to stick to to XF search system then I have some suggestions.
Overall I wouldn't call the current system garbage but it has a few flaws which can be annoying.
If you need any assistance with any of this I'd be more than willing to help out.
If you want to stick to to XF search system then I have some suggestions.
- I think making some filters more obvious would help. For example, in the maps section the "Warcraft 3 Maps" dropdown filter should be automatically selected. The author filter could also maybe be moved above the tags. You have to scroll down to see the author filter.
- You cannot search twice. After the first search a site-wide search is applied. It's very counter intuitive.
- A checkbox to include substandard resources in a search would be helpful.
- The long list of tags is kind of jarring at first. Maybe show the most popular tags first, then have a "show more tags" button which reveals the rest of the more uncommon ones?
Overall I wouldn't call the current system garbage but it has a few flaws which can be annoying.
If you need any assistance with any of this I'd be more than willing to help out.
