Quote:
Originally Posted by ownedbycats
Alas, that kind of defeats the point of having it be an 'a' in a tags column.
Though I do now wonder: Is it possible to combine 'replace' and 'add' entries, as long as they're in the right order?
Code:
custom_columns_settings:
whatever=>#column,r
whatever2=>#column,a
|
It worked. I did have to move the 'restricted' entry to [defaults] though to get everything in the right order.
Code:
[defaults]
custom_columns_settings:
## Restricted/login-required stories
restricted=>#admintags,r
## Test Entry
"test"=>#admintags,a