Allow double quotes
_cleanedInput removes the double quotes. For my needs I need it. Can be configurable?
Thanks.
I'm sure an option could be added but it'd conflict with other options so you have to be careful about it. I imagine your use case may not be common, so perhaps you're better off forking the project and hardcoding this change into it.
Sent from my iPhone
On Nov 4, 2011, at 5:21 AM, Marçal Juan Llaó[email protected] wrote:
_cleanedInputremoves the double quotes. For my needs I need it. Can be configurable?Thanks.
Reply to this email directly or view it on GitHub: https://github.com/aehlke/tag-it/issues/44
Yeah ok... mmm, there's some way to expand the plugin and replace the _cleanedInput function with mine?
Can you explain your use case? Thanks
@aehlke One use case is people entering in the symbols for inches (") like a tags like 10", 12",
We have the same problem. Our users use tags to enter measurements and it messes up anytime they enter " to represent inches.