Changes between Version 45 and Version 46 of Ticket #590
- Timestamp:
- 10/13/13 16:03:32 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #590
- Property Add Hours to Ticket changed from 0.1 to 0.05
- Property Total Hours changed from 16.1 to 16.15
-
Ticket #590 – Description
v45 v46 7 7 = Summary of actions and status = 8 8 == TODO == 9 10 '''D) Review Views caching''' 1 hour, low risk, high reward -- Utilise Views Content Cache ~~this was done a while back but I think -- done (task 12) in comment 21.~~ 11 12 9 13 '''O) Stop making so many URL aliases for non-relevant pages, clean up url_alias table''' -- 1/4-1/2 hour, medium reward, only risk is that some already broken links might break... Per chat with Ed, only these will be removed (plus releated tweaks to Pathauto settings): 10 14 * 3,579 entries where src = node/%/feed … … 20 24 '''B) Try a Taxonomy Cleanup''': ~~3 hours, Medium risk, medium reward -- style module to try to merge terms with the same names and clean up the link tables back to nodes. Further, we can remove any taxonomies or relations to certain CTs that don't really add value.~~ 21 25 22 '''D) Review Views caching''' ~~1-2 hours, low risk, high reward -- this was done a while back but I think -- done (task 12) in comment 21.~~23 24 26 '''F) Force blocks caches to cached appropriately (and be rendered/included only as needed)''' ~~1-2 hours, medium reward, low risk -- BOA packages the [https://drupal.org/project/blockcache_alter Block Cache Alter], which makes sure Drupal only renders blocks when needed. Potential small but nice boost quickly in whole site. -- per comment 22, block caching is disabled by other modules so this will have to go on hold for now.~~ 25 27