Ghost/ghost/admin/views
Adam Howard d2663b668a Add post tagging functionality
closes #367
closes #368

- Adds Tag model with a many-to-many relationship with Post
- Adds Tag API to retrieve all previously used Tags (needed for suggestions)
- Allows setting and retrieval of Tags for a post through the Post's existing API endpoints.
- Hooks up the editor's tag suggestion box to the Ghost install's previously used tags
- Tidies the client code for adding tags, and encapsulates the functionality into a Backbone view
2013-08-30 16:20:22 +01:00
..
base.js Merge pull request #559 from matthojo/Notification-Animations 2013-08-29 07:40:44 -07:00
blog.js Improved Modals transitions 2013-08-28 14:23:36 +01:00
dashboard.js
debug.js
editor-tag-widget.js Add post tagging functionality 2013-08-30 16:20:22 +01:00
editor.js Add post tagging functionality 2013-08-30 16:20:22 +01:00
login.js Validation consistency 2013-08-25 18:10:12 +01:00
settings.js Adding fade transitions between settings tabs. 2013-08-29 18:36:33 +01:00