help3xsl/xap_templ_query.xsl | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-)
New commits: commit d8e2f1b96b623ee0836c6740e8718b1797f9786d Author: Andras Timar <[email protected]> AuthorDate: Thu Mar 13 15:42:38 2025 +0100 Commit: Andras Timar <[email protected]> CommitDate: Thu Mar 13 15:42:38 2025 +0100 [cp] remove DonationFrame, books, and icons from Xapian template footer Change-Id: I316e1a5721c20e375be8cc35acc5770f56582c6e diff --git a/help3xsl/xap_templ_query.xsl b/help3xsl/xap_templ_query.xsl index 65b1618431..d340817c66 100644 --- a/help3xsl/xap_templ_query.xsl +++ b/help3xsl/xap_templ_query.xsl @@ -23,11 +23,9 @@ xsltproc xap_template_query.xsl <file.xhp> <xsl:variable name ="ui_contents"><xsl:apply-templates select="//variable[@id='contents']"/></xsl:variable> <xsl:variable name ="ui_pholderfullsearch"><xsl:apply-templates select="//variable[@id='pholderfullsearch']"/></xsl:variable> <xsl:variable name ="ui_module"><xsl:apply-templates select="//variable[@id='module']"/></xsl:variable> - <xsl:variable name ="ui_donate"><xsl:apply-templates select="//variable[@id='donate']"/></xsl:variable> <xsl:variable name ="ui_logo"><xsl:apply-templates select="//variable[@id='LibreOfficeHelp']"/></xsl:variable> <xsl:variable name ="ui_selectmodule"><xsl:apply-templates select="//variable[@id='selectmodule']"/></xsl:variable> <xsl:variable name ="ui_search"><xsl:apply-templates select="//variable[@id='searchhelpcontents']"/></xsl:variable> - <xsl:variable name="ui_books"><xsl:apply-templates select="//variable[@id='books']"/></xsl:variable> <xsl:variable name="brand3" select="'%PRODUCTNAME'"/> <xsl:variable name="brand4" select="'%PRODUCTVERSION'"/> @@ -115,11 +113,6 @@ document.write("<span title=\""+D+" "+T+"\">]]><xsl:apply-templates select="//va <div id="Contents" class="contents-treeview"></div> </aside> -<div id="DonationFrame"> - <div class="donation"> - <p dir="auto"><a href="https://www.libreoffice.org/donate/?pk_campaign=help" target ="_blank">]]><xsl:value-of select="$ui_donate"/><![CDATA[</a></p> - </div> -</div> <div id="SearchFrame"> <div class="xapian-omega-search"> </div> @@ -224,16 +217,7 @@ ${Preserve any B filters used - this needs modifying if you modify this template $map{$cgilist{B},<input type=hidden name=B value="$html{$_}">} </form> <footer> - <h2 style="text-align: center;" dir="auto"><a href="https://books.libreoffice.org" target="_blank">]]><xsl:value-of select="$ui_books"/><