Migrate Squarespace to Drupal Example

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a starter, example module for Migrate to make importing from Squarespace 5 to Drupal easier. You will need to modify the code in this module in order for it to work.

This will likely stay a sandbox, so when you clone this with git, I suggest the following instead of what's on the instructions page (so you'll get the module I used):

Simple Ticker

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple ticker is a ticker system which pull your latest node (article) title and show as a ticker format. Its output through a block that you can use anywhere of your site.

As its initial version only first 50 node will grab to shown. No configuration is handled in this version.

book2pdf

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a way for readers to export an entire Drupal Book into a PDF. They can then save it or share it on social media websites.

Taxonomy term weight by user

Component type

module

Categories

Maintenance status

Development status

Downloads

434

Component created

Component changed

There are times where Drupal's default weight sorting mechanism is not enough to organize terms inside a vocabulary.

This module provides the infrastructure to allow other modules to set an arbitrary order of a given term specific to the user.

A good use case would be allowing users to re-sort data presented to them based on their interests. For example, if a site lists books, and you like reading romance rather than sci-fi, then you can re-order the terms without affecting the other users.

Content Nodes

Component type

module

Categories

Maintenance status

Development status

Downloads

3030

Component created

Component changed

This module append nodes as "content" to a node. This module use entityreference to safe the relations. The motivation was to find a solution the use of different content elements simular to the typo3 content elements.

Institute of Development Studies (IDS) API Module

Component type

module

Maintenance status

Development status

Component created

Component changed

IDS API Module
--------------

This module provides a Drupal 7 interface for the Institute for Development Studies (IDS)'s Open API (http://api.ids.ac.uk/).
The goal of the module is to allow retrieving data from the IDS Collections (Eldis and Bridge) for use within a Drupal site.

* Setup *