I have downloaded Magnolia last version and start it with the command prompt as
described here: http://documentation.magnolia-cms.com/display/DOCS/CE+on+Windows
Now I would like to modify the templates. As example, I have added a test
paragraph in the /templating-kit/pages/global/branding as follows:
[code]
<div id="branding" role="banner">
...
...
[@cms.area name="logo"/]
[@cms.area name="search"/]
[@cms.area name="metaNavigation"/]
<p>Test Paragraph</p>
....
<div>
[/code]
After that I save the modification and close the windo and then reload the
demo-project page but I can not see my modification. I also have restarted the
project from the command prompt and tried a lot of modifications something like
deleting tags or adding new tags but nothing change. What did I ignore?
Thank you
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=31bf308b-07b0-49a8-ab6c-0cedd7839433
----------------------------------------------------------------
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]>
----------------------------------------------------------------