gjoseph
34p42 comments posted · 0 followers · following 0
13 weeks ago @ Magnolia Documentation - Groovy · 0 replies · +1 points
1) Create a groovy class. It'll be seen as any regular java class by the system.
2) Expose said class to freemarker via sharedVariables (cfr our freemarker doc, I assume)
3) …
4) Profit !
30 weeks ago @ Magnolia Documentation - Introduction to templa... · 0 replies · +1 points
If you copy your jsp file in the *correct* location, it *should* be picked up, but that entirely depends on your container. Tomcat should pickup changes by default. Magnolia has nothing to do with that.
You'll also need to replicate the changes to *both* author and public instances if you want them to appear on both sides. Activation only pushes the *content*. If you used FreeMarker, you'd be able to have templates in the repository, thus they'd be activatable as well, but that's not the case with JSP out-of-the-box (there's a module for this, but I'm afraid it would confuse you more than anything right now)
Please seek further help in the forum: http://forum.magnolia-cms.com and keep the comment section of the documentation for comments *about* the documentation itself :) Thanks and good luck !
44 weeks ago @ Magnolia Documentation - Installing Magnolia · 0 replies · +1 points
Which application server are you using, and which Magnolia edition/packaging/version ?
47 weeks ago @ Magnolia Documentation - Community Edition on W... · 0 replies · +1 points
53 weeks ago @ Magnolia Documentation - Community Edition on M... · 0 replies · +1 points
53 weeks ago @ Magnolia Documentation - Community Edition on M... · 0 replies · +1 points
53 weeks ago @ Magnolia Documentation - Modules · 0 replies · +1 points
With Magnolia 5 and the introduction of IoC, any component will be able to declare a dependency to "YourModuleClass", via their constructor, for instance.
58 weeks ago @ Magnolia Documentation - Users · 0 replies · 0 points
58 weeks ago @ Magnolia Documentation - Repositories · 0 replies · +1 points
64 weeks ago @ Magnolia Documentation - SVN Installation Proce... · 0 replies · +1 points
Opus