Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

radiant-archive-extension

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radiant-archive-extension

  • 1.0.7
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= 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.

FAQs

Package last updated on 29 Dec 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc