View Single Post
Old 09-07-2019, 07:45 AM   #7
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,738
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by AlanHK View Post
So cssRemoveUnusedSelectors comes after TagMechanic.Can menu lists be made case-insensitive?
If the default sort order bothers you so much, you could easily rename plugins yourself. Simply edit plugin.xml and change:

Code:
  <name>cssRemoveUnusedSelectors</name>
to:

Code:
  <name>CssRemoveUnusedSelectors</name>
(If you don't have a Windows machine, you'll also need to rename the plugin folder.)
Doitsu is offline   Reply With Quote