All content with label gatein+wcm.
Related Labels:
future, post, downloads, content, template, page, examples, tags, editor, categories, configuration, composition, demo, s, started, installation, api, getting, tasks,
uploads, templates, design
more »
( - gatein, - wcm )
Page:
1. Getting Started
(GateIn WCM)
following steps describe requeriments, installation and configuration steps for GateIn WCM. 1.1 Requeriments JDK 1.7 Maven3 Git GateIn Portal 3.6.0 for JBoss AS7 or JBoss Portal 6.1 1.2 Building 1.2.1 Check your maven repositories ...
Other labels:
installation, configuration, getting, started, examples, demo, s
|
Page:
2.1 Writting Posts
(GateIn WCM)
Posts view in WCM Editor shows main posts list that a specific user has rights to see: !wcm2.11.png width=650! Posts list is ordered by created/modified date showing more recent posts first. Per post item ...
Other labels:
content, post
|
Page:
2.2 Organizing Categories
(GateIn WCM)
Categories view in WCM Editor shows main categories list that a specific user has rights to see: !wcm2.21.png width=650! Categories are entities that allow to organize posts, uploads and templates. A post, upload or template can have one or more ...
Other labels:
content, categories
|
Page:
2.3 Managing Uploads
(GateIn WCM)
Uploads view in WCM Editor shows uploads list that a specific user has rights to see: !wcm2.31.png width=650! Uploads list is ordered by created/modified date showing more recent uploads first. Per upload item is shown ...
Other labels:
content, uploads, downloads
|
Page:
2. Creating content from WCM Editor
(GateIn WCM)
WCM Editor is a portlet application where user can manage content. There is two main roles in WCM Editor: editors and managers. A editor user can write content, manage categories and upload files. !wcm21.png width=650! A manager user ...
Other labels:
content
|
Page:
3. Composing content portal pages
(GateIn WCM)
GateIn WCM offers two portlets applications: WCM Editor and WCM Content. WCM Editor was covered in chapter 2 as a main UI for authoring and managing content in the GateIn WCM repository. This chapter will describe WCM Content portlet as a way to compose ...
Other labels:
page, composition
|
Page:
4.1 Templates editor
(GateIn WCM)
Templates view in WCM Editor shows main templates list. Only Wcm managers users can manage templates: !wcm4.11.png width=650! Templates list is ordered by created/modified date showing more recent templates first. Per ...
Other labels:
templates, editor
|
Page:
4.2 Working with tags
(GateIn WCM)
Templates tags are an extension of html tags. Main objective is to combine a html layout with dynamic content generated by WCM Editor. Template tags are not part of any programming language (JSP, JSF, Groovy, or others), so, a Web Designer with html ...
Other labels:
templates, tags
|
Page:
4.3 Template tags reference
(GateIn WCM)
4.3.1 wcmlist wcmlist tag reads a category from WCM Content Portlet configuration and created a list with posts attached to that category. <wcmlist> <... markup for each Post ...> </wcmlist> will be combined as <ul> <li> <... markup for each Post ...> </li> <li> <... markup ...
Other labels:
templates, tags
|
Page:
4. Designing templates
(GateIn WCM)
GateIn WCM uses templates to render content through WCM Content portlet. Templates have following features: Separate content from view layout. Templates can be resused: WCM Content portlet is responsible to link a template with their own content ...
Other labels:
template, design
|
|
|