Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Things I need from the controller
- nav
- - array of tags
- addonlist (filterable by tag, username (,language), compatibility; sortable desc by last updated, newest, most downloaded, best rated, name; addons per page; page) as array
- -name
- -compatibility (os, whole addon_compatibility table)
- -tags
- -description
- -id
- -average rating
- addonlistfilters (separate... dynamic page loading?)
- -(Languages)
- addondetails (by id)
- -average rating
- -title
- authors
- -name
- -homepage
- contributors (array)
- -name
- -homepage
- translators (array)
- -name
- -homepage
- -download_count
- -comments count
- comments
- -username
- -text
- -created_on
- -user_id
- -version
- -tag(s)
- -changed_on
- -description
- -last changelog
- -> maybe the comments in a separate thingie
- rating (username)
- -rating
- userdetails (username)
- -homepage
- -user_id
- changelog (by addon_id) as array
- -version
- -changelog
Add Comment
Please, Sign In to add comment