[ckan-dev] text_preview
Hildegard Gerlach
hildegard.gerlach at jrc.ec.europa.eu
Tue Oct 8 09:25:21 UTC 2013
Hi Adrià,
thanks a lot. That solved 2 of my problems. The other one was that the
command
paster ckan-pycsw --help
was not recognized (setting up pycsw).
I am not a Python expert, so I find it difficult sometimes finding the
solution.
I didn't see anything in the installation or upgrading instructions that
said to use this command
python setup.py develop
When do I generally have to run this command ? After an upgrade ?
Thanks a lot for your help
Hilde
On 10/7/2013 7:36 PM, Adrià Mercader wrote:
> Hi Hilde,
>
> It seems that you need to run "python setup.py develop" with your
> virtualenv activated so the new plugins get properly registered.
>
> Hope this helps,
>
> Adrià
>
>
>
> On 4 October 2013 16:11, Hildegard Gerlach
> <hildegard.gerlach at jrc.ec.europa.eu> wrote:
>> Hello,
>>
>> I upgraded CKAN on Redhat to the master branch (shows version 2.2a in page
>> source) and also the harvest and spatial extension.
>>
>> If I susbtitute json_preview in my development.ini file with text_preview I
>> get an error message in the logfile
>> PluginNotFoundException: text_preview
>>
>> but in setup.py I can see the text_preview extension
>>
>> If I put it back to json_preview CKAN comes up but if I want to preview
>> json, I get
>>
>> Error - <class 'genshi.template.loader.TemplateNotFound'>: Template
>> "json.html" not found
>>
>> Is the master branch stable or should I have upgraded to 2.1 ?
>>
>> Thanks
>>
>> Hilde
>>
>> _______________________________________________
>> ckan-dev mailing list
>> ckan-dev at lists.okfn.org
>> http://lists.okfn.org/mailman/listinfo/ckan-dev
>> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-dev
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-dev
More information about the ckan-dev
mailing list