regexp support in sorttokens?
#1
I want file listings to ignore prefix text in brackets when sorting by name. Is the following supported?
Code:
    <sorttokens>
        <token>
            <regexp>^\[[^\]]+\]</regexp>
        </token>
    </sorttokens>
Reply

Logout Mark Read Team Forum Stats Members Help
regexp support in sorttokens?0