Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

How accept tag if he not have in table? #13

Open
amateur07 opened this issue Dec 4, 2013 · 5 comments
Open

How accept tag if he not have in table? #13

amateur07 opened this issue Dec 4, 2013 · 5 comments

Comments

@amateur07
Copy link

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”?
@adamtester
Copy link
Owner

  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

@amateur07
Copy link
Author

tell me please when you add it in feature please

@NickDickinsonWilde
Copy link
Contributor

@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?

@adamtester
Copy link
Owner

@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 adamtester added this to the Version 1.0 milestone Mar 27, 2014
@swim89
Copy link

swim89 commented Dec 27, 2015

I @adamtester did you developed this feature?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants