Maintainers strive to actively monitor issues and respond in a timely manner.

Passbook

Drupal Passbook Module

Apple Passbook integration for Drupal 7.x.

Good news. Development has recommenced and a post is expected shortly

custom page template

custom page template

This module is very similar to "cutom node template" module, but I think this module is more useful

这个模块和custom node template 模块非常相似, 但是我想这个模块会更有用!请继续关注我,我会在陆续发布更多更实用的超强drupal核武器...

Fixtures

The fixtures module imports content created in YAML files. Nodes, menu items, taxonomies and other initial content are created as a batch.

At this point the menu system and nodes are implemented, but require improvement and support for custom fields. This is a work in progress.

Example in sites/all/fixtures/menu.main-menu.yaml:

custom-menu:
  title: Custom menu
  description: A custom menu, used for main navigation
  items:
    item-about-me:
      title: About me
      link: general
      items:
        item-general:
          title: General
          link: general
        item-resume:
          title: Resume
          link: resume
          description: A single-line description

Prerequisites

The Libraries module must be installed together with the Spyc library in the folder sites/all/libraries (or subsite folder). Spyc is a loader/dumper library for YAML.

If you want to import the basic content, move the files in the examples folder to sites/all/fixtures folder. Edit them to match your specific needs and run the command drush fixtures-all

Commerce bpost

Integrates with the BPost Shipping Manager.

Hatch

Home page - Hatch theme

Hatch theme is a simple and minimal portfolio theme for photographers, illustrators, designers, or photobloggers. Hatch is a wordpress theme created by Griden. The drupal port was developed by Zyxware Technologies.

This theme is based on the 960 Grid System.

FB Poster

This module allows users to post nodes automatically to facebook.com. Currently supports posting on group's page and user's page.

For posting images Image module should be enabled.

Installation

  • Go to developers page and create application.
  • Enable module on your site
  • You need to download the http://github.com/facebook/facebook-php-sdk and extract the entire contents of the archive into the sites/all/libraries/facebook-php-sdk folder of your server.
  • Make sure you have permission for the users of the site to crosspost or post any nodes
  • Go to application settings module, insert the ID of the Application and his secret code and the State parameter (you should invent it yourself, it is necessary for security) in the appropriate fields. Click “Save” and give the application access to your data.
  • Go to the page with the module publication settings, select the target page. If the target page is a group and you want to publish something on its behalf, you should put “tick” in the appropriate checkbox. Note: you need to visit that page at least once and press “Save”.
  • Go to the settings of content types for publication and select the necessary type.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained