Модули
(This has nothing to do with Geographic "mapping" - its about tagging data fields with common, universal identifiers)
A stub that emulates what D6 rdfcck was trying to do, and what D7 RDF UI now
does.
This adds a UI and internal data management store for giving Drupal content
types and CCK fields recognisible, portable field ids, in RDF format.
(CURIEs)
As in D7, a forum post can now be mapped to rdf:type=sioc:Post and
Drupal $node->user can be mapped to dc:Creator
It only provides an internal API and CRUD for this mapping - it doesn't have
any effect on node data or presentation itself. That should be done by other
modules, such as an RDFa renderer or XML exporter.
Currently, this mapping can be used by the Freebase_CCK schema importer and
the Freebase_data importer.
This is Drupal 6 only - this sort of functionality already exists in Drupal7
Provides a store entity, a store reference field, and an offer entity.
Cache Graceful allows you to update cache in the background, without having to wait for it.
Available through API and a cache plugin for Views and Panels.
Set alarms with your IRC bot.
This sandbox project auto generates Quicktabs with taxonomy and views.
This module provides a small CTools plugin that allows you to set the breadcrumb in custom pages created by Page manager. You can use CTools replacement patterns to do this.
This module enables a text field to be used as the page title. Since fields can be attached to any entity, this module can be used for nodes, taxonomy terms, etc.
This is an organic groups proejct sandbox clone for experimental patches to be ported to organic groups main repository
The Administration Menu select module is a very basic module that provides a selectbox on the user settings form allowing the user to choose which Administration menu module they wish to use.
Administration Menu select was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
Â
Features
- Support for:
- Admin module.
- Administration menu module.
- Toolbar module (including D7 core Toolbar module).
- Ability to set default admin menu by role.
  http://[www.yoursite.com/path/to/drupal]/admin/config/administration/admin_select
Â
Utility to make requests from the Freebase API.
[2014-02] Deprecated : DO NOT USE - the project was renamed to FreebaseAPI and Drupal7 work is in another place now.
In some cases you want to publish a certain piece of content on a specific date.
Log administrative actions in either dblog or redis.
Allows admin or module to define paths to be included or excluded from purl's outbound url rewrites on a global or provider level.
Reschedule deadline allows webmaster to reschedule all scheduled content before a given deadline.
Flag State is a small module that implements a very basic Flag type which can be used to control and maintain a boolean state flag for u
Thunderstick is an example / starting point module for batch operations on content. You need to read the comments and make some updates before it's useful.
This project provides a integration for Drupal with the Listrak email marketing service.
Sorting
- Removal of a sort by field Implemented
- Weights for the sort by fields Implemented
- Neat integration with the apachesolr modules.
- Ad
This utility module helps you import a Content Type Definition (Node Type) from a number of sources.
It is not a CCK Data importer - it imports data schemas
It provides a UI for schema selection, and an extended content type all-in-one edit form for reviewing and tuning the imported schema before content type creation.
Schema sources are provided as hooks, so schemas of various types may be translated to the CCK-native version.
@see HOOK_cck_importer_services()
This module makes it possible to pre-render the views panes/views displays for panes which has no dependencies on which context they are disaplayed on.
