Custom Query (2152 matches)
Results (526 - 528 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#542 | fixed | 'Show and Tell' page customization using cookie + js | wwaites | rgrp |
Description |
To allow for full page caching even on customized pages for logged in users we can use cookie+javascript techniques as described here: http://www.ibm.com/developerworks/web/library/wa-rails2/ In the first place we just need to apply this to:
|
|||
#543 | duplicate | Investigate partial page caching and edge-side includes | wwaites | rgrp |
Description |
Edge-side includes or partial page caching are a standard way to deal with caching of pages in which some (usually small) part of the content cannot be cached or should be cached in a different manner (e.g. much more briefly) than the rest of the page. Edge-side includes have the advantage that they integrate with general 3rd-party caching systems such as varnish. Introducing either partial page or ESI will require some overhaul work to change the page render processing somewhat. |
|||
#544 | duplicate | Backport facet browsing to CKAN 1.2 | pudo | |
Description |
This is in IATI, would be nice to have in generic CKAN. |