Comments in SMF (Simplemachines forum)

Component type

module

Maintenance status

Development status

Downloads

1312

Component created

Component changed

Com2smf integrates commenting system of Drupal with SMF (Simplemachines forum). Com2smf store comments in SMF’s database. So it’s available to comment materials of site in both places – in Drupal and SMF. With creating of first comment module create a “start post” in forum with link to material. All of comments are readable in Drupal and SMF.

Feeds: Flickr

Component type

module

Maintenance status

Development status

Downloads

3650

Component created

Component changed

Flickr parser for the Feeds module.

Adds an enhanced parser for Flickr feeds.

Requires simplepie.inc installed in feeds module. See the feeds module README for installation instructions.

Currently only works with RSS feeds not Atom feeds. To have Flickr server up RSS feed simply add "&format=rss2" to the end of your feed URL.

Notifications Files

Component type

module

Categories

Maintenance status

Development status

Downloads

3621

Component created

Component changed

Notifications Files allows you to include files attached to nodes or comments in outgoing Notifications.

Features

  • Attach files directly to messages sent using PHPMailer or MIME mail
  • Use Token to place plain-text or HTML links to files in messages
  • Include attachments to nodes and comments by comment type, and override these choices during node- and comment-creation
  • Granular selection of files to distribute with node- and comment-notifications during creation
  • Support for Filefield, core Upload, and Comment Upload files

CollectiveAccess

Component type

module

Maintenance status

Development status

Downloads

4091

Component created

Component changed

Description:

This module provides the ability to retrieve data from your CollectiveAccess collection management system (http://www.collectiveaccess.org), using Drupal as a frontend to make (parts of) your collection available to the public.

Important:
This module no longer works with the changed web services in CollectiveAccess 1.3

Quick and Dirty Raw Data Import

Component type

module

Maintenance status

Development status

Downloads

907

Component created

Component changed

This module provides the functionality to import raw data into drupal nodes. It offers an customizable path that can be queried with a HTTP POST request to store the desired data into a node. The path can be protected by a key that must be passed along at each POST request.
The quick and dirty raw data import module does by far not provide advanced methods but it gives the possibility to quickly import node entries into an existing drupal installation. I used it to convert a pligg website with round about 6000 pages into a drupal one with the help of this module and a ruby script reading the database and firing the post requests within 20 minutes.

Flattr this

PubSubHubbub Hub

Component type

module

Maintenance status

Development status

Downloads

8927

Component created

Component changed

A PubSubHubbub Hub implementation for Drupal.

PubSubHubbub (PuSH) is a publish/subscribe protocol for content syndication. A Publisher provides content via Atom or RSS feed, a Subscriber consumes it. Every time content is added or changed, the Publisher notifies all Subscribers via a Hub.

Gittyup drush command

Component type

module

Categories

Maintenance status

Development status

Downloads

533

Component created

Component changed

Gittyup is a set of drush commands to update a Drupal install's git repository. With the advent of drush site aliases and site groups, as well as it's remote capabilities, it became advantageous to use drush commands instead of shell scripts for keeping development and staging sites up to date.

Assumptions

It is assumed that the root directory of the git repository is the root of the Drupal install. If this is not the case, it is recommended to explicitly declare your repository's root in the site-alias for the site: