Answers to some questions asked during the web cast
3. Can jQuery be used in themes? Is there a conflict with dojo or IBM's js library?
A 3. Should not be, but it has not been tested, as Dojo was written to work with other frameworks, clashing should not be an issue if written correctly.
4. In Portal 6.1 are theme/skin supported using css/div only or still utilizes table,tr, td to do the layout ?
6. the issue with divs today is the alignment and styling. If you want to apply different style, you need to create different skins with hardcoded classnames and apply to that column. We will have that issue in this right ?
A 4. This has always been suppoted but is not the default out of the box, The theme provided with portal are just examples. You have complete control over the rendered markup.
A 6. If you want a portlet to have different styles than the other portlets you still need to have separate skins, this has not changed
7. Can PortalWeb2 themes coexist with non PortalWeb2 themes? If navaigate for PortalWeb2 thems is in a js file wouldn't there be duplicate effort to maintain your portal pages/navigation to support non PortalWeb2 themes?
A 7. Yes they can coexist, and more so have to for fallback, So when developing your theme you should do a SSA theme first then work on doing the CSA theme so that if CSA cant used it can fall back gracefully to SSA
8. Does the new theme works well with HTML markup since most of our portletls has HTML content ?
A 8. Our new and existing themes are written to be html compliant. With the CSA themes currently that is all the markup that is supported.
9. Can you test at runtime if a page is required to have a left (or even top) navgigation in order to dynamically change other things on the page like css classes to change the laout of the page if there is/is not navigation?
A 9. I think this would be a good use of Theme Policies, see the infocenter and Themes and skins whitepaper on this.
10. How are entitlements enforced. What happens is a tab is suppossed to be surpress for a specific portal group?
A 10. This works as it did before, the user will only get pages in their navigation that they have access for.
11. Is drag & Drop and all existing theme features supported in CSA theme?
A 11. Drag and drop and palettes and other items work, Theme Extensions are NOT supported in a CSA theme. Also web 2.0 currently does not read the column widths as set in the layout tools
Current List of PKs that should be installed before doing any web 2.0 work on themes
PK70361 PK70387 PK70433 PK70437 PK70566 PK70847 PK71016
IBM Certified System Administrator -- WebSphere Portal V6.0, V5.1, V5.0
IBM Certified Solution Developer -- WebSphere Portal V5.1, v6.0
The postings on this site are my own and do not necessarily represent the positions, strategies, or opinions of IBM