CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Remove modules from extra (to be moved to contrib) #236

Closed FilipNest closed 8 years ago

FilipNest commented 8 years ago

angular live load - this functionality is now natively handled by the iris liveupdate handlebars block. The only thing the Angular live load module brings is an Angular version of the same functionality in a single client side file. This code could be pasted into the wiki or put up as a single file somewhere along with perhaps other Angular helpers. Should also port it to Angular 2 in the process.

groups and messages - These are only used by internal City Web Consultants projects at the moment and are confusing to have in core without clear out-of-the-box functionality.

I've decided to keep lists and blocklist and put in notes about them on the modules page. Lists is broken at the moment but it can and probably should be saved. Especially now the live-loading system is in core it'll be a good feature. Needs updating to the new JSON-style entity system embeds and then enhancing later.