|
All content with label outdated.
Related Labels:
v2_1, v2_0, improvable, development, build, needsreview, v3_0, ant, howto, introduction, template, templating, menu, v3_5, installation, dynamic-content, eclipse, maven, tags, enterprise, firefox, i18n, faq, mysql, authentication, persistence, config, workflow, deployment, example, v1_0
more »
JAASLoginModule
(Community Wiki)
Container Managed Security: how to authenticate users with Magnolia. 1: Copy The Login module JAR under WEBINF/lib 2: Configure the webapp context in server.xml. Find the context declaration and add the realm <Realm className="org.apache.catalina.realm.JAASRealm" appName="magnolialogin ...
Other labels:
authentication, config, needsreview
|
Access content through the API
(Community Wiki)
How to access repository content through the Magnolia API Overview This is just to get some of the fundamentals established. The Magnolia API has been evolving very quickly so describing it is like trying to hit a moving target. I have tried ...
Other labels:
development, howto, introduction, v3_0, needsreview
|
Sitemap
(Community Wiki Archive)
example creates a sitemap as an xmlDocument. The sitemap consists of two jspfiles. The first one initiates the sitemap with a startPage and calls the second one: <%@ page import="com.obinary.cms.core.Content, java.util.Iterator, java.util.Collections, java.util.ArrayList, com.obinary.cms.util.Resource, java.util.Collection"%> <%@ taglib uri="cmstaglib" prefix="cms ...
|
Nested dispatch to String
(Community Wiki)
Nested Dispatch to String It took me a bit of code analysis to find this one, so I thought I'd share this little tidbit. Magnolia provides a helpful facility for dispatching a full Magnolia request to a string. However, you need to be aware ...
Other labels:
v2_1, development
|
Javascript menu on Firefox
(Community Wiki)
Problem Contextual Menu in the admin central interface is being overlayed by the right click menu of firefox. Solution > In Firefox select Tools/Options.../WebFeatures/Advanced... and check the box "Disable or replace context menus" As an alternative: > In the file pref.js, change ...
Other labels:
firefox
|
FCKEditor image upload
(Community Wiki Archive)
Integrate FCKeditor with ImageUpload feature in Magnolia Preface The following customization requires recompilation of your Magnolia Distribution. This means, you have to be able to recompile your Magnolia to follow the steps below. (Use eclipse and everything that goes with it) Get FCKeditor Java ...
|
Enabling multi-language support with UTF-8
(Community Wiki Archive)
Enabling Multilanguage Support With UTF8 the hack There are several places where character encoding is used. They are: # Encoding which is used when JSP compiler reads files from disk # Encoding which is used when the web server writes the response to the socket ...
Other labels:
v2_0
|
Batch files Windows
(Community Wiki Archive)
Here are some useful windows batch files. Just copy them to your Magnolia root directory (e.g. C:\Program Files\magnolia\) and run them from there. I've tested them on Windows XP, so no guaranty that they will run on other ...
Other labels:
v2_0
|
How to install
(Community Wiki Archive)
How to install Magnolia 2.1 developer preview in single Tomcat instance Intro Like any system, Magnolia has a number of concepts you should be aware of before you get started with installations. usually, Magnolia is set up in such a way ...
Other labels:
v2_1, installation
|
Ant script for copying templates
(Community Wiki)
bunch of pages related to templates synchronization between instances deployment. If someone wants to volunteer and merge them, that'd be much appreciated. Also, it seems these are pretty much conflicting with the concept of modules introduced in Magnolia 3.0 and further improved in 3.5. Requirements ...
Other labels:
v2_1, ant
|
|
|