By i25 on
I'm looking for a module that would automatically archive content based on age (month). On my site, I have a page called Archives. I would like this page to list URL's to all archived content. Any suggestions would be great. Thanks.
Comments
The views module comes with
The views module comes with an archive view that you can enable.
Great... didn't realize
Great... didn't realize that.
I've enabled it.
One question: When I click on the Archive month, it lists everything for that month in one huge list. What if I want that page to display URL's to archived content by taxonomy?
How would I approach this?
Thanks.
Here is one approach, I
Here is one approach, I cloned the archive view and renamed it archive2.
Take the export below and import.
Note:
1) Uncategorized content shows at the start of the list
2) Nodes with more than one term show under each term.
Excuse my ignorance (and
Excuse my ignorance (and thanks for the effort to help), but please tell me what to do with this code. Thanks.
Go to the view admin page,
Go to the view admin page, there will be an import button/link, click. Paste the code into the textbox, click import.
I get the following error
I get the following error when I try to import the code:
Fatal error: Call to a member function init_display() on a non-object in /home/content/a/r/o/aroundtown/html/sites/all/modules/views/includes/admin.inc on line 797