0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/assets/sass/layouts
Adam Howard d90df55b75 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
..
dashboard.scss Converting all SASS to 4 space standard. 2013-08-20 10:27:15 +02:00
editor.scss Add post tagging functionality 2013-08-30 16:20:22 +01:00
errors.scss Markup for 404 page 2013-08-19 16:34:10 +01:00
login.scss Bug Fix: Login form now maintains the right layout on reize 2013-08-21 12:45:33 +01:00
manage.scss Fixed overzealous word breaking 2013-08-24 20:43:33 +02:00
plugins.scss Updated Icons 2013-08-29 19:06:47 +02:00
settings.scss Split setting scss out into separate layout files 2013-08-29 17:59:29 +02:00
users.scss Split setting scss out into separate layout files 2013-08-29 17:59:29 +02:00