so-tag icon indicating copy to clipboard operation
so-tag copied to clipboard

How accept tag if he not have in table?

Open amateur07 opened this issue 11 years ago • 5 comments

Hello.

  1. How make that tags not delete if it tag not exist in table dtabase an accept too when click enter?
  2. How make that tag accept “_” instead of “enter”?

amateur07 avatar Dec 04 '13 14:12 amateur07

  1. This is a feature I want to add, but I'm not sure how to yet.
  2. in so_tag.js where it says: break_keycodes: [ 13, 186, 188, 32 ], add 189 which is the keycode for _

I will be coming back to this project in a few weeks, it is quite glitchy at the moment but I need it for a project

adamtester avatar Dec 04 '13 21:12 adamtester

tell me please when you add it in feature please

amateur07 avatar Dec 05 '13 06:12 amateur07

@iog3 As you can probably guess from Issue #14 & #15 I'm using this in a project and the ability to add tags is definitely strongly desired from the tag bar. I was thinking about adding that feature; so I'm just wanting to check if you have got anywhere with that or if you'd be interested to see what I pop together?

NickDickinsonWilde avatar Mar 25 '14 01:03 NickDickinsonWilde

@PacificMorrowind I have a client that will need this feature soon, so I will be coding it. If you want to make a start please do and we can work together. My client wants people to be able to submit tags, and then she can review submitted tags in an admin area. I think a whole admin area is too much for this project so how able an extra column stating weather its been approved or not? And defaulting it to 0, then users of SO Tag can choose weather to include them or not.

adamtester avatar Mar 25 '14 09:03 adamtester

I @adamtester did you developed this feature?

swim89 avatar Dec 27 '15 15:12 swim89