|
All content with label template.
Related Labels:
v2_1, outdated, development, introduction, control, example, checkbox, menu, improvable, v3_0
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, development, control, checkbox
|
Guestbook
(Community Wiki)
content is outdated in nearly every respect. The class names are no loner correct, a module should be used instead and the guestbook should use a separate workspace so that comments are not accidentally overwritten when a webpage is activated (or deleted). Here's the simple way to create ...
Other labels:
outdated, improvable
|
Top Menu Example
(Community Wiki Archive)
you want to have a top navigation like I did on my Website http://www.hirning.de, here is the jsp code. <%@ page import="com.obinary.cms.core.Content, com.obinary.cms.core.HierarchyManager, java.util.Iterator, java.util.Collections, java.util.ArrayList, com.obinary.cms.util.Resource, java.util.Collection"%> <%@ taglib uri="cmstaglib" prefix="cms" %> <%@ taglib ...
Other labels:
example, menu, outdated
|
Getting site data
(Community Wiki)
When running a multiple site configuration Running several sites with one Magnolia instance, it's not always immediately apparent how to get the site data you may want. For example, you may want to display the title of the site on every page ...
|
Autosuggest Search-terms
(Community Wiki)
enhance the search on your Magnolia page, you can dynamically display the searchterms that actually deliver a hit. This is done by extracting the searchterms of the underlying index, and suggesting them with a clienside javascript. You can check it out on my homepage Autosuggest Searchtermsbreidert.net ...
Other labels:
v2_1
|
Templating introduction for beginners
(Community Wiki)
page is intended as an overview of the templating system for absolute beginners. It's not a replacement for the Templating tutorial, but it might help to read this first before or after doing the tutorial to give you a sense of how the whole things fits together. There's also a couple of corrections ...
Other labels:
v2_1, introduction
|
|
|