Is your feature request related to a problem? Please describe.
22 removed popup, post bit, and profile categorization for the default display. A way to display awards on a per category basis should be added. This would be specially useful for the popup feature, since OUGC_Awards.ViewAll(aid, page, cid) could be pasted anywhere in tempaltes to call the popup windows fetching only awards from one category.
Describe the solution you'd like
Expand OUGC_Awards.ViewAll() and eval new variables in post bit and profiles.
Is your feature request related to a problem? Please describe.
22 removed popup, post bit, and profile categorization for the default display. A way to display awards on a per category basis should be added. This would be specially useful for the popup feature, since
OUGC_Awards.ViewAll(aid, page, cid)
could be pasted anywhere in tempaltes to call the popup windows fetching only awards from one category.Describe the solution you'd like Expand
OUGC_Awards.ViewAll()
and eval new variables in post bit and profiles.