Shared Content

Component type

module

Maintenance status

Development status

Downloads

6327

Component created

Component changed

The project Shared Content introduces technology to build a content sharing network. Different to classical content sharing that duplicate full content items across multiple servers, this project is first about notifying system about content availability and building references to relevant/related content from the network.

The architecture introduces two key content concepts:

  • Local content
  • Remote content

The shared content architecture thus provides two main components:

Authorpane Popup

Component type

module

Maintenance status

Development status

Component created

Component changed

It helps to show author information of node as a popup manner. It work by using jQuery AJAX and does not affect the performance of website.

Required Modules : Author Pane

Version : Drupal 7

INSTALLATION
-------------------------------------------------------------
1. Copy the entire author_pane module directory into your
normal directory for modules,

usually sites/all/modules.

2. Enable the Author Pane module in ?q=admin/build/modules.

Commerce Views Pane

Component type

module

Maintenance status

Development status

Downloads

5392

Component created

Component changed

Commerce Views Pane provides a Views display plugin to embed a view in a Drupal Commerce checkout pane. This plugin is similar to the Views block display, except it is for Drupal Commerce checkout panes instead of blocks.

Why use Commerce Views Pane?

  • You want to display a view during checkout and optionally pass any order data as a view's contextual argument.
  • You want to display order information on the checkout complete page.
    Examples:
    • Download links to files purchased.
    • Shipping information - addresses, tracking numbers, estimated delivery.
    • Payment transaction information

500px Integration

Component type

module

Maintenance status

Development status

Downloads

4421

Component created

Component changed

500px Integration for Drupal fully configurable image galleries and API access to 500px website content.


500px Galleries

500px Integration module provides fully configurable, single or multiple photo galleries featuring:

  • choice of stream and category
  • number of items and sort order
  • NSFW filter
  • Block specific caching
  • configurable thumbnail sizes



Garlic

Component type

module

Maintenance status

Development status

Downloads

677

Component created

Component changed

Integrates the Garlic.js library with Drupal forms.

Garlic allows you to save the state of an incomplete form to the local storage of your browser. This helps remedy accidental browser window closing or general "murphy's law" conundrums when filling in form data.