|
Revision 278, 0.6 kB
(checked in by bchoate, 2 years ago)
|
|
Initial checkin of the OnThisDay? plugin; updated for MT 4.0.
|
| Line | |
|---|
| 1 | 2.0 - Updated for Movable Type 4.0. Added multi-blog support. |
|---|
| 2 | Removed the need for an inner 'Entries' tag. Any arguments |
|---|
| 3 | given to the OnThisDay tag are passed through to the Entries |
|---|
| 4 | tag (such as 'category', 'author', etc.) |
|---|
| 5 | |
|---|
| 6 | 1.1 - Update to fix inclusion of extraneous entries when using the DBM |
|---|
| 7 | data driver (range selection based on creation date doesn't appear to |
|---|
| 8 | be all that accurate). |
|---|
| 9 | |
|---|
| 10 | Also updated to exclude entries from the current year (or the year |
|---|
| 11 | of the entry the tag is operating from). |
|---|
| 12 | |
|---|
| 13 | Date code now takes the blog time offset into account. |
|---|
| 14 | |
|---|
| 15 | 1.0 - Initial release |
|---|