Livefyre Comments

Component type

module

Maintenance status

Development status

Downloads

68098

Component created

Component changed

Please note: This module is not officially maintained by Livefyre.

.....but you can always email Livefyre's community support team at support @ livefyre dot com as they are passionate about customer service and would love to serve any users experiencing issues with Livefyre.
-----------------------------------------------------------------------------------------------------------

Menu Rules

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

9428

Component created

Component changed

Menu Rules provides Rules that are related to menu items. This project started out of the need for a D7 replacement for Automenu. I realized that achieving the same results through Rules would be both quicker and more generic than writing a module specifically for that use. Menu Rules simply aims to integrate the menu system with Rules in a comprehensive way.

Requirements
Rules

Usage
Here are the rules as of now.

Ubercart Custom Payment

Component type

module

Maintenance status

Development status

Downloads

3687

Component created

Component changed

Provides custom payment methods for Ubercart 3.

*** Requires Drupal 7/Ubercart 3
*** Still in early development. Use with caution!

This module allows administrators to create custom payment methods. Each method can have its own set of conditions, and each is a fieldable entity bundle, which can be configured to collect data (e.g. name and address, account number, etc.) from the customer.

Media Path Tokens

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is an extension to media module functionality. This provides for saving the files uploaded via media module in a directory structure formed based on tokens used.

Use case

Say we have a scenario wherein we want to save the files related to a node in directory structure like node/. The example below explains the basic functionality provided.

e.g., A file

test.png

uploaded on 10/04/2012 will be saved in

Title History

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module helps users avoid duplicate node titles by displaying a list of already existing node titles while creating a node.

Steps for use:
1> Goto node/add
2> type in the title in the title field for the node.
3> Remove focus from title field by clicking on the body field.
4> Module fetches a list of existing nodes having similar title.

MyView

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a sub module for views and this is helps to retrieve data which are posting by page content type. If you creating a personal blog this module is help to get your blog post for any region.

This module is depend on views module.