Open NattyNarwhal opened 7 years ago
Branding fixed, but now we need to move onto genericizing things like tags, platforms, etc. so Adventure can be used for non-WW sites more effectively. Renaming issue.
So what needs to be changed:
Library pages need to be altered significantly, so tags can work on non-WW-like sites.
Tags, categories, and platforms and such shouldn't be constants or hardcoded.
Category function has been modularized.
Next up is removing or separating out the libraryOS
view (the latter due to popular demand) and making the constants loaded by config.
Now that we can reasonably call config from views, work on ripping out things like WW branding and analytics from views, and move it into config options and/or an includable file.