Relation Unique

Component type

module

Maintenance status

Development status

Downloads

1902

Component created

Component changed

The Relation Unique module extends the Relation module with a "property" that constrains relations of a given type, much like the built-in properties "unique" and "transitive".

Relation Unique adds "endpoint uniqueness" to the provided properties:

Comment Face

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allow user add face into comment, and show comment face.


Usage:

1.Replace comment content in comment.tpl.php

//print render($content);
print comment_face_replace($comment->comment_body['und'][0]['safe_value']);

2.Replace comment subject in comment.tpl.php

simpleForm2

Component type

module

Maintenance status

Development status

Component created

Component changed

Sometimes full contact pages are just too much. If you're looking for an easy way to stay in contact with your visitors this module is for you.
This module allows you to create a contact or order form on your website without any programming skils. Only thig you need to be familiar with is: HTML and CSS.
You can place your forms in any custom block.

Main difference between Webform and simpleForm2 - is that simpleForm2 is a block (not a content, like a Webform), so you can put your simpleForm on any page of your website in any block region. And you can create forms of any shapes without editing/creating website templates.

Menu Subtitle

Component type

module

Maintenance status

Development status

Downloads

2846

Component created

Component changed

This module adds a new field to menu items to set a subtitle to show on menu links!

Actualy it should work on primary/secondary menu and normal menu items.

TODO:
#show the subtitle above the menu link as option
#generate the subtitle with custom php code
#integration with views
#integration with token

KNOW BUGS:
1. This module breaks Context module UI configruation
2. This module stops theme_menu_link() hooks from being run at the theme layer

Textualizer - Awesome Text Transitions

Component type

module

Maintenance status

Development status

Downloads

3149

Component created

Component changed

Textualizer is a jQuery module which offers awesome text transitions.

The module accepts any number of sentences (or words) and can rotate them smartly and beautifully.

Once a sentence is about to rotate with the other one, the letters that will be re-used are kept and move to their new locations with several effects.

Textualizer currently has the following effects

  • fadeIn
  • slideLeft
  • slideTop
  • Random

It is possible to define the duration that each item will be displayed and also the duration of the transitions.