View Single Post
Old 12-27-2010, 04:35 AM   #47
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,449
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Pinecone View Post
Classics (Disporder)

Any way to make it not put the column name in the Collection title?

Not a big deal, but thought I would ask.
You can use the sony_collection_renaming_rules tweak to change this. In your case, and assuming you changed the spelling of the disporder column key, set the tweak to
Code:
sony_collection_renaming_rules={'#disporder':''}
Starting in the next release (0.7.36), you can remove the (...) part from all custom-column-based collections (by default, collections built from standard fields don't have it) using the tweak
Code:
sony_collection_name_template='{value}'

Last edited by chaley; 12-27-2010 at 05:59 PM.
chaley is offline   Reply With Quote