Import/Export

Component type

module

Maintenance status

Development status

Downloads

3568

Component created

Component changed

This module allows site administrators to export/import their existing cck types and views into a repository to share them.
CCK types and Views 2 export files will be stored in text files with extensions .cck(for cck) and .view(for views).

You need this module if:

- You need to migrate some part of your site to another site quickly.
- You need to share your CCK types and Views with your partner or to get his CCK types/Views.

Modules needed :
CCK
Views 2

Revisioning

Component type

module

Maintenance status

Development status

Downloads

275904

Component created

Component changed

Revisioning is a module for the configuration of workflows to create, moderate and publish content revisions.
You use it in scenario's like this:

  • Authors write content that prior to being made publicly visible must be reviewed (and possibly edited) by moderators. Once the moderators have published the content, authors should be prevented from modifying it while “live”, but they should be able to submit new revisions to their moderators.
  • We shouldn't have to grant these roles “god-like” powers (e.g. D6's "administer nodes" permission) to implement this.

onBeforeUnload API

Component type

module

Maintenance status

Development status

Downloads

8521

Component created

Component changed

The onBeforeUnload module provides an API to allow other modules use the onBeforeUnload event of the browser window.

This module does not provide any direct functionally, it rather provides a centralized API that other modules can use to take advantage of the onBeforeUnload event of the browser window.

Modules using the onBeforeUnload API: Dirty Forms, Modal Frame API.

Dirty Forms

Component type

module

Maintenance status

Development status

Downloads

4892

Component created

Component changed

The Dirty Forms module provides a javascript behavior that checks forms before users leave the page, warning them if they are about to loose changes and providing an option to remain on the page.

The module provides a configuration form that allows setting up a list of forms that should be excluded from the dirtyForms behavior.

This feature is based on the onBeforeUnload event of the window object which, at the time of writing, is only supported by IE4+, Mozilla Firefox, Google Chrome. Those using other browsers (or when javascript is not enabled) won't be warned when leaving dirty pages. Ah, c'est la vie!

The Dirty Forms module requires the onBeforeUnload API.

CloudFront

Component type

module

Maintenance status

Development status

Downloads

5091

Component created

Component changed

CloudFront module integrates with imagecache to serve dynamic images from the Amazon CloudFront CDN. Dynamic images are placed in a queue and served immediately from the local filesystem. Once the queue is processed (via cron job) the images will automatically begin serving from CloudFront.

If you flush or modify a preset it will fall back to local hosting so that the changes are visible immediately. The new images will begin serving from CloudFront the next time the queue is processed.

This module requires no patches to either core or third party modules.

Table Quote - Shipping cost based on total ranges

Component type

module

Categories

Maintenance status

Development status

Downloads

4840

Component created

Component changed

This module is a 3rd party module for Übercart allowing to calculate shipping cost based on total order weight or total order price, and managing ranges.

You can define weight ranges: a lower weight, an upper weight and a cost.
An order which total weight is greater of equal than a range's lower weight and lower than the same range's upper weight will get the shipping cost corresponding to this range.

The outdated 6.x-2.0 version has many bugs that are being working on. Please use the dev version meanwhile.

File Aliases

Component type

module

Categories

Maintenance status

Development status

Downloads

21722

Component created

Component changed

The File Aliases module allows you to use token customizable aliases for your uploaded files, giving you the ability to keep your file system organized as per usual while providing clean looking paths (i.e., no more '/sites/default/files/').

Features:

  • Customizable File Alias field using Node tokens.
  • Support for:
  • Support for Private and Public file systems.
  • Support for Views output (Fields and Nodes).
  • Support for FileField Paths Retroactive and Active Updating.

Simplest gmap

Component type

module

Categories

Maintenance status

Development status

Downloads

2761

Component created

Component changed

Simple GMaps v2 implementation.
Alpha stage.
No additional tables in db, uses CCK to store all data.

Requirements: CCK

Only one marker per one gmap is possible.
This module was created for internal use, for our clients websites, when I was tired of fixing bugs/simplifying interface of GMaps related modules available. (Some of them are >200kb of PHP code, I was sure I don't need 95% of this code on our websites - they are already heavy because of cck/views, really).

I've made simplest_gmap public - may be someone will find it useful :)

If you need maximum of functionality, check out much more advanced
http://drupal.org/project/gmaps + http://drupal.org/project/location

Aims of simplest_gmap project:
- simplify interface to create marker for editor
- minimize peroformance overhead and code amount

Usage:
1) Enable module on Drupal admin
2) Insert your Google Maps API Key on admin/settings/simplest_gmap
3) Create CCK field for GMap. You'll see available settings on field creation page.
That's it!

This module was developed by Pixeljets team.

Donate via Paypal / Webmoney / Yandex.Money