|
All content with label module.
Related Labels:
development, howto, datamodule, maven, public-user-registration, pur, documentation, v3_5, config, v3_6, eclipse, faq
Data Module - A small 'how to'
(Community Wiki)
how to' may shed some light on the Data Module. Supershort manual # download & build List of Magnolia Modules # install Just place in "WEBINF/lib" together with the scheduler module and the quartz jar (should be all in the "bundle" build) # restart Magnolia ...
Other labels:
development, v3_6, datamodule, howto
|
Module Public User Registration - Documentation
(Community Wiki)
Installation Add the magnoliamodulepublicuserregistration.jar to the WEBINF/lib folder of your public instance and restart Magnolia Question1: Does the module need to be installed in the author instance also? > Probably not The module will be installed and you will get the following sample pages: /publicuserregistration containing: a login ...
Other labels:
public-user-registration, pur, documentation
|
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, development
|
Handling module versions
(Community Wiki)
Note: This is based on my reading of some sample code and the scant notes in the Javadocs. Please jump right in and correct any errors that you see! Deltas are a really useful way to encapsulate database changes from one version of a module to another ...
Other labels:
v3_5, config, development
|
List of Magnolia Modules
(Community Wiki)
List of available OpenSource Magnolia modules Magnolia's module concept makes it easy and powerful to build custom modules to extend Magnolia's functionality. To read more about it, head over to our official documentation site http://documentation.magnolia.info/modules.html. The Modules ...
|
Create a New Module
(Magnolia Development)
Create a New Module Here are some suggestions on how to create a new module Create Concept: http://wiki.magnolia.info/display/DEV/Concepts Create jira issue: http://jira.magnolia.info Create the module archetype: Follow the steps in http://wiki.magnolia.info ...
Other labels:
development
|
Module QuickStart
(Community Wiki)
Creating a custom module skeleton using a Maven Archetype Using Maven2, you can quickly getting started in creating a module, by using the archetype plugin and the magnoliamodule archetype. This will create a basic skeleton/structure for your module. Note ...
Other labels:
maven, howto, development
|
|
|