« Return to Thread: STK 1.1 documentation and best practices?

Re: STK 1.1 documentation and best practices?

by Philipp Bärfuss :: Rate this Message:

Reply to Author | View in Thread

In short:
- all objects are wired up by using content2bean (so there is a one to one mapping between configuration and java classes)
- see chapter Content2Bean in http://documentation.magnolia-cms.com/reference/configuration.html
- the most relevant starting points are:
 -- STKTemplate [1] class for template definition
 -- Site [2] class for site configuration
 -- ThemeImpl [3] class for theme configuration

I will add this to the wiki pages so that at least we have a basic entry point for now.

[1] http://dev.magnolia-cms.com/modules/magnolia-module-standard-templating-kit/1.1/standard-templating-kit-parent/magnolia-module-standard-templating-kit/apidocs/info/magnolia/module/templatingkit/templates/STKTemplate.html

[2] http://dev.magnolia-cms.com/modules/magnolia-module-standard-templating-kit/1.1/standard-templating-kit-parent/magnolia-module-standard-templating-kit/apidocs/info/magnolia/module/templatingkit/sites/Site.html

[3] http://dev.magnolia-cms.com/modules/magnolia-module-standard-templating-kit/1.1/standard-templating-kit-parent/magnolia-module-standard-templating-kit/apidocs/info/magnolia/module/templatingkit/style/ThemeImpl.html

On 23.06.2009, at 10:54, Olaf iLink wrote:

Hello Jan,

we've read all the documentation and WIKI info on the STK. Thanks for the links :)
Still i think there needs to be a reference manual with all the configuration settings that are available, and their place and impact. Is this something that can be expected?

cheers, Olaf

On Tue, Jun 23, 2009 at 8:57 AM, Jan Haderka <jan.haderka@...> wrote:

[1] is good place to start.

[1] http://wiki.magnolia-cms.com/display/DEV/Standard+Templating+Kit

HTH,
Jan

On Mon, 2009-06-22 at 20:15 +0200, Olaf iLink wrote:
> Hello,
>
> is there somewhere a documentation or reference manual for all the
> configuration settings of the STK, and for what/where exactly they are
> of use?
> Also, is there info about best practices how to implement a design
> using the STK? There are ofcourse a lot of places and ways to modify
> the STK..
>
> cheers! Olaf
--
Best regards,

Jan Haderka
Magnolia International Ltd.

Meet us at the Magnolia Conference
http:/www.magnolia-cms.com/conference

Magnolia®  - Simple Open Source Content Management


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <user-list-unsubscribe@...>
----------------------------------------------------------------





--

Met vriendelijke groet / Kind regards,

Olaf Molenveld
----------------------------------------------
Interactive Link
Keizerstraat 31
3512 EA Utrecht
T +31 (0)30 634 32 66
F +31 (0)30 634 32 65
www.interactivelink.nl
olaf@...

INTERACTIVE LINK MAAKT SAMEN MET HANSNEL COMMUNICATIE, CHANNEL PANEL EN PARODOS DEEL UIT VAN DE HANSNEL GROEP
----------------------------------------------
De informatie in dit e-mail bericht is uitsluitend bestemd voor de geadresseerde.
Verstrekking aan en gebruik door anderen is niet toegestaan.
Door de elektronische verzending van het bericht kunnen er geen rechten worden ontleend aan de informatie.

Best regards,

Philipp Bärfuss
Magnolia International Ltd.

---------------------------------------
 Meet us at the Magnolia Conference
---------------------------------------

Magnolia®  - Simple Open Source Content Management




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <user-list-unsubscribe@...>
----------------------------------------------------------------

 « Return to Thread: STK 1.1 documentation and best practices?