Quote:
Originally Posted by myki
Greetings,
I found in the forum, the way to replace the last point (".") from the author's firstname, like this :
Code:
{#author_sort_firstname:re([.]$,)}
First : I don't understand how it works, can you explain to me ?
(i believed that it used regex ?? and the [.] is before the $ ??)
Second : I want to do the same, but for all points in the firstname, how to do this with the re() function ?
Thanx in advance for your precious help...
|
Look at the Quality Check Plugin: Fix has a section for formatting Author initials