A subsection of Content Management is Web Content Management or WCM. WCM means maintaining, controlling, changing and reassembling the content on a web-page.
Questions tagged [wcm]
85 questions
1
vote
2 answers
WebSphere Portal 6.1.5.2, Lotus WCM, inline authoring works in one cluster member, not the other
A very odd issue turned up for us when we recently added a new node to our WebSphere Portal/WCM 6.1.5.2 cluster.
Our application makes use of the inline authoring functionality in the local rendering portlet. The setup is fairly standard. We have a…

pap
- 27,064
- 6
- 41
- 46
1
vote
1 answer
Unable to drag drop components on AEM new page
I am following AEM tutorial wknd tutorial. I have created the project using archetype and installed it on local AEM instance. Unlike the tutorial when i create a new page i do not get the option to drag and drop components and neither am i able to…

Shivam...
- 409
- 1
- 8
- 21
1
vote
1 answer
Development resources for IBM WCM/WebSphere
I recently started a new position at a company that uses IBM's WebSphere Portal, and it is completely new to me. I was wondering if there was a good resource anyone knew for development techniques using said platform.
Basically what I've been asked…

rson
- 1,455
- 2
- 24
- 43
1
vote
0 answers
Hide Dojo Dialog in WCM
I have a .jsp file in which I define my popUp with dijit/Dialog:
But when I show my page, I don't need it to being show, I need to show it through a external button (a button…

Marisa R.
- 11
- 1
1
vote
0 answers
AEM Page manager return null for mapped page with Sling Mapping
I am using Sling Mapping (configurations are located under /etc/map) for mapping the resources , e.g. /content/path/en should get page /content/path_real/en.
When I try to get resource via resourceResolver.getResource("/content/path/en") it works…

Uladzislau
- 11
- 1
1
vote
1 answer
Sling models vs WCMUSEPOJO
I need an understanding of what wcmusepojo and sling models mean?
I mean I've read that these implementations are to bring together your component and the back-end implementation but what exactly is done in these (wcmusepojo and sling models) vs…

Vishal--JAVA--CQ
- 188
- 1
- 2
- 18
1
vote
1 answer
WCM and WCS session management
We have the set up in such a way that WCM has containers where the angular code will reside and call our WCS services for getting the details required to paint the UI page.
We have the session management set at wc-server.xml as 30 minutes. Once the…

arvind_cool
- 293
- 1
- 13
1
vote
2 answers
How to check the value of Rich Text Field in content of IBM WCM is empty
We have IBM WCM 8.5, and created content which contains Rich Text component in AT field.
I want to check whether the value of Rich Text is empty or not in one of my Menu Component.
I have tried to use "IfEmpty Plugin Component", but it doesn't…

Mohammad Ashfaq
- 1,333
- 2
- 14
- 38
1
vote
1 answer
Is there any way to get absolute WCMMode of the page?
I am struggling with a problem which can be solved by getting absolute WCMMode of the page.
By absolute WCMMode, I mean the WCMMode independent of the components.
For example, generally if we try to get the WCMMode of a component then it returns…

Jasraj Suthar
- 423
- 5
- 8
1
vote
2 answers
WCM replacement in alfresco 5.0
Currently we are using alfresco version 4.xx and we want to upgrade it to alfresco 5.0.
I have seen different tools like Web quick start, Crafter but which will be the best for WCM replacement.
Is there any other alternative to replace WCM in…

Ranjitsinh
- 1,323
- 1
- 11
- 28
1
vote
1 answer
how to communicate between 2 web content viewer portlets in ibm wcm 8?
I have a requirement to communicate between two portlets(Web Content Viewer portlet) in IBM WCM.There are many ways for the custom portlets to communicate in between but I dont have any idea to implement the functionality for the ibm provided…

Brijith Mohanan
- 36
- 4
1
vote
1 answer
how to use .less files in adobe CQ5?
i'm new in Adobe CQ5, and developing CMS Application using this, i create ClienLibraryFolder in following directory:
/etc/designs/MySiteName/ClientLibFolder/MyLess.less
but when i'm using this on .jsp file it is not design anything what i defined…

Amit Sharma
- 1,088
- 1
- 19
- 44
1
vote
3 answers
How can you attach a content item as an element field of another content item via its authoring template?
Let's say I defined a IBM WCM authoring template called "AT-Image"; it creates content item "CT-Image" that contains elements such as an Image of type "Image", Description of type "Short Text", Keywords of type "Text", and other fields that serve as…

JESTech
- 145
- 2
- 15
1
vote
1 answer
AEM i18n vs MSM
AEM supports internationalization using mixin types (i18n). Also there is feature of MSM where we can build a blue print and create sites for various locales using it.
How are these 2 options different and which one to choose when?

Ronnie
- 302
- 1
- 4
- 16
1
vote
2 answers
Structure of the page through parsys vs fixed components - CQ
For pages like product details, there is a fixed structure of the content like product image, description etc. Now if there is parsys component used (widely used in geometrixx demo site), there will be possibility to add the any of the allowed…

Ronnie
- 302
- 1
- 4
- 16