Maintainers strive to actively monitor issues and respond in a timely manner.

Javascript Counter (NobleCount)

Demo

A JQuery based counter on textareas. This can be used to limit or warn users that they are over the maximum limit of the element.

Subs payment payment

This module aims at being a bridge between subs module (at least 1.0-beta5) and payment module (at least 1.0-beta3).

This is a module helper for developer who are looking
for integrate a subs payment system.

It alter subs type entities
to add further payment fields needed. Such as
currency code, amount, tax rate, quantity.

The idea is that each subs will used the
payment property of the subs type attached.

It provide an embeddable payment form to use
in a custom form for selling subs by providing
subs types as a "model" (amount, tax rate, and so on).

It integrate views by providing relationships
between subs and payments.

Development

Makina Corpus

Services Entity API

This module provides support for all Entity API entity types to Services. All entity types get a standard resource, similar to what Services provides for code entity types such as nodes.

This module allows to get entities by properties or fields and also paging and related entities that are defined properly.

Resources

Every Entity properly defined in the Entity API will be exposed as a resource to the Services module. Each of these entities will automatically have Create, Retrieve, Update, Delete and Index actions for them. In addition, any actions, targeted_actions and relationships from core entities that are defined in the services module will be moved over to them as well.

Resource controllers

This module allows pluggable controllers to completely override the input and output of the resources. This module provides a few classes to use:

  • Generic controller. This controller returns and expects exactly what the Entity API module wants for its CRUD functions: entity_create(), entity_save(), and entity_load_single().

Base Link

Provides a link content type, suitable for publishing links to external websites.

This feature is part of the Base feature set and was developed by GVJ web sites & consulting.

What this feature provides

  • Content types:
    • link: Use links to display links to external websites.
  • Fields:
    • body
    • field_content_image: a media image file selector, attached to a page
    • field_link_category: taxonomy reference to a link category vocabulary.
    • field_link_link: link field.
    • title_field: title field, provided by the Title module
    • link_categories-description_field: description field for the link categories taxonomy, provided by the Title module
    • link_categories-name_field: name field for the link categories taxonomy, provided by the Title module
  • Taxonomy:
    • link_categories: link categories taxonomy, used to categorize links.
  • Permissions:

Keyword Highlighter

This module will help you highlight any keywords in your site. For example you have content driven website where you want to display few words ex(the name of your company, location, or any other) in a different color that the normal site color. Then this module will help you achieve that.

You can add as many keywords as you want and can define a color-code for them ex- #FF00CC

Install this module and you can manage the keywords at Configuration->Content Authoring->Keyword Highlighter

===========================================
IMPORTANT INSTRUCTIONS TO FOLLOW FOR ENABLING IT
===========================================

You need to do the following setting in order for this module to work.
Follow the steps below after installing the Keyword Highlighter module.

1-> Go to Configuration->Content Authoring->Text Formats Direct Link - admin/config/content/formats

2-> We need to configure every available text format there by default you will have Filtered HTML, Full HTML, Plain text

3-> Click on "configure" link for each format

4-> Under "Enabled filters" section, enable(check) Keyword highlighter filter

5-> Below in this same configuration page, go to Filter processing order Make sure that "Keyword highlighter filter" is always below "Limit allowed HTML tags" To make it easy, you may set "Keyword highlighter filter" in the last position.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained