Scenario:
"I want to send out a link that will list all the items of my blog posted on a specific date. Can I do this?"
Solution:
Yes! Nucleus can customise pages to your needs by passing variables in a URL. You can tell it to show all posts of your blog on a specific date by using a URL in the following format:
http://www.yourdomain.com/index.php?archive=YYYY-MM-DD
YYYY is the year in 4 digits, MM is the month (double digits not necessary, e.g. both "8" and "08" will work for August) and DD is the day (again, double digits not necessary).
Original forum thread (thanks, Trent!):
http://forum.nucleuscms.org/viewtopic.php?t=4111
![]()
Total votes: 1 - Rating: 8.00