Skip to content

Conversation

@mtrolle
Copy link

@mtrolle mtrolle commented Mar 13, 2015

Fixed #83 creating support for adding meta tags via locales in the
format:

en:
  meta_tags:
    [controller]:
      [action]:
        title: My title

etc.
I have not created any tests as I’m quite frankly not sure how to write
them using locales data.

Fixed kpumuk#83 creating support for adding meta tags via locales in the
format:
en:
  meta_tags:
    `controller`:
      `action`:
        title: My title
etc.

I have not created any tests as I’m quite frankly not sure how to write
them using locales data.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unexpected token tCOLON

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assignment Branch Condition size for meta_tags_from_locales is too high. [17.29/15]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Meta tags using i18n locale files

2 participants