View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002134 | Composr | core_abstract_interfaces | public | 2016-01-11 13:36 | 2017-05-01 16:51 |
Reporter | Chris Graham | Assigned To | |||
Severity | Feature-request | ||||
Status | non-assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0002134: Auto-refresh for listings | ||||
Description | Auto-refresh category blocks, topic listings, etc, if something new comes in. We already have a change detection system used in some places, e.g. tickets, so we can extend that further. Ideally we don't do a full refresh, just add something onto the list. Only do it if you're not in page 2 or further of a pagination. Have config option(s) to enable/disable. Have a privilege to grant access (e.g. so a webmaster can not give it to a guest, to preserve resources). | ||||
Additional Information | This is a bit tricky to do right, as it could effect themes. Hence the need to be able to easily enable/disable it. We don't want to get into a situation where we are writing custom JavaScript to extend each content type, duplicating assumptions about the HTML structure for that content type. It has to be automatic from the original templates. | ||||
Tags | Type: Cross-cutting feature | ||||
Time estimation (hours) | 16 | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-01 16:45 | Chris Graham | Tag Attached: Type: Cross-cutting feature | |
2017-05-01 16:51 | Chris Graham | Category | core => core_abstract_interfaces |