Project Hosting

Component type

module

Maintenance status

Development status

Downloads

517

Component created

Component changed

Project Hosting is a flexible suite of components for Drupal 7 that can be combined to build a local project update server out of a bespoke Drupal resource site. Features include:

  • Publishing updates XML feed
  • Automated repository release packaging
  • Integration with Entity API and Rules

Backup and Migrate SFTP

Component type

module

Maintenance status

Development status

Downloads

6956

Component created

Component changed

This module adds SFTP support to Backup and Migrate's "Destinations" list. It works in much the same way as the built-in FTP support.

To use it, you must first install the PHP "ssh2" PECL module by following the instructions at http://www.php.net/manual/en/ssh2.installation.php.

Entityreference Autocreate

Component type

module

Categories

Maintenance status

Development status

Downloads

11250

Component created

Component changed

A deliberately simple way to invent nodes on the fly in order to refer to them via entityreference.

Just type a title into an entityreference autocomplete field, and if no match is found, a placeholder of that name will be created silently, instead of complaining.

This is a simplification from other create-and-reference solutions as it assumes *no* action on the users part. Of course, it also does not allow the editor to add any *more* detail about the newly created target entity at the time, but if you want that, I endorse references_dialog.module.

This utility co-operates interestingly with feeds.module, as you can import items that refer to other items by name, which will be linked to without intervention.

Raw Mapping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Convert data loaded into a node by simple paste (or Feeds or data import) into better structured data.

A simple text field may be provided for a list of items to be dropped into
and this tool would be able to convert that list into individual fields
on the same entity.
The original data can optionally be discarded onve converted.

The UI will be for a simple textarea field (eg named people_raw)
to have an additional setting on the field settings page that refers
to the structured data field (eg a multiple textfield 'people')

Private Dynamic Stream Wrapper

Component type

module

Maintenance status

Development status

Downloads

1226

Component created

Component changed

Provides a file stream wrapper to store private files that can be altered when downloaded.
The file stream wrapper mimics the functionality of the Drupal Private file system with the addition of the capability to alter the file's content when it is downloaded.

Sponsored by Commerce Guys

Panels Extra Styles

Component type

module

Maintenance status

Development status

Downloads

21164

Component created

Component changed

Install

Enable the module to find additional region and pane styles in Panels. Below is a list of those currently included. Please share and contribute your styles! :)

Panels Wrapper

Wrap your panes and regions with unlimited possibilities.

  • Go HTML5! Wrap your content in the newly defined tags.
  • Add custom containers and HTML.
  • Simplify and beautify Panels markup.

Userqueue Revised

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is for users as nodequeue is to nodes.

Why the name "Userqueue Revised" ?
This is "Userqueue Revised" because there is already an abandoned project UserQueue. And since this was a very incomplete module and no D7 version. So here is "Userqueue Revised" which is in active development.

This space will be updated soon with more progress and todo's.