• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

WebSpehre Portal 6.1 - Customizing theme as per PortalWeb2

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

We have successfully migrated our application to WPS 6.1.
Earlier with WPS 6.0, we had Drag and Drop feature, for which, we created new theme as per “ IBM” theme. Also we made changes in control.jsp of each skin that time. With these changes, we observe that dragging portlets and then dropping them, refreshes the page, which I know, is resolved in WPS
6.1 as it is based on CSA.

Now my issue is-
We are using WPS 6.1. When I apply “PortalWeb2” theme to my page, the Drag and Drop feature takes place without refreshing my page which is as expected. So I created new theme having all the files of PortalWeb2 theme and replaced its Default.jsp with my customized Default.jsp (which we are using for our current theme). But I notice that the changes do not work as per PortalWeb2 theme. So do I need to change my skin files too or am I missing anything in my new theme?

Some one suggested me to import CSA framework too. I didnt understand this.

Guidance for this issue will be highly appreciated.

Thanks,
Manisha
 
reply
    Bookmark Topic Watch Topic
  • New Topic