Tender Slim,

I am not sure what could be going wrong. If you could send me, (not the list), a zip/tar of your pages directory, I'd be glad to take a look.

Randy

Tender Slim wrote:
Here is my header and tab menu sketch

------------------------------------------------------------------------
[ LOGO ] [ SLOGAN ] ------------------------------------------------------------------------ [Start Here ] [Search] [Alert Me] [Latest] [Blog] <-----------------------------------MENU TABS FOLLOWING MY BANNER


I have psml file for each of them and they are as shown in my
folder.metedata:


<folder hidden="false"
    xmlns="http://portals.apache.org/jetspeed";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/folder-metadata.xsd";>
<title>Top Folder</title>
    <short-title>Top Folder</short-title>

        <defaults layout-decorator="jetspeed"   portlet-decorator="jetspeed"
skin="jetspeed"/>

<document-order>default-page.psml</document-order> <document-order>search-page.psml</document-order> <document-order>alert-me-page.psml</document-order> <document-order>latest-trail-page.psml</document-order> <document-order>blog-page.psml</document-order>
  <security-constraints>
    <security-constraints-ref>public-view</security-constraints-ref>
  </security-constraints>

</folder>


All the above named files are in  my
'/home/.../jetspeed/WebContent/WEB-INF/pages directory'.

'http://localhost:8080/jetspeed/porta'l brings up every thing as I had
specified but the following problems remain:
1. Only the portlets in default-page.psml (with title Start Here]) are
displayed.
2. Even so, there is no tab menu for it nor are any of the other tab menus
shown.


What else can I do to display the tab menus ([Start Here ] [Search] [Alert
Me] [Latest] [Blog]) as shown above.

I am using jetspped  2.2.0.


Thanks in advance.





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to