Quote:
Originally Posted by chaley
Instead of the template segment
use the following segment in template program mode
This template segment calls the template function series_sort() that (ta da!) returns the series sort value.
.
|
i'm afraid i have no idea what any of that means
am i just supposed to replace the {series} with {:'series_sort()'} ? i tried that and got an error:
calibre, version 0.9.7
ERROR: Invalid template: <p>The template {:'series_sort()'}{series_index:0>2s| #| - }{title} is invalid:<br>'NoneType' object has no attribute 'series'
i really dont know anything at all about coding or templates, and the template language link made no sense to me