[ckan-dev] Installing extensions on Czech CKAN
    Ondřej Vadinský 
    ondrej.vadinsky at vse.cz
       
    Mon Oct  3 16:31:15 UTC 2011
    
    
  
Hello,
we'd like to have an extension for multilingual content on Czech CKAN. It 
should be provided by hrifi [1]. I derived following installing process from 
the documentation (didn't quite get what the documentation said):
in /etc/ckan/cz activate pyenv: . pyenv/bin/activate
install extension: pip install -E ./pyenv/ hg+http://bitbucket.org/okfn/ckan-
hrifi
deactivate
add ckan.forms = package_hrifi possible with ckan.plugins = hrifi for a fork 
of okfn version to cz.ini
restart the apache
The page loads ok, though I do not see any change, when going through it. When 
I install exampletheme extension, the page somewhat changes, so I guess my 
installation procedure works. 
What could be the problem? Is some more configuration needed?
Regards,
Ondřej Vadinský
[1] https://bitbucket.org/okfn/ckan-hrifi/overview
    
    
More information about the ckan-dev
mailing list