Community Documentation

Installing Piecemaker

Last updated July 8, 2011. Created by arcaneadam on July 8, 2011.
Log in to edit this page.

To install Piecemaker place the unzipped module in the sites/all/modules directory

Next download to the Drupal piecemaker package from github.com at:

https://github.com/arcaneadam/Piecemaker-Drupal

Make sure to select the Branch version that matches the module version.
For example:

Module -> Package
-------------------
7.x-1.1 -> 7.x-1.x
-------------------
7.x-2.1 -> 7.x-2.x

This package should be unzipped into sites/*/libraries/piecemaker so that the piecemaker.swf is located at
sites/*/libraries/piecemaker/piecemaker.swf

If you do not do this piecemaker will not work and you will simply get the alternate content.

Installing with Drush

an alternative to the above method is to use drush and simply issue the following command:
drush en piecemaker -y
Drush will automatically download the library and extract it to the appropriate place.

Comments

sites/*/libraries/piecemaker/piecemaker.swf

sites/*/libraries/piecemaker/piecemaker.swf
what is the meaning of * all i tried put the content on all folder but nothing happened it keep saying You do not have flash enabled
and what about the libraries module did i have to put the content of the piecemaker package in it and if so the link will be the sites/all/modules/libraries/piecemaker/piecemaker.swf
thanks

more Piecemaker info (small tutorial for beginners)

This tutorial is a big help!
http://drupal.org/node/1270800

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.