url->register('comListe','comListe','^comListe(?:/(.+))?$',array('urlcomListe','comListe')); $core->tpl->addValue('ComListeURL',array('tplComListe','comListeURL')); $core->tpl->addValue('ComListePageTitle',array('tplComListe','comListePageTitle')); $core->tpl->addValue('ComListeNbComments',array('tplComListe','comListeNbComments')); $core->tpl->addValue('ComListeNbCommentsPerPage',array('tplComListe','comListeNbCommentsPerPage')); $core->tpl->addBlock('ComListeCommentsEntries',array('tplComListe','comListeCommentsEntries')); $core->tpl->addValue('ComListePaginationLinks',array('tplComListe','comListePaginationLinks')); $core->tpl->addValue('ComListeOpenPostTitle',array('tplComListe','comListeOpenPostTitle')); $core->addBehavior('publicBreadcrumb',array('extComListe','publicBreadcrumb'));