This is my pages/folder.metadata:
<?xml version="1.0" encoding="UTF-8"?>
<folder hidden="false">
<security-constraints>
<security-constraints-ref>public-view</security-constraints-ref>
</security-constraints>
<title>Welcome</title>
<short-title>Welcome</short-title>
<defaults layout-decorator="opnet" portlet-decorator="opnet"></defaults>
<document-order>landing.psml</document-order>
<document-order>default-page.psml</document-order>
<menu name="space-navigations" options="+/*/,+/*.psml" depth="-1"
paths="false" regexp="true"></menu>
<menu name="space-links" options="+/*.link" depth="0" paths="false"
regexp="true"></menu>
</folder>
And this is the pages/landing.psml:
<?xml version="1.0" encoding="UTF-8"?>
<page id="/landing.psml" hidden="false">
<security-constraints>
<security-constraints-ref>guest-only</security-constraints-ref>
</security-constraints>
<title>Welcome to OPNET</title>
<short-title>Welcome to OPNET</short-title>
<fragment id="landing-2" type="layout"
name="jetspeed-layouts::VelocityOneColumn">
<fragment id="jsmin-3" type="portlet" name="j2-admin::LoginPortlet">
<property name="row" value="0"></property>
<property name="column" value="0"></property>
</fragment>
</fragment>
<defaults layout-decorator="opnet" portlet-decorator="opnet"></defaults>
</page>
When I grep for about.psml, its not anywhere.
Please help.
--
View this message in context:
http://old.nabble.com/about.psml-opening-when-user-logs-in-tp31759395p31760320.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]