Quote:
Originally Posted by JimmXinu
Actually, [epub] wins over [<site>] when both are specified. Move it from [epub] to [defaults], or from [<site>] ot [<site>:epub].
|
Oh. I was going from: "## Each site has a section that overrides [defaults] *and* the format."
at the beginning of the sites section, and
"## extra_titlepage_entries (and extra_logpage_entries) *add* to
## titlepage_entries (and logpage_entries) so you can add site
## specific entries to titlepage/logpage without having to copy the
## entire titlepage_entries line. (But if you want them higher than
## the end, you will need to copy titlepage_entries.)"
in the [dramione.org] section, both from the default personal.ini, as well as the implied override order going from top to bottom in the file (defaults at the top, override at the bottom). Did you change your mind about order of precedence at some point, or is the order of precedence different depending on the data type? Perhaps when you have more time you could make the precedence order clearer in the documentation?
The other part of what was causing confusion was that the template personal.ini has a titlepage_entries line in [defaults] and not [epub], and a logpage_entries line in [epub] and not [defaults], so when the titlepage_entries line in [sites] worked and logpage_entries didn't, my first thought, seemingly supported by the documentation, was that it was supposed to work.
Anyway, I've moved [epub] logpage_entries to [defaults]. Thanks!