View Single Post
Old 09-01-2013, 11:21 PM   #1719
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,012
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by seabream View Post
Question: titlepage_entries in the site specific section of personal.ini replaces the one for [epub]. I presume that logpage_entries is supposed to as well, but it isn't working for me, at least not for AO3. Are other people experiencing this too? extra_logpage_entries works, but because I'm substituting several data categories for AO3, I end up with longer logs than I'm actually looking for.
Actually, [epub] wins over [<site>] when both are specified. Move it from [epub] to [defaults], or from [<site>] ot [<site>:epub].

The order is:
Code:
[defaults]
titlepage_entries: category,genre, status
[www.whofic.com]
titlepage_entries: category,genre, status,dateUpdated,rating
[epub]
titlepage_entries: category,genre, status,datePublished,dateUpdated,dateCreated
[www.whofic.com:epub]
titlepage_entries: category,genre, status,datePublished
[overrides]
titlepage_entries: category
JimmXinu is offline