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.
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
andmessages
- 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
andblocklist
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.