Provide Apache Solr Context integration. Currently offers a single context reaction for creating an Solr query, caching it, and loading it again from cache on the next request.
Provides a copy of the standard Permissions form for users that don't have the permission "administer permissions", but do have the permission "access subpermission form".
This module makes it possible to pre-render the views panes/views displays for panes which has no dependencies on which context they are disaplayed on.
This module adds auto archiving functionality to selected content types. Archive status based on a new date field, not the "publishing date" and "time".
After enabling the functionality at admin interface, when a user submit a node, there will be a new block, in which she/he can select the archiving options.
There are two options available:
Manual archiving: there are only two radio button,labelled "Active" and "Archive" Screenshot: manual archiving
Auto archiving: user must input a date, till the node must remain "Active". On the selected date, from the first run of cron, the node will became "Archive" Screenshot: auto archiving
The module also supplies a bulk operation function for nodes, which could be triggered from the admin/content/node page. Screenshot1: manual operation