Dashboard > Labels > development
Label: development Log In View a printable version of the current page.

All content with label development.
Related Labels: v2_1, v3_0, v3_5, introduction, config, howto, templating, outdated, module, eclipse, i18n, maven, integration, build, v2_0, struts, needsreview, improvable, admincentral, more »

1 | 2 | 3 | 4 | Next >> (total: 34)
Intellij IDEA (Magnolia Development)
Here's a quick how to for setting up IntelliJ with the latest trunk of Magnolia. Prerequisites: Running on a Unix system, OSX, or having cygwin installed on your Windows machine (how could you not?) Having the 1.5 of the subversion client. Using IntelliJ 7 ...
Other labels: intellij, idea
Caching (Community Wiki)
All web browsers support client side caching but this caching does not differentiate between various MIME types, so if you set your browser to cache content you might have problems with text information which needs to be updated ...
Other labels: v2_0, cache, filter
Building from the source (Community Wiki)
When building Magnolia from the source all you get is a war. Launching this war will now set up an empty repository for you (thanks to the bootstrap mechanism) and you'll end up with a working author instance. But where do you ...
Other labels: v2_1, config, deployment
ModuleAndEclipse (Community Wiki)
How to develop your custom module with Eclipse ''Tested with Magnolia trunk (v3.1 M1 or something) This assumes that you've checked out Magnolia and set it up in Eclipse already. See Introduction to building Magnolia for details.'' 1. Create the skeleton Follow ...
Other labels: eclipse, faq, module
Encoding property files (Community Wiki)
Java properyfiles are encoded in iso88591. this standard does not support special characters. but there is an escaping mechanism to use unicode characters (utf8) in this propertyfiles. An excample of a french propertyfile: menu.roles=R\u00f4le To make a proper file you can save ...
Other labels: i18n
LiferayCQ integration (Community Wiki)
its previous incarnation on JspWiki, this page was last edited on Feb 9, 2007 10:25:24 AM
Other labels: liferay, integration
Magnolia and Struts (Community Wiki)
Magnolia/Struts/Tiles Integration Suggestion 1. First solution, using separate web contexts We can import whole content pages (which may contain HTML segments) from Magnolia into a Tiles page like this: <! Assumes Magnolia ...
Other labels: integration, struts
Displaying values from checkbox control (Community Wiki)
When you select multiple items via a checkbox control in your dialog, there is no way to directly output them again in your templates. I tried for ages to find a way to do this using just the taglibs, but I had to resort to a small ...
Other labels: v3_0, control, template, checkbox
How to add a custom button in AdminCentral (Community Wiki)
How to add a custom button to the left hand side icon bar in Admin Central For Magnolia 3 with a custom module Place your icon (24x24px transparent GIF or PNG) in this folder of your maven magnolia module project: /src/main ...
Other labels: v2_0, v3_5, v3_0, admincentral
Code style (Community Wiki)
Magnolia contributors are kindly request to follow these simple conventions below: Standard Java coding conventions http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html Tab policy: spaces only (!) Indentation: 4 spaces Maximum line width: 120 (no strong ...
Other labels: eclipse
1 | 2 | 3 | 4 | Next >> (total: 34)
Powered by a free Atlassian Confluence Open Source Project License granted to Magnolia International. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators