Package: python-openstackdocstheme / 1.5.0-2
Metadata
Package | Version | Patches format |
---|---|---|
python-openstackdocstheme | 1.5.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Replace_minified_bootstrap_jss_and_css.patch | (download) |
openstackdocstheme/theme/openstackdocs/css.html |
2 1 + 1 - 0 ! |
replace minified bootstrap jss and css |
patch out external references.patch | (download) |
openstackdocstheme/theme/openstackdocs/css.html |
11 0 + 11 - 0 ! |
save debian user privacy The OpenStack theme is doing loads and loads of calls to random websites which could potentially (and most probably do) web browsing statistics. . This patch is an attempt to save Debian users from this uglyness. . Considering the amount of cruft I've seen, it's possible that I didn't remove it all. If you see some more, please let me know. |
remove google search.patch | (download) |
openstackdocstheme/theme/openstackdocs/script_search.html |
25 0 + 25 - 0 ! |
remove google search |
replace minified jquery.patch | (download) |
openstackdocstheme/theme/openstackdocs/static/js/jquery-1.11.3.js |
10354 10350 + 4 - 0 ! |
replace minified jquery |
remove top menu.patch | (download) |
openstackdocstheme/theme/openstackdocs/header.html |
76 1 + 75 - 0 ! |
remove top menu The openstackdocstheme is designed to produce HTML for the docs.openstack.org site. But in the context of the Debian docs, we don't want the topmost menu, and we want the logo to point to index.html, not to the root of the docs.openstack.org site, or file:///. |