View Single Post
Old 03-19-2024, 07:23 PM   #9386
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: 6,987
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
How would I take the contents of calibre_cust_seriesdesc (composite column containing HTML) and insert that on just the title page to look like part the description?
Something like:
Code:
add_to_titlepage_entries:,calibre_cust_seriesdesc
Or more probably you'll want to replace titlepage_entries outright to set the order as you prefer it. Possibly put <div>,calibre_cust_seriesdesc,</div> if it doesn't already have a wrapping tag.
JimmXinu is offline   Reply With Quote