Changes between Version 45 and Version 46 of Ticket #590


Ignore:
Timestamp:
10/13/13 16:03:32 (3 years ago)
Author:
jim
Comment:

Due to work on #582 to include Views Content Cache, we can now revisit Proposal D (Review Views caching) and extend many for days due to the better caching invalidation logic provided by that module

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  
    77= Summary of actions and status = 
    88== 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 
    913'''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): 
    1014* 3,579 entries where src = node/%/feed 
     
    2024'''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.~~ 
    2125 
    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  
    2426'''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.~~ 
    2527