confirmexit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

git clone --branch 6.x-1.0 lalit774@git.drupal.org:sandbox/lalit774/1969340.git confirmexit

If you are attempting to verify the user wants to leave the page prior to saving.
A window can be opened on exit of the browserpage (onunload) this will not prevent them from losing data on the page as the page would still be closed.

The better option would be to present the user with an 'Alert' message prior to unload (onbeforeunload).

Feed aggregator (Google Reader replacement)

Component type

module

Maintenance status

Development status

Component created

Component changed

This is experimental project. ATM I do not plan to release, support or use it in production. This project is intended only as a proof of concept.

Features:
- import of GoogleReader folder structure (based on subscriptions.xml)
- import of GoogleReader subscriptions (based on subscriptions.xml)
- periodic update of subscribed feeds
- very simple view for display and filtering based on feeds and folders

Uses:
- Feeds
- Feeds xPath parser
- Views

Entity Lister

Component type

module

Categories

Maintenance status

Development status

Downloads

7065

Component created

Component changed

Entity Lister provides a class (EntityLister) for querying and theming entities. Entities are queried using EntityFieldQuery and themed according to your specified view mode.

This module is for developer use. It provides no GUI, unless you count the pager and cache viewer.

Ctools tabs levels

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ctools tabs levels extends ctools content_type for Tabs to show deeper levels
then secondary. This might be usefull, if you want to render a separated block
with third-level tabs or deeper. Without this module only primary and secondary
tabs are available.

Requirements

- Ctools (http://drupal.org/project/ctools)

Token Insert Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

6730

Component created

Component changed

Token Insert Entity offers a WYSIWYG button to embed rendered entities in fields using a WYSIWYG (normally the body of a node).

The module adds a button which opens a popup dialog where the user can search for content (using an autocomplete field). When a piece of content has been selected, its View Modes are listed and this inserts a token that is processed when the content is rendered, thus embedding a full entity into another.

Representative Image

Component type

module

Maintenance status

Development status

Downloads

1497

Component created

Component changed

Allows you to define representative image or media fields for entities like nodes, taxonomy terms and the like. These can then be used in Open Graph meta tags (via tokens); or as fields in views. The media module is also supported. A default image can be defined for those entities without images.