First time here? Check out the FAQ!
2

How to force tags to contain only small letters?
 

How to force tags to contain only small letters?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Toms's avatar
767
Toms
asked 12 years ago

Comments

see more comments

1 Answer

2

There is a setting for that in "settings" -> "data entry and display rules" -> "force lower-case tags"

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 12 years ago
link

Comments

thanks! it works, but it does not change the old big-letter tags

Toms's avatar Toms (12 years ago)
1

Maybe you could try writing a management command lowercase_tags based on rename_tags_id command and make a pull request on github?

Evgeny's avatar Evgeny (12 years ago)

@Evgeny I would, but I'm not good enough..

Toms's avatar Toms (12 years ago)

@Evgeny This settings page is not working on my server. Is there any other possibility to set force lower-case tags?

bluebyte's avatar bluebyte (12 years ago)

@bluebyte is that on our hosted site or your own? If you are hosting the site yourself - then please set up shared cache properly (with redis or memcached) then the settings will work.

Evgeny's avatar Evgeny (12 years ago)
see more comments