#135: Add RSS Feed Box to front page
--------------------------+-------------------------------------------------
Reporter: jblayloc | Owner: jblayloc
Type: enhancement | Status: in_merge
Priority: minor | Milestone:
Component: *general* | Version:
Resolution: | Keywords: INSPIRE NEWS
--------------------------+-------------------------------------------------
Comment (by jblayloc):
Oh, deployment:
A standard make install should be sufficient to install the code, then the
bibsched user (apache?) will need to have a crontab entry such as:
{{{
3,23,46 * * * * /opt/invenio/bin/inspire_update_feedboxes.py -d
}}}
The sidebar won't change until the first time that webcoll runs after the
feedboxes script is run. It can be run manually (note the -d flag) to
update the portalbox db table sooner, but the change still won't be
visible until webcoll runs.
--
Ticket URL: <http://invenio-software.org/ticket/135#comment:10>
Invenio <http://invenio-software.org>