[ckan-dev] Add custom extension : resources folders

David Raznick kindly at gmail.com
Wed May 23 10:12:38 UTC 2012


Hello

I think you will need to add the non python dependencies in the plugin
setup.py file as documented here.

http://packages.python.org/distribute/setuptools.html#including-data-files

The other way to do this is to use a MANIFEST.in file like
https://github.com/okfn/ckan/blob/master/MANIFEST.in

Thanks

David


On Tue, May 22, 2012 at 2:40 PM, VENTURA Oceane <OCEANE.VENTURA at atos.net>wrote:

>  Hi,
>
> Me again,
>
> When I install my own extension with the pip install command, resources in
> /ckanext/extension/themes/* aren't copied, so the HTML templates are
> missing.
> How can I force the command to copy these files?
>
> Thanks,
>
>
> *Océane VENTURA*
> Business Development & Innovation
> ATOS - Public Sector France
>  *oceane.ventura at atos.net*
> River Ouest,
> 80 quai Voltaire
> 95 877 Bezons Cedex
> www.atos.net
>
>
>   ------------------------------
>
> Ce message et les pièces jointes sont confidentiels et réservés à l'usage
> exclusif de ses destinataires. Il peut également être protégé par le secret
> professionnel. Si vous recevez ce message par erreur, merci d'en avertir
> immédiatement l'expéditeur et de le détruire. L'intégrité du message ne
> pouvant être assurée sur Internet, la responsabilité du groupe Atos ne
> pourra être engagée quant au contenu de ce message. Bien que les meilleurs
> efforts soient faits pour maintenir cette transmission exempte de tout
> virus, l'expéditeur ne donne aucune garantie à cet égard et sa
> responsabilité ne saurait être engagée pour tout dommage résultant d'un
> virus transmis.
>
> This e-mail and the documents attached are confidential and intended
> solely for the addressee; it may also be privileged. If you receive this
> e-mail in error, please notify the sender immediately and destroy it. As
> its integrity cannot be secured on the Internet, the Atos group liability
> cannot be triggered for the message content. Although the sender endeavors
> to maintain a computer virus-free network, the sender does not warrant that
> this transmission is virus-free and will not be liable for any damages
> resulting from any virus transmitted.
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20120523/d3e3d158/attachment-0001.html>


More information about the ckan-dev mailing list