amfserver

Component type

module

Maintenance status

Development status

Downloads

5724

Component created

Component changed

This module adds a server based on the AMF protocol to the Services module for Drupal 7.
It allows for communication between an actionscript 3 client - like flash, flex and air - with drupal core services or custom services via amf, also known as flash remoting.

This module uses Zend AMF classes from the Zend framework to provide support for services defined in the service api.

Custom Slogan

Component type

module

Categories

Maintenance status

Development status

Downloads

1903

Component created

Component changed

The module allows to have a custom slogan on a drupal website. The modules admin form allows you to set slogans using tokens for each content type, each vocabulary, front and a default slogan. It overrides the slogan from theme variable. In addition to it the module also provides a text field in all nodes/terms for content types/vocabulary for which custom slogans are enabled from admin page of the module. The slogans at module and term level will override the pattern set for the content type/vocabulary.

Javjaff SEO meta

Component type

module

Maintenance status

Development status

Component created

Component changed

SEO meta module automaticly generates meta: title, keywords, descriprtion and set appropriate permissions for search engines robots; it's also allows you to set these parameters manually for selected pages. It gives You an informations about that, if your meta tags are filled correctly.


Thanks to this module each page is more friendly for all search engines; each one has indyvidual title, keywords and content.

Formatter Settings

Component type

module

Maintenance status

Development status

Downloads

1214

Component created

Component changed

The Formatter Settings module is a spiritual backport of the Drupal 7 Field Formatter Settings functionality for Drupal 6, adding two new Formatter hooks to provide user definable settings for Formatters on a contextual basis.

This module is primarily for developers as it doesn't do anyting other than provide the Formatter Settings hooks and modify the Display Settings UI if Formatter Settings are present on the selected Formatter.

Formatter Settings was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark

 

Required modules

Path Profiler

Component type

module

Maintenance status

Development status

Downloads

541

Component created

Component changed

Path Profiler is a practical proof of concept for illustrating how path management within drupal could work under different circumstances in the hopes of pushing forward a new initiative in D8 to re-architect how we think about and utilize paths and their output.

Path Profiler allows you to create various whitelists or blacklists of paths within drupal. Blacklisted path profiles will allow all paths to be created except for specified paths in the list. These will be unset(). Whitelisted path profile will ONLY CREATE MENU ITEMS YOU SPECIFY. Please use with care.

Flag State

Component type

module

Categories

Maintenance status

Development status

Downloads

551

Component created

Component changed

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 use in code or Rules evaluations. It gets all the benefits and features of the flag module including per user/global state, anonymous user support (Flag 2.x), flexible UI, export (features) friendly, integration with rules and views modules etc.

Block context

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module provides a simple way to create block content on node context. It re-uses Block core module functionalities and can be related to a part of Context module.

This module is developed for editor users. The aim is not to rewrite block or context module. It just provides an intuitive way to add blocks on contextual node, without overloading block core module administration page (/admin/build/block).

RDF mapping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

(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

Freebase API [DEPRECATED]

Component type

module

Categories

Maintenance status

Development status

Downloads

417

Component created

Component changed

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.