IdeaTorrent

Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are the latest commented ideas about Plings.

Collect/generate plings data via a Drupal module  
Written by stevieflow the 25 Sep 09 at 16:43. Global category: Gathering Plings Data. New
The Drupal CMS could be very useful as a tool to both collect and publish Plings data. This idea is concerned with the collection of the data and whether any module currently exists to help or a new one would have to be configured.

0
votes
up equal down
Solution #1: Dedicated PlingsDrupal module
Written by stevieflow the 25 Sep 09 at 16:43.
One solution would be to create a new module that would fit and talk directly to the Plings API.
0
votes
up equal down
Solution #2: Utilise Drupal Event Module
Written by stevieflow the 25 Sep 09 at 16:45.
Possibility to use - http://drupal.org/project/event ?
0
votes
up equal down
Solution #3: CCK, FeedAPI & Input Module
Written by timd the 27 Sep 09 at 22:06.
A flexible solution may work with CCK, FeedAPI and creating a custom PlingsInput module for making the input API calls.

This would involve:

1) Creating a CCK content type which mirrors the fields in the Plings Output API/Input API. This can take advantage of all the existing CCK fields such as NodeReference (for maintaining the relationships between events, venues and host organisations), link, images, location etc.

Where particular validation for Plings Input API fields is required - this could involve creation of an additional CCK field type, or validation routine.

The creation of an activity record could take advantage of Youth Agora's 'complete' module for showing how complete a record is.

It also gives maximum flexibility for CCK activities to be represented in Views. CCK is moving into Core in Drupal 7.

2) Creating a FeedAPI Parser that parses Plings Output API RSS and XML (depending on presence of API key) into the CCK nodes set up in part (1).

This would allow a Drupal install to pull in Plings data and display it in all sorts of ways through Views, Faceted browsing etc.

Anything that can be done with a node could be done with a Pling.

(3) A custom module would need to be written that calls the Plings Input API when a 'Plings' activity type CCK node (or 'Venue' and 'Provider') nodes are edited.


Add a comment or propose a solution >>

Link to original Source data  
Written by David C the 15 Jul 09 at 16:03. Global category: Gathering Plings Data. New
The Plings API's did once have, but no longer seem to have a field to send information about the original data source of an activity - e.g. the web address of that activity on it's original website.

It would be good to gather and publish this data
0
votes
up equal down
Solution #1: Create an original source field in both input and output API's
Written by David C the 15 Jul 09 at 16:03.
We used to have ActivitySource in the API for just this reason.

It became ActivitySourceID as we made that field required, but it serves a different function as a unique identifier for a data provider. (it could be a URL but not sure how practical that is for people

A simple addition of an optional field in both the input and output API's should deal with this.


Add a comment or propose a solution >>

Syndicate content