public inbox for [email protected]  
help / color / mirror / Atom feed
From: Jonathan S. Katz <[email protected]>
To: Richard Swagerman <[email protected]>
Cc: [email protected]
Subject: Re: how to modify the navfooter
Date: Tue, 7 Aug 2018 18:45:18 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAL8bM3aBUgbkWedfdCopcmeZe+iwcJ4wAm0W8gH_KrTu+sYhpg@mail.gmail.com>
References: <CAL8bM3aBUgbkWedfdCopcmeZe+iwcJ4wAm0W8gH_KrTu+sYhpg@mail.gmail.com>


> On Aug 7, 2018, at 6:21 PM, Richard Swagerman <[email protected]> wrote:
> 
> Where is the content of the navfooter established?
> I would like to make some modifications to this footer, but I am unable to figure out where the source that generates it.
> 
> I am building the documentation following the instructions from "Building The Documentation" in Appendix J, currently on 9.6.
> 
> I am using the command:
> make STYLE=website html
> 
> I can see the generated navfooter div section in the output html. I must be missing something, because I cannot find a file in the git branch that includes the class named "navfooter" or or any other words like "Navigation footer", "Next", or "Prev".
> 
> I have limited understanding of stylesheets (whether dsl or xsl), but I am hoping that I can make the small modifications needed for our use.

I’m not as familiar with the doc builds but it looks like this is available
in the “stylesheet.xsl” file.

> I am also curious about the docFooter div section that appears in the publicly published PostgreSQL documentation pages. It does not appear when I build the docs.
> Is there a reason that the copyright does not appear on each page when I do the doc build?
> Is there some way to get it included when I do the doc build?
> What file is used that contains the format (style?) info for that generated html div section?

That is in the pgweb[1] project, i.e. this file[2]. My understanding
is that probably will not be included in the doc build, as there is
content in it that is specific to the website :-)

[1] https://git.postgresql.org/gitweb/?p=pgweb.git;a=summary <https://git.postgresql.org/gitweb/?p=pgweb.git;a=summary;[2] https://git.postgresql.org/gitweb/?p=pgweb.git;a=blob;f=templates/docs/docspage.html; <https://git.postgresql.org/gitweb/?p=pgweb.git;a=blob;f=templates/docs/docspage.html;h=3c5535b43a6f6...;


Attachments:

  [application/pgp-signature] signature.asc (833B, 3-signature.asc)
  download

view thread (5+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: how to modify the navfooter
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox