Hi Georg, Welcome ! [quote] After I've downloaded and setup the example Magnolia authoring instance, all nodes had the red icon meaning the are not published. But the public instance already had all the content, templates etc. it needs. How can this be explained? [/quote] It's "bootstrapped" on installation. I agree that the status light is a bit confusing - but on the other hand, that content has indeed never been published. [/quote] [quote] On the public instances, I can open an authoring system although this webapp is not part of this Tomcat instance: http://localhost:8180/magnoliaPublic/.magnolia/pages/adminCentral.html shows the authoring system. How can this be and does it make sense? [/quote] The webapps are identical (and that's a good thing - it does help deployment) - what you're seeing is "AdminCentral", and it will come in handy on the public instances the day something is messed up and needs reconfiguring. If you're asking this because you're concerned about security, you can simply hide /.magnolia from the outside world - make it available only to your internal network via Allow/Deny directives in Apache for example. [/quote] [quote] I've now changed something in the FTL templates and published this change. However, the change cannot be seen in the public instances, although I've cleared the cache everywhere. [/quote] Did you "enable" the template ? By default they're "disabled", which means the script is loaded from the classpath rather than the repository. It looks like the checkbox for this is still hidden being the big code editor box in the corresponding dialog, so you'll need to scroll down to see it.
HTH, -greg -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=58d53b0b-eab8-49a6-a636-fee0ce682e46 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
