[
http://jira.magnolia-cms.com/browse/MGNLMIGRATION-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samuel Schmitt updated MGNLMIGRATION-46:
----------------------------------------
Summary: Automatically update "extends" property of a custom definition
(was: Automatically update of "extends" property of a custom definition that
extends a STK definition)
Description:
Definition that extends anither must have the path directly updated by the
migration.
For example if a def extends
{{/modules/standard-templating-kit/templates/stkHome}} we should replace it by
{{/modules/standard-templating-kit/templates/pages/stkHome}}
The pattern is quite simple.
For a page, replace .../templates/... by .../templates/pages/...
For a component, replace ../paragraphs/... by ../templates/components/...
was:
Definition that extends STK must have the path directly updated by the
migration.
For example if a def extends
{{/modules/standard-templating-kit/templates/stkHome}} we should replace it by
{{/modules/standard-templating-kit/templates/pages/stkHome}}
> Automatically update "extends" property of a custom definition
> --------------------------------------------------------------
>
> Key: MGNLMIGRATION-46
> URL: http://jira.magnolia-cms.com/browse/MGNLMIGRATION-46
> Project: Magnolia Migration
> Issue Type: Improvement
> Reporter: Samuel Schmitt
> Fix For: 1.1.3
>
>
> Definition that extends anither must have the path directly updated by the
> migration.
> For example if a def extends
> {{/modules/standard-templating-kit/templates/stkHome}} we should replace it
> by {{/modules/standard-templating-kit/templates/pages/stkHome}}
> The pattern is quite simple.
> For a page, replace .../templates/... by .../templates/pages/...
> For a component, replace ../paragraphs/... by ../templates/components/...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------