Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
In D6 what is the best way to archive old content? Any preferences? Our client needs to keep some appraisal documents for their staff but would like to hide it away from the live content. Could I use "backup & migrate" for example or are there better suited solutions to this requirement?
I have been building content types for my client and there are some date fields such as:
Leaving date
Inspection date
The content in question holds information on equipment that the user owns, company property. Some kit needs to be inspected on an annual basis and the leaving date is set if and when someone chooses to leave the company. So I need to trigger off an email that reminds them that their kit is due an inspection in x number of days or to return their equipment as they are leaving in x days.
I have tried for some hours to exchange the text on the English button in the primary links to a picture of a flag. I can't get it working. I use Drupal 6.26.
I have a problem on a Drupal 6 site where at "admin/content/node", when trying to use the filters or beyond page one of the listings, the result is getting shown "admin/content".
It appears that whenever there is a query on the url, the page does not work.
Eg : admin/content/node?page=1
Adding a fourth argument to the url allows the page to then work, but this is no good as a proper fix
I want to add a functionality to my drupal site that I want to show a message after a particular no of visits(say 3) of Premium content (or of particular URL with /* as a wild card). Message may be for paid subscriptions.
Please help and tell if there is some useful module for that??