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

templates will be overwritten #5

Closed
pk-informatics opened this issue Jun 27, 2014 · 3 comments
Closed

templates will be overwritten #5

pk-informatics opened this issue Jun 27, 2014 · 3 comments

Comments

@pk-informatics
Copy link

Hello Marc,

I have testet it with the modx nightly and the templates won't get exported correct.

It will only save the latest template in /templates/.yaml => the template/file name is missing

.gitify Part:
templates: class: modTemplate primary: name

Naming of other elements works as expected

@Mark-H
Copy link
Member

Mark-H commented Jun 27, 2014

Changing primary: name to primary: templatename will fix that. Forgot to
fix that when I ran into it myself yesterday
Op 27 jun. 2014 09:01 schreef "Patrick Kriechbaumer" <
notifications@github.com>:

Hello Marc,

I have testet it with the modx nightly and the templates won't get
exported correct.

It will only save the latest template in /templates/.yaml => the
template/file name is missing

.gitify Part:
templates:
class: modTemplate
primary: name

Naming of other elements works as expected


Reply to this email directly or view it on GitHub
#5.

@pk-informatics
Copy link
Author

Thanks, now it works :)

@Mark-H
Copy link
Member

Mark-H commented Jun 27, 2014

Fixed in 1b569ac

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

No branches or pull requests

2 participants