Skip to content

Radiant extensions which enables you to display random quotes on your pages

Notifications You must be signed in to change notification settings

Paladin/radiant-quote_du_jour-extension

 
 

Repository files navigation

Quote du Jour

Extension for Radiant CMS which enables you to display random quotes on a page

  • Created by: Victor Luft, Andrew vonderLuft
  • Contact: avonderluft [at] avlux [dot] net
  • Revised by: Paladin, Arlen Walker — wire [at] paladinweb [dot] net

Revision History

  • 1.0 – 7/2009 – Radiant 0.7 compatible, should also work with 0.8 (Before Fork)
  • 1.1 – 9/2009 – Works on Radiant 0.81, should work with every version 1.0 works with. Only changes in this version are moving the randomization into the model, and making it slightly more efficient.

Requirements

  • Radiant 0.7 or greater
  • no other known dependencies

Installation

From your RADIANT_ROOT:

  • $ script/extension install quote_du_jour
  • Restart your radiant app, and you should be good to go.

To Do

Purpose of this version is to slightly improve the efficiency of dealing with the quote table. I did it as preparation for expanding the quote table, including categories for the quotations and the ability to randomize not only within an author’s quotes, but eventually within quotes pertaining to a specific category as well.

  • Send your Suggestions

Notes

Acknowledgments

Victor originally wrote this as a private extension for http://avanim.org. Andrew decided to extract it, enhance it, and make it available to the community.

Arlen thanks Victor and Andrew for doing the heavy lifting on this in the first place.

About

Radiant extensions which enables you to display random quotes on your pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%