This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Wes Bangerter (author)
Tue Jun 10 13:59:27 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jun 10 13:56:40 -0700 2008 | |
| |
LICENSE | Tue Jun 10 13:56:40 -0700 2008 | |
| |
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.








