backoffice: display some news in the homepage sidebar (#1681)

This commit is contained in:
Frédéric Péters 2012-10-03 16:31:49 +02:00
parent d1aea22687
commit aa18beb55c
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ import modules.abelium_domino_synchro
get_publisher_class().register_translation_domain('auquotidien')
get_publisher_class().default_configuration_path = 'au-quotidien-wcs-settings.xml'
get_publisher_class().backoffice_feed_url = {
'fr': 'http://www.au-quotidien.com/fr/backoffice.atom'
}
def check_visibility(target):
user = get_request().user