You can find complete list of differences for portletdefaultlayout.html
at http://download.oracle.com/docs/cd/E13158_01/alui/wci/docs103/layoutdiffs/portletdefaultlayout-diff.html.
Summary of changes:
- Moved one-click Join/Unsubscribe this Community link to the left
after breadcrumbs.
- Removed flyoutJS declaration. This was moved to the basepagelayout.html and profilepagelayout.html to support displaying the Join Community Flyout Editor from any
page.
- Changed flyout onclick call to pass in the flyoutURL. The flyout
displays in the selectionEditordiv defined in portletdefaultlayout.html when on a My Page or community page and displays in the basenavSelectionEditordiv
on all other pages. Also switched the Edit Page link text when opening and closing the Portlet Selection Flyout.
- Renamed flyout div id from portletSelection to selectionEditor to generalize the name of
the ID as this is shared between the Join Community Flyout and Portlet
Selection Flyout Editors.