40 lines
1.9 KiB
Plaintext
40 lines
1.9 KiB
Plaintext
MANIFEST.in
|
|
README.rst
|
|
setup.cfg
|
|
setup.py
|
|
ckanext/__init__.py
|
|
ckanext/d4science_theme/__init__.py
|
|
ckanext/d4science_theme/plugin.py
|
|
ckanext/d4science_theme/fanstatic/d4science_theme.css
|
|
ckanext/d4science_theme/templates/base.html
|
|
ckanext/d4science_theme/templates/footer.html
|
|
ckanext/d4science_theme/templates/header.html
|
|
ckanext/d4science_theme/templates/group/snippets/group_form.html
|
|
ckanext/d4science_theme/templates/group/snippets/group_item.html
|
|
ckanext/d4science_theme/templates/group/snippets/group_list.html
|
|
ckanext/d4science_theme/templates/group/snippets/group_list_simple.html
|
|
ckanext/d4science_theme/templates/group/snippets/group_tree.html
|
|
ckanext/d4science_theme/templates/home/index.html
|
|
ckanext/d4science_theme/templates/home/layout2.html
|
|
ckanext/d4science_theme/templates/home/snippets/promoted.html
|
|
ckanext/d4science_theme/templates/organization/read.html
|
|
ckanext/d4science_theme/templates/organization/read_base.html
|
|
ckanext/d4science_theme/templates/package/base.html
|
|
ckanext/d4science_theme/templates/package/group_list.html
|
|
ckanext/d4science_theme/templates/package/read.html
|
|
ckanext/d4science_theme/templates/package/read_base.html
|
|
ckanext/d4science_theme/templates/package/resource_read.html
|
|
ckanext/d4science_theme/templates/package/search.html
|
|
ckanext/d4science_theme/templates/package/snippets/resource_item.html
|
|
ckanext/d4science_theme/templates/snippets/package_item.html
|
|
ckanext/d4science_theme/templates/user/dashboard.html
|
|
ckanext/d4science_theme/templates/user/dashboard_datasets.html
|
|
ckanext/d4science_theme/templates/user/dashboard_groups.html
|
|
ckanext/d4science_theme/templates/user/dashboard_organizations.html
|
|
ckanext/d4science_theme/tests/__init__.py
|
|
ckanext/d4science_theme/tests/test_plugin.py
|
|
ckanext_d4science_theme.egg-info/PKG-INFO
|
|
ckanext_d4science_theme.egg-info/SOURCES.txt
|
|
ckanext_d4science_theme.egg-info/dependency_links.txt
|
|
ckanext_d4science_theme.egg-info/entry_points.txt
|
|
ckanext_d4science_theme.egg-info/top_level.txt |