Downloads
Download tar.gz
8.04 KB
MD5: 268260e2af51db35ce96ce5da71642ad
SHA-1: 6b565f97bb3eaa90da22816772f00751a6f5b7a7
SHA-256: 8129f8646060b753be9a7d283a396d4d216caef2469e9812f931b7542738ca29
Download zip
8.53 KB
MD5: 003b3284259dceabf1e874044f79c7d1
SHA-1: af1903aff73ae7f81be9894b211aa16e36c88ad2
SHA-256: e69991f85fe33f3e03505d2c23939e6648a4f2b6d650281cc358822183b8b3ee
Release notes
Changes since DRUPAL-6--1-0:
- added a block to display nodes on the same day as the current node. Block will only display on an individual node's page. For example, if a node was created on April 19th, 2009, the block will show nodes on April 19th for all years previous to the current year.
- Each day gets an 'on this day page'. Meaning that onthisday/03/15 will show all nodes on March 15th throughout the previous years.
- Change the way the redirect works for RSS feed links and individual day links.
- Fixes for PHP warnings.
- Replaced
drupal_add_link()withdrupal_add_feed() - #372693: Missing argument 2 for theme_feed_icon()