wcm

How to dynamically switch PageLayout and MasterPage of SharePoint Publishing page?

To improve both the editing and displaying experience of SharePoint WCM Publishing pages I would like to be able to switch to a special set of Masterpage/PageLayout when in edit mode. So in /_catalogs/masterpage I want to have: MyMasterpage.master - masterpage for display mode MyMasterpage-edit.master - masterpage for edit mode, only u...

CMS for more than 600 Content rich Websites

I've got a little history in CMS technology and I wonder if anyone could recommend a CMS-System (esp. WCM) for large content rich websites. Consider a hierarchical tree structure of sites with e.g. 4-5 levels, where you have about 10 to 15 trees of sites. e.g.: Organisation 1-n 1.1 Suborg 1-n 1.2 Special-Microsite 1-n You should furt...

301 redirect on IBM WCM

On IBMs Web Content Management System how can I setup a 301 redirect, I can't seem to find any information on how to do this. The version of WCM the site is running is 6.0.1.4 ...

Agile Approach for WCM

Can anyone provide me with advice, opinions, or experience with using an agile methodology to delivery an enterprise-scale Web Content Management system (e.g., Interwoven TeamSite, Tridion)? My current opinion is that to implement a CM system there is a certain--relatively high--amount of upfront work that needs to happen to make sure th...

Website navigation in Alfresco WCM

With Alfresco WCM, how to create a "navigation" menu? I mean a left-side pane that shows the visitor where he/she is within the pages hierarchy. If I am not clear, see the left-side pane on this random website. Here is a 3 years old hack, not clear to me, so I hope there is now either a better way to achieve this, or a small tool that p...

Need to render WCM content from an Asynch bean

I'm trying to get rendered WCM content in an Asych bean (which implements the Work interface). I can create a Workspace using a username and password, but I don't see an API to create a RenderingContext without passing either a portlet request/response or a servlet request/response pair). Is there any way I can either 1) Create a Rend...