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

All content with label config.
Related Labels: v2_1, v3_5, v2_0, deployment, jackrabbit, persistence, v3_0, faq, howto, development, needsreview, installation, troubleshooting, templating, administration, lucene, acl, workflow, error, more »

1 | 2 | 3 | 4 | Next >> (total: 40)
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, outdated, needsreview
Setup editor role for a site (Community Wiki)
Setup Editor role for a site If you want to run several sites on your magnolia instance you want to give them rights so that they can only see their own content: Suppose you have a strucure like this /site1 /site2 ...
Other labels: acl, administration, multi-site
Change an Author instance into a Public one (Community Wiki)
Change an authorinstance into a publicinstance When you want to change an author instance into a publicinstance after version 3.5 you need to make to following steps in the admin central of your future publicinstance. 1. Config > Server > Admin = false ...
Other labels: v3_5, deployment
configure netbeans for JSP coding (Community Wiki)
you've followed my tutorial to set up netbeans to work on your Magnolia Maven project Working with Magnolia Glassfish Netbeans, you're probably ready to start work writing JSP pages for your templates. Netbeans will do code completion ...
Other labels: netbeans, development
PersistenceManager Overview (Community Wiki)
JackRabbit 1.3.x some changes to the persistence managers have been introduced. Use of {{org.apache.jackrabbit.core.state.db.PersistenceManager}} have been deprecated and two new types of managers have been introduced: Simple PM {{org.apache.jackrabbit.core.persistence.db.PersistenceManager}} is a direct replacement for old PMs Bundled PM ...
Other labels: persistence, deployment, jackrabbit, v3_5
Activation work item does not show up in Inbox (Community Wiki)
One set of related changes in Magnolia 3.5 are the default workflow definition and the default and samples groups and users. Change in the workflow definition: the activation workitem are now assigned to the {{publishers}} group. Changes in users, groups, etc: See MAGNOLIA1164 MAGNOLIA1164@jira ...
Other labels: v3_5, workflow, superuser, installation
Setting defaults for dialog properties (Community Wiki)
set Paragraph Properties defaults find the tabProps node for the paragraph Template you wish to change: {{/modules/templating/dialogs/samples/mainColumn/textImage/tabProps}} Example #1: If I wanted to remove the 'Line Above' default from the textImage paragraph ...
Other labels: v2_1, dialog, needsreview
Dialogs overview (Community Wiki)
Dialogs (in progress) About Dialogs Dialogs are the "Model" of Magnolia's MVC framework. Site administrators and content editors use dialogs to input and edit data. Once identified by a paragraph, this data can be rendered to a template page. View a Dialog To see how ...
Other labels: improvable, introduction, templating
DefineTemplatesBasedOnTheExtension (Community Wiki Archive)
you want to define templates based on the extension you can do it in config/templateInfo/Templates.xml there you can define which template (SubTemplates) to process based on the request URI "extension". Templates.xml <node name="0001"> <node name="jcr ...
Other labels: v1_0, templating
MySQL Persistence (Community Wiki)
Changing repository to MySQL This is a quick step by step guide how a MySQL database could be used as the underlying repository for magnolia. # Install and configure MySQL on your server and create an empty database such as {{magnoliaauthor}} (or similar) on it. The specifics of using MySQL are outside ...
Other labels: v3_5, jackrabbit, mysql, installation, persistence
1 | 2 | 3 | 4 | Next >> (total: 40)
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