commentformsettings.info |
commentformsettings/commentformsettings.info |
|
name = Comment Form Settings
description = "Multiple changes to comments forms for better usability."
core = 7.x
dependencies[] = comment
package = "Node Form Settings"
files[] = commentformsettings.module
files[] =… |
commentformsettings.install |
commentformsettings/commentformsettings.install |
|
Install, update and uninstall functions for the commentformsettings module. |
commentformsettings.module |
commentformsettings/commentformsettings.module |
|
|
nodeformsettings.info |
nodeformsettings.info |
|
name = Node Form Settings
description = "Multiple changes to node form and comment form for better usability."
core = 7.x
package = "Node Form Settings"
files[] = nodeformsettings.module
files[] =… |
nodeformsettings.install |
nodeformsettings.install |
|
Install, update and uninstall functions for the nodeformsettings module. |
nodeformsettings.module |
nodeformsettings.module |
|
|
option_cfs_anonymoushomepage.inc |
commentformsettings/includes/option_cfs_anonymoushomepage.inc |
|
Hide the Anonymous comment - homepage field. |
option_cfs_anonymousmail.inc |
commentformsettings/includes/option_cfs_anonymousmail.inc |
|
Hide the Anonymous comment - email field. |
option_cfs_anonymousname.inc |
commentformsettings/includes/option_cfs_anonymousname.inc |
|
Hide the Anonymous comment - name field. |
option_cfs_author.inc |
commentformsettings/includes/option_cfs_author.inc |
|
Hide the Revision log field. |
option_cfs_comment_cancel.inc |
commentformsettings/includes/option_cfs_comment_cancel.inc |
|
Hide the Revision log field. |
option_cfs_inputformat.inc |
commentformsettings/includes/option_cfs_inputformat.inc |
|
Hide the Revision log field. |
option_cfs_newadmin.inc |
commentformsettings/includes/option_cfs_newadmin.inc |
|
Hide the Revision log field. |
option_cfs_preview.inc |
commentformsettings/includes/option_cfs_preview.inc |
|
Hide the Revision log field. |
option_cfs_revisionlog.inc |
commentformsettings/includes/option_cfs_revisionlog.inc |
|
Hide the Revision log field. |
option_cfs_size.inc |
commentformsettings/includes/option_cfs_size.inc |
|
Hide the Revision log field. |
option_cfs_submit.inc |
commentformsettings/includes/option_cfs_submit.inc |
|
Hide the Revision log field. |
option_cfs_title.inc |
commentformsettings/includes/option_cfs_title.inc |
|
Hide the Revision log field. |
option_nfs_author_information.inc |
includes/option_nfs_author_information.inc |
|
|
option_nfs_cancel.inc |
includes/option_nfs_cancel.inc |
|
|
option_nfs_comments.inc |
includes/option_nfs_comments.inc |
|
|
option_nfs_inputformat.inc |
includes/option_nfs_inputformat.inc |
|
|
option_nfs_path.inc |
includes/option_nfs_path.inc |
|
|
option_nfs_publishingoptions.inc |
includes/option_nfs_publishingoptions.inc |
|
|
option_nfs_revisionlog.inc |
includes/option_nfs_revisionlog.inc |
|
|
option_nfs_submit.inc |
includes/option_nfs_submit.inc |
|
|
option_nfs_title_create.inc |
includes/option_nfs_title_create.inc |
|
|
option_nfs_title_edit.inc |
includes/option_nfs_title_edit.inc |
|
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Troubleshooting
INTRODUCTION
------------
This module lets you change several 'small' behaviors with hook_form_alter,
in both… |
settings_comments.inc |
commentformsettings/includes/settings_comments.inc |
|
|
settings_node.inc |
includes/settings_node.inc |
|
|
validate_cfs_comment_cancel.inc |
commentformsettings/includes/validate_cfs_comment_cancel.inc |
|
Validate if the Cancel link is not enabled when the comment form is below the post or comments. |
validate_cfs_newadmin.inc |
commentformsettings/includes/validate_cfs_newadmin.inc |
|
Validate if the Cancel link is not enabled when the comment form is below the post or comments. |
validate_cfs_preview.inc |
commentformsettings/includes/validate_cfs_preview.inc |
|
Validate if the Cancel link is not enabled when the comment form is below the post or comments. |
validate_nfs_title_create.inc |
includes/validate_nfs_title_create.inc |
|
|
validate_nfs_title_edit.inc |
includes/validate_nfs_title_edit.inc |
|
|