The open calais integration into the newsroom is done using
django-supertagging.
I have attach a patch for the people that are interested. In order to get
it up and running you will need to :
* add your open calais key in local_settings.py
* apply the patch
* get the dependency : pip install -r requirements/external_apps.txt
* syncdb
* ./manage.py runserver
In order to see it into action can add a story with a long summary.
--yml
Original issue reported on code.google.com by yann.ma...@gmail.com on 16 May 2009 at 12:45
Original issue reported on code.google.com by
yann.ma...@gmail.com
on 16 May 2009 at 12:45Attachments: