You are here

Files in Node form columns 7

Primary tabs

File namesort descending Location Namespace Description
nfcbiblio.info nfcbiblio.info name = Biblio compatability description = Adds support for biblio fields dependencies[] = nodeformcols dependencies[] = biblio core = 7.x package = Node form columns
nfcbiblio.module nfcbiblio.module
nfccaptcha.info nfccaptcha.info name = CAPTCHA compatability description = Adds support for CAPTCHA in node forms dependencies[] = nodeformcols dependencies[] = captcha core = 7.x package = Node form columns
nfccaptcha.module nfccaptcha.module
node-form.tpl.php node-form.tpl.php Template that renders a part of the node form
nodeformcols-configuration.tpl.php nodeformcols-configuration.tpl.php
nodeformcols.admin.css css/nodeformcols.admin.css #fields td.region { font-weight: bold; } #fields tr.region-message { font-weight: normal; color: #999; } #fields tr.region-populated { display: none; } .field-region { background-color: #ff6; margin-top: 4px; margin-bottom: 4px; …
nodeformcols.admin.inc nodeformcols.admin.inc Contains the admin functions for Node form columns
nodeformcols.css css/nodeformcols.css .node-form .form-region-right { width: 29%; float: right; } .node-form-has-region-right .form-region-main { float: left; width: 70%; } .node-form-has-region-right .form-region-footer { clear: both; } .node-form .form-region-right…
nodeformcols.inc plugins/content_types/nodeformcols.inc Renders the nodeformcols form in a panel pane. The entire panel is inside the <form> tag. Most of the code is from the CTools form.inc content type.
nodeformcols.info nodeformcols.info name = Node form columns description = Separates the node forms into two columns and a footer. core = 7.x package = Node form columns
nodeformcols.install nodeformcols.install Install and update hooks
nodeformcols.module nodeformcols.module

Other projects