Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New generator for localization #72

Open
lonnieezell opened this issue Mar 27, 2015 · 1 comment
Open

New generator for localization #72

lonnieezell opened this issue Mar 27, 2015 · 1 comment

Comments

@lonnieezell
Copy link
Member

To start, it will simply need to generate the migration for the language table. The cli should look like:

sprint forge localize install

This leaves a generator in place that can be used if needed to add other features in the future. One good idea might be to have it create a language version of a view folder, or theme folder, by copying the files into the appropriate sub-folders.

@lonnieezell
Copy link
Member Author

This is mostly done. All generators are in place, but need to modify to allow it to ignore any existing translation folders from the source folder so we don't copy other translations.

Also need to wrap up the documentation for this.

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

No branches or pull requests

1 participant