Views Field sync

Component type

module

Maintenance status

Development status

Downloads

430

Component created

Component changed

Summary

This module will synchronize content type fields with views fields, so that fields that are available to a content type will also be displayed in a chosen view. A use case for this would be having a view that allows the user to export all the data from a node type, every time a new field is added to the content type, it will automatically be added to the corresponding view. This avoids manual editing of the view any time a field is added or removed.

Views Autocomplete Filters

Component type

module

Maintenance status

Development status

Downloads

418607

Component created

Component changed

Add autocomplete functionality to the views filter text fields.

  • It works for node titles or cck text fields.
  • The autocomplete results are actually the view results, so they are view related.

How to use it:
(New) Video Tutorial : Drupal 7 Views Autocomplete Filter Tutorial

VT Mass admin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

VT Mass admin is a module for Drupal 6 with capabilities to mass edit nodes and save the changes using batch api

Currently there are support for :
1. Node title
2. Node body
3. Nodewords Keywords ( requires nodewords module )
4. Nodewords Description ( requires nodewords module )
5. Mass Delete
6. Node published status
7. Node promoted status
8. Node Sticky status
9. Ubercart field for : SKU, Dimension, Prices

Adminer

Component type

module

Maintenance status

Development status

Downloads

4344

Component created

Component changed

Description

The module integrates Adminer into Drupal to allow for a fast and easy management of the database.
Adminer (formerly phpMinAdmin) is a full-featured MySQL management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server.

Big Menu

Component type

module

Maintenance status

Development status

Downloads

17093

Component created

Component changed

An alternative to core menu management - adds scalability to the admin menu management screen, by loading subtrees via AJAX.
(Not related to megamenu & similar display modules - this is an admin-only content management utility)

When dealing with a site menu that contains thousands of links, the Drupal Menu UI admin interface becomes so unwieldy as to be impossible to use. When the drag & drop functions for tree management are running, a page can take minutes to render.

THIS MODULE attempts to replace the all-in-one global tree view with a similar interface, but sub-trees are "collapsed" below a certain level, and can be expanded as needed.

Drag & drop between expanded and collapsed menus should be supported.