Contextual Elements

Component type

module

Maintenance status

Development status

Downloads

3201

Component created

Component changed

Contextual Elements provides an interface to allow administrators to add HTML elements to the headers and footers of their site given certain criteria.

The use case that spawned this module is the need to implement a Google Analytics like module that was capable of handling multiple GA codes. The filtering system was modeled from the GA module.

Draggable Views Marquee Links

Component type

module

Maintenance status

Development status

Component created

Component changed

This little module just lets you define your marquee view, your draggable view for sorting the marquee, marquee content type, and the number of slides. It will then create contextual menu items for your marquee: Sort Marquee Slides, and Add Slide. The js included also fades the draggable view rows that won't be used and adds a dashed line to clearly mark which slides will be included.

For a more robust solution, keep an eye out for my Contextual Links module

Authored Blog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module Use for authoring blog functionality. You can override blog author etc. For this you need two content type with cck user reference field with multi values

1. One Blog (with cck user reference + multi values)
2. One for Blog Post

In blog content type when you create a node that time you select author of this node after creating you go to blog post content type and select that author which you select in blog and post your contents on that selected authored blog node.

Views Slideshow Simple Pager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Slideshow includes a pager, but this is only available when the view includes individual fields and not full nodes. This module provides a simple pager compatible with both fields and full node displays, which numbers each of the pages. This will probably require custom CSS to actually look good on most sites.

See also #1168658: Add simple numeric pager to Views Slideshow.

OBSOLETE: KP Feature Export

Component type

module

Maintenance status

Development status

Component created

Component changed

This provides chado feature specific export functionality to views data export.

Export Types:
- FASTA file of all features in a view
- KBio KASP marked-up FASTA file of all features in a view (if view lists SNPs will output a fasta of the feature the SNP is aligned to with the SNP in square-brackets).

Install requires a patch be applied to the views data export.

Commerce one page

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is unsupported code from an early version of Commerce, use at the risk of wasting your time.
The intention was to deliver a one page checkout form in a panel page.
Products would be displayed as radio button options, and the order would be created "on the fly" when the form was submitted.
I got it to work, but this direction was abandoned when the project specs changed.
I hope it helps a little!