Thread
:
Question about jacket generation
View Single Post
08-01-2014, 04:48 AM
#
2
kovidgoyal
creator of calibre
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You can do it, using a trick. Create a custom column with a template that evaluates to "none" if your condition is false and "block" if it is true. Then in the jacket use this
<div style="display:{_custcol}">
the condition content
</div>
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS