Nodeform fieldsets hider

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module lets you hide fieldsets that you don't want to be available on the node create/edit form, configurable by content type. For example you could use it to hide the URL path settings fieldset for content type Story.

Versions

It's for Drupal 6 only.

BUEditor Plus

Component type

module

Maintenance status

Development status

Downloads

22494

Component created

Component changed

BUEditor Plus provides you with better control over BUEditor and where it appears. By default BUEditor displays on most textareas. You can control which editor appears via roles, paths and element IDs. BUEditor Plus overrides that default behavior and gives you better control over which textareas the editor appears on. Now you create profiles and assign those profiles to text fields in Drupal's field system. Not only that, but BUEditor Plus allows you to assign different editors based upon text format. You can create a "Full HTML" editor and a "Filtered HTML" editor in BUEditor. Then in your profile assign those editors to their associated input format. Now when you change input formats for a textarea the editor will automatically change to the proper one for that format. You can even set a format to "none" to not have an editor appear with that input format.

KillAgg

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple module that allows you to disable Javascript and CSS aggregation on specific modules, themes, /misc and libraries. This module is intended for sites in development, especially when dealing with IE file limitations and shouldn't be used on a production site.

Help Popup

Component type

module

Maintenance status

Development status

Downloads

671

Component created

Component changed

This is a relatively simple help popup module that provides either:

  • A standard popup window
  • A javascript modal using the script supplied by jqmodal

Any number of help popup templates can be created for different purposes on one site, with different dimensions. These can then be implemented in three ways:

Placeholder HTML5

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module does what I thought the Placeholder module (http://drupal.org/project/placeholder) did. With FAPI, you can set '#placeholder' in form elements to have them appear as HTML placeholder attributes.

"Placeholder text is displayed inside the input field as long as the field is empty and not focused. As soon as you click on (or tab to) the input field, the placeholder text disappears." (http://diveintohtml5.org/forms.html)

FileField Load Multiple

Component type

module

Maintenance status

Development status

Downloads

763

Component created

Component changed

This module optimizes loading of multiple filefield data in Views. For every filefield/imagefield value displayed in a view, it will remove 1 redundant query generated by the FileField module to load file data.
It's probably mostly useful for image galleries and file directories, because they often display many files.

Node Announce

Component type

module

Maintenance status

Development status

Downloads

2767

Component created

Component changed

Designed to be used in combination with sites that heavily use Calendaring for events. This module allows you to create automated announcements for Node Types that have CCK Date fields. The announcements go out a configurable number of days in advance. The email subject and body are tokenized, so you can create complex templates based on the nodes you are sending announcements about.