2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/helpers
cobbspur 69d4852a6d Create Tags Management Stubs for Ember
closes #4260

- Adds "tags" route inside of the settings routes.
- Adds this route to router.js
- Links the route from the settings.hbs template
- Adds demo tags html in tag.hbs template
- Adds flag for tagsUI
2014-11-04 15:50:41 +00:00
..
tpl Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
asset.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
author.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
body_class.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
content.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
date.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
encode.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
excerpt.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
foreach.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_foot.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_head.js Created image helper with absolute url option 2014-10-28 13:14:41 +02:00
ghost_script_tags.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
has.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
image.js Created image helper with absolute url option 2014-10-28 13:14:41 +02:00
index.js Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
is.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_description.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
page_url.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
pagination.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
plural.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
post_class.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
tags.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
template.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
utils.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00