![]() |
|
|
|
|
Issue Type:
|
Support Request
|
|
Assignee:
|
Antti Hietala
|
|
Created:
|
25/Apr/14 10:59 AM
|
|
Description:
|
hi,
i want to run the migration script but i cant figure out which parameters i should set there
given i have these libs from my project
crb-mainwebsite-content-0.8.2.3.jar
crb-mainwebsite-module-0.8.2.3.jar
crb-mainwebsite-theme-0.8.2.3.jar
def modulesMap = ["crb-mainwebsite": "/path/to/the/templates/"]
i figured:
moduleName must be crb-mainwebsite since this appears in 'installed modules' and is defined in modules config.
/path/to/the/templates/ i dont know how that should look like. absolute path to the templates?
in the project i have:
./crbmagnolia-master/crb-mainwebsite-module/src/main/resources/mgnl-bootstrap/crb-mainwebsite/templates
./crbmagnolia-master/crb-mainwebsite-module/src/main/resources/crb-mainwebsite/templates
def siteDefinitions = [
"/modules/moduleName/config/site": "/path/to/the/templates/",
"/modules/moduleName/config/sites/default": "/path/to/the/templates/"
]
dont know - have:
joos@adnvl082:~/projects/crbmagnolia> find . -name "site"
./crbmagnolia-master/crb-mainwebsite-module/src/main/resources/mgnl-bootstrap/crb-mainwebsite/config/site
joos@adnvl082:~/projects/crbmagnolia> find . -name "default"
./crbmagnolia-master/crb-mainwebsite-webapp/src/main/webapp/WEB-INF/config/default
|
|
Project:
|
Documentation
|
|
Priority:
|
Neutral
|
|
Reporter:
|
Markus Joos
|
|
Security Level:
|
Public |
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]>
----------------------------------------------------------------