Quote:
Originally Posted by ownedbycats
Another question: If there is punctuation at the beginning of a title (I have a few fanfics that do that), is there a way to make it instead use the first alphanumeric character?
I assume it would be a lot more complex though.
|
Code:
{title_sort:'uppercase(re($, '^\W*(\w).*$','\1'))'}