You are here

Files in Revisioning 6.4

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Changelog for Revisioning module for drupal 6. 6.x-1.0 ======= Initial drupal 6 release. 6.x-1.1 ======= o No error when Trigger module isn't installed (thanks: herzi) o Improved translatability. o Fixed &$ ref in line 350. (thanks:…
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but…
README.txt README.txt DESCRIPTION =========== This modules forces new unpublished content as well as edits to current content to first go into a queue for review by a moderator/publisher, rather than immediately becoming "live", i.e. visible to the public. We…
revisioning-rtl.css revisioning-rtl.css
revisioning.admin.inc revisioning.admin.inc Admin configuration settings for Revisioning.
revisioning.css revisioning.css .submenu.revisions { } .table-revisions .form-item, .table-revisions th.form-submit { text-align: center; padding: 0; } .revision-pending td { background-color: #fcc; /* pale pink */ } .revision-current td { background-color: #faa; /*…
revisioning.info revisioning.info name = Revisioning description = Allows the creation and modification of content while the current revision remains unchanged and publicly visible until the changes have been reviewed by a moderator. core = "6.x" dependencies[] = node_tools
revisioning.install revisioning.install Install and uninstall hooks for Revisioning module
revisioning.module revisioning.module Allows the creation and modification of pre-published as well as live content while the current revision remains unchanged and publicly visible until the changes have been reviewed by a moderator.
revisioning.pages.inc revisioning.pages.inc Rendering and altering of pages and forms used by Revisioning
revisioning.rules.inc revisioning.rules.inc Rules integration for Revisioning module.
revisioning.views.inc views/revisioning.views.inc Declare new node and node_revisions fields and filters.
revisioning.views_default.inc views/revisioning.views_default.inc Canned view to display a summary of all site content.
revisioning_api.inc revisioning_api.inc API functions of Revisioning module
revisioning_handler_field_node_number_of_revisions.inc views/revisioning_handler_field_node_number_of_revisions.inc Handler for the 'Node: number of revisions' field.
revisioning_handler_field_node_revision_moderation.inc views/revisioning_handler_field_node_revision_moderation.inc Handler for the 'Node: revision moderation' field.
revisioning_handler_field_node_state.inc views/revisioning_handler_field_node_state.inc Handler for the 'Node: state' field.
revisioning_handler_field_revision_state.inc views/revisioning_handler_field_revision_state.inc Handler for the 'Node revision: state' field.
revisioning_handler_filter_node_number_of_revisions.inc views/revisioning_handler_filter_node_number_of_revisions.inc Views filter override to filter on the number of revisions a node has.
revisioning_handler_filter_node_revision_moderation.inc views/revisioning_handler_filter_node_revision_moderation.inc Views filter override to filter on whether node is subject to moderation.
revisioning_handler_filter_node_state.inc views/revisioning_handler_filter_node_state.inc Views filter override to filter on node state, i.e. pending, archived, current.
revisioning_handler_filter_revision_state.inc views/revisioning_handler_filter_revision_state.inc Views filter override to filter on revision state, i.e. pending, archived, current.
revisioning_theme.inc revisioning_theme.inc Include file for revisioning.module; deals with all theming aspects.
revisioning_tokens.inc revisioning_tokens.inc Add tokens pertaining to the Revisioning module.
revisioning_triggers_actions.inc revisioning_triggers_actions.inc Triggers and actions supported by the revisioning module.
revisions-summary.tpl.php revisions-summary.tpl.php revisions-summary.tpl.php Template to handle layout details of the submenu that appears above the summary of node revisions.

Other projects