[ckan-dev] Drupal module
Cliff Ingham
inghamn at bloomington.in.gov
Thu Mar 27 16:50:10 UTC 2014
If all you need is a way to mashup ckan data into Drupal content, here's
the drupal text filter I wrote.
https://drupal.org/sandbox/inghamn/2212147
On 03/27/2014 04:22 AM, Reinier Battenberg wrote:
> Hi,
>
> There is a recline module for Drupal that is currenlty optimized to work
> alongside DKAN, a Drupal Open Data platform.
>
> https://drupal.org/project/recline
> and
> https://drupal.org/project/dkan or http://nucivic.com/dkan/
>
> Also, the UK team runs Drupal and has some very tight integration
> https://github.com/datagovuk/dgu_d7
>
> One of the interesting things they have done is single-signon for CKAN &
> Drupal. This is not available as a standalone Drupal module + CKAN extention
> though.
> https://github.com/datagovuk/ckanext-dgu/search?q=drupal&ref=cmdform
>
> They also published a Drupal CKAN module, but I am not quite sure how that fits
> into the whole architecture https://drupal.org/project/ckan
>
> There is a Drupal open data working group here
> https://groups.drupal.org/opendata-working-group
>
> If other people have more resources, it would be interesting to post them.
>
> rgds,
>
> reinier
>
>
> On Wednesday 26 March 2014 09:36:54 Cliff Ingham wrote:
>> For our Drupal deployment, we needed a way for users to add HTML tables
>> of data into the body of the nodes. The tables should be generated from
>> the datasets published in CKAN.
>>
>> I was not able to find a Drupal module that did this, and have gone
>> ahead written up a small drupal module that does the job.
>>
>> Is there any active work on CKAN-Drupal integration?
>>
>> I'd be happy to contribute code an existing project. Alternatively, if
>> the text filter solution I wrote works well enough for folks, I can add
>> maintainers to the project.
More information about the ckan-dev
mailing list