mokisystems / radiant-fragment-cacher
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
b57d5d4
Wes Bangerter (author)
Tue Jun 10 13:56:40 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
fragment_cacher_extension.rb | ||
| |
lib/ |
README
== About Radiant CMS extension that allows caching of fragments within a page or layout. == Usage <r:cache name="cache name" [time="30"]>...</r:cache> 'name' should be unique for that cached content. 'time' may be supplied (in minutes) to specify how long the cache should be used for - the default is 30 minutes.

