Sha256: 184f719cebe0688739bd35f095c1dbdc95d066fe2cb6dea6ec638203e2f6e526

Contents?: true

Size: 1.03 KB

Versions: 37

Compression:

Stored size: 1.03 KB

Contents

= Archive

The Archive extension extracts the Archive pages from their original place
in the Radiant distribution.

== Archive page

An archive page provides behavior similar to a blog archive or a news
archive. Child page URLs are altered to be in %Y/%m/%d format
(2004/05/06).
    
An archive page can be used in conjunction with the "Archive Year Index",
"Archive Month Index", and "Archive Day Index" page types to create year,
month, and day indexes.

== Archive Index pages

To create a year/month/day index for an archive, create a child page for the
archive and assign the "Archive [Year/Month/Day] Index" page type to it.

An index page makes following tags available to you:

<r:archive:children>...</r:archive:children>
  Grants access to a subset of the children of the archive page
  that match the specific year/month/day which the index page is rendering.

The title and breadcrumb attributes of an index page are rendered using Ruby's
Time#strftime method.  Please refer to documentation for Time#strftime to
format these attributes.

Version data entries

37 entries across 37 versions & 4 rubygems

Version Path
radiant-1.0.0 ruby-debug/ruby/1.8/gems/radiant-archive-extension-1.0.7/README
radiant-archive-extension-1.0.7 README
radiant-archive-extension-1.0.6 README
radiant-archive-extension-1.0.5 README
radiant-archive-extension-1.0.4 README
radiant-archive-extension-1.0.3 README
radiant-archive-extension-1.0.2 README
radiant-archive-extension-1.0.1 README
radiant-archive-extension-1.0.0 README
radiant-1.0.0.rc2 vendor/extensions/archive/README
radiant-1.0.0.rc1 vendor/extensions/archive/README
radiantcms-couchrest_model-0.2.4 vendor/extensions/archive/README
radiantcms-couchrest_model-0.2.2 vendor/extensions/archive/README
radiantcms-couchrest_model-0.2.1 vendor/extensions/archive/README
radiantcms-couchrest_model-0.2 vendor/extensions/archive/README
radiantcms-couchrest_model-0.1.9 vendor/extensions/archive/README
radiantcms-couchrest_model-0.1.8 vendor/extensions/archive/README
radiantcms-couchrest_model-0.1.7 vendor/extensions/archive/README
radiantcms-couchrest_model-0.1.6 vendor/extensions/archive/README
radiantcms-couchrest_model-0.1.5 vendor/extensions/archive/README