No, not yet documented.
I'll update the psml docs ...

Attributes
-----------
path  - the path to another psml file
id      - a unique portlet element id (optional)
name  - the name of the reference (optional)

Elements (optional)
----------
skin     - give this reference a skin
layout   - position the referenced portlets in the current psml
metainfo - title and description
Security - restrict the reference element to certain roles

Example

        <reference id='300' name='ReferenceTest'
path='group/apache/page/news'/>
        <reference id='301' name='ReferenceTest2' path='group/apache'/>

The path is a path to the psml file being referenced.
The format of the path is:

        user/<name>/media-type/<mediaType>/language/<language>
                    /country/<country>/<page>/page
     
        group/ ""
        role/  ""
     


> -----Original Message-----
> From: Chris Widhelm [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, May 21, 2002 6:46 AM
> To: 'Jetspeed Users List'
> Subject: RE: Deploying a pane with content
> 
> 
> Is there any documentation anywhere that defines the 
> implementation of the "reference" tag in the .psml files?
> 
> Chris
> 
> > -----Original Message-----
> > From:       David Sean Taylor [SMTP:[EMAIL PROTECTED]]
> > Sent:       Friday, May 17, 2002 12:28 PM
> > To: 'Jetspeed Users List'
> > Subject:    RE: Deploying a pane with content
> > 
> > In your psml file, try a reference element:
> > 
> > Example:
> >         <reference id='300' name='ReferenceTest' 
> > path='group/apache/page/news'/>
> > 
> > Note: this feature is not available from 1.3a2 release. 
> Only from cvs 
> > head or recent nightly builds
> > 
> > I also wrote an aggregation portlet a while back, which 
> basically does 
> > the same thing as a reference.
> > 
> > > -----Original Message-----
> > > From: Chris Widhelm [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, May 17, 2002 7:21 AM
> > > To: Jetspeed-User (E-mail)
> > > Subject: Deploying a pane with content
> > > 
> > > 
> > > Is there a way to componentize an entire pane that includes
> > > predefined portlets?
> > > 
> > > Each of the tabs that I am creating has a certain set of
> > > portlets for it.  I wanted to be able to subscribe users to a 
> > > pane or something similar.  Any ideas?
> > > 
> > > Thanks,
> > > 
> > > Chris
> > > 
> > > --
> > > To unsubscribe, e-mail:   
> > > <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> > > For
> > > additional commands, 
> > > e-mail: <mailto:[EMAIL PROTECTED]>
> > > 
> > > 
> > 
> > 
> > 
> > --
> > To unsubscribe, e-mail: 
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: 
> > <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   
> <mailto:jetspeed-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to