Saturday, 7 June 2014

Explore manage pages in websphere portal 8

Manage Pages :- Its a portlet using which we can create pages and child pages alternate way is through xml access. Now from portal 8 we can create a new project and it will be in sync with wcm . This project and go through the approval process before getting published. Below you can find how to create new project and go through approval process

Step 1 :- Login as administrator and click on Published site and then click on create new project as given below

Step 2 :- Now enter below details for the new project , set approvals and then click on save



Step 3 :-  Now click on more you can create a child page or sibiling page


Step 4 :- Now create a page at same level i mean at sibling level

Step 5 :- Now you can add a Feed portlet or Article portlet and give feed url for Feed Portlet

Step  6 :- Now click on more actions and select Preview as user impersonate and look at the page and stop impersonating

Step 7 :- Now you can change style or layout and then final push. Until you publish remaining users will be seeing it as draft page




No comments:

Post a Comment

Custom single threaded java server

 package com.diffengine.csv; import java.io.*; import java.net.*; import java.util.Date; public class Server { public static void main(Str...