pifr_drupalcs
Component type
Maintenance status
Development status
Component created
Component changed
Project Issue File Review integration for Drupal Code Sniffer
Project Issue File Review integration for Drupal Code Sniffer
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:
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
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.
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
Example module for environment
Twitter parser for the Feeds module.
Integration of the "organisational directories" and the taxonomy module.
Each directory becomes a custom taxonomy term with the path as field.
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
It is possible to define the duration that each item will be displayed and also the duration of the transitions.