cubicweb/skeleton/MANIFEST.in.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 30 Sep 2016 17:18:15 +0200
changeset 11759 7b7108eb8178
parent 11696 4d80c6c70c4b
child 11945 ef6b18c56b5a
permissions -rw-r--r--
[entity] Stop linking to external site for external entities This behaviour was ok when we had "true" multi-sources but its rather painful with datafeed sources. Also, it makes absolute_url() costlier than what it should. Besides, it relies on cw_metainformation()['source'] that is pending for removal. Instead, add a link to the original object in the metadata view (the one that displays eid and source at the bottom right corner of the primary view). Related to #15538288.

include *.py
include */*.py
recursive-include cubicweb_%(cubename)s *.py
recursive-include cubicweb_%(cubename)s/data *.gif *.png *.ico *.css *.js
recursive-include cubicweb_%(cubename)s/i18n *.po
recursive-include cubicweb_%(cubename)s/wdoc *
recursive-include test/data bootstrap_cubes *.py
include tox.ini
recursive-include debian changelog compat control copyright rules
include cubicweb-%(cubename)s.spec