| Mashup Name: | Wetpaintinjected Module for Drupal |
| Developer name(s): | Aliaksei Karpik |
| Contact info: | alexey.karpik@gmail.com |
| Description of Mashup: | I have created Drupal module for wetpaintinjected api. Easy to install, easy to config, and easy use. You can insert wetapintinjected content at any block of your site.
Live Example:http://appviser.platformd.com/drupal_512 |
| Mashup Code: | Attached is a module for drupal 5.12 |
Tested on: drupal 5.12
Description
Allows you to use wetpiantinjected api in your drupal page
Usage
1) activate "wetpaintinjected" module in admin > modules
2) add the filter to input formats admin > input formats
3) customize wetpaintinjected admin > settings > wetpaintinjected (required: developer key, secret key, namespace, and api host)
Once the module is enabled, it will insert Wetpaintinjected Content in the page
Just put string in your page(story) content and will work
An example url might look like
[*wetpaintinjected*] - for the default cell id (equals to the node_id)
[*wetpaintinjected(CELL_ID)*] - for the specified cell id (it is not good to use space or any special character)
Goto Drupal, create a page and paste this code:
Hi, i love wetpaintinjected.
[*wetpaintinjected*]
And save it. If everything configure properly it will displays (Easy edit button)
Questions? Contact alexey.karpik@gmail . com