Package: python-openstackdocstheme / 1.20.0-5

Metadata

Package Version Patches format
python-openstackdocstheme 1.20.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove google search.patch | (download)

openstackdocstheme/theme/openstackdocs/script_search.html | 25 0 + 25 - 0 !
1 file changed, 25 deletions(-)

 remove google search
Revert Update Site Search.patch | (download)

openstackdocstheme/theme/openstackdocs/css.html | 1 1 + 0 - 0 !
openstackdocstheme/theme/openstackdocs/header.html | 21 18 + 3 - 0 !
openstackdocstheme/theme/openstackdocs/script_footer.html | 14 14 + 0 - 0 !
openstackdocstheme/theme/openstackdocs/search.html | 23 15 + 8 - 0 !
openstackdocstheme/theme/openstackdocs/static/css/combined.css | 289 170 + 119 - 0 !
openstackdocstheme/theme/openstackdocs/static/css/styles.css | 1308 1308 + 0 - 0 !
openstackdocstheme/theme/openstackdocs/swiftype_search.html | 3 0 + 3 - 0 !
openstackdocstheme/theme/openstackdocs/swiftype_search_install.html | 8 0 + 8 - 0 !
openstackdocstheme/theme/openstackdocs/swiftype_search_mobile.html | 3 0 + 3 - 0 !
9 files changed, 1526 insertions(+), 144 deletions(-)

 revert "update site search"
Revert Fix search.html page script errors.patch | (download)

openstackdocstheme/theme/openstackdocs/static/css/combined.css | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 revert "fix search.html page script errors"
fix search.patch | (download)

openstackdocstheme/theme/openstackdocs/layout.html | 14 14 + 0 - 0 !
openstackdocstheme/theme/openstackdocs/script_footer.html | 3 0 + 3 - 0 !
2 files changed, 14 insertions(+), 3 deletions(-)

 fix sphinx built-in search
 Since openstackdocs uses a custom layout.html page that does not
 inherit from basic/layout.html, we need to copy some JS bits from there
 to make the built-in search work.
 .
 Also, do not include jQuery twice, or we will overwrite changes to the
 jQuery object made by doctools.js.
remove top menu.patch | (download)

openstackdocstheme/theme/openstackdocs/header.html | 118 1 + 117 - 0 !
1 file changed, 1 insertion(+), 117 deletions(-)

 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:///.
patch out external references.patch | (download)

openstackdocstheme/theme/openstackdocs/css.html | 7 0 + 7 - 0 !
openstackdocstheme/theme/openstackdocs/layout.html | 13 0 + 13 - 0 !
openstackdocstheme/theme/openstackdocs/script_search.html | 1 0 + 1 - 0 !
3 files changed, 21 deletions(-)

 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 ugliness.
 .
 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 gce blocks.patch | (download)

openstackdocstheme/theme/openstackdocs/script_footer.html | 14 0 + 14 - 0 !
openstackdocstheme/theme/openstackdocs/search.html | 15 0 + 15 - 0 !
2 files changed, 29 deletions(-)

 remove gce block