You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benjamin Esham
960bbbbcfc
Use Tokenfield to break up the input ( fixes #95 )
The csv_to_array function breaks on commas *and* spaces, but the
Tokenfield-based UI is set up so that tags may contain spaces.
Fortunately Tokenfield includes a function to break the field into an
array for you, so I just used that function instead.
(This patch has not been tested.)
7 years ago
..
images
move editor folder to editor-files, remove appcache
9 years ago
index.html
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.css
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.js
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.min.css
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.min.js
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.structure.css
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.structure.min.css
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.theme.css
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui.theme.min.css
move editor folder to editor-files, remove appcache
9 years ago