On Monday, September 29, 2003, at 08:54 AM, Stuart Belden wrote:


I'm looking for clarification on what must be unique in a given PSML file and globally:

Do psml entry/reference/portlets ids have to be unique globally, or can they be unique to a given PSML file?

unique per page

Do psml entry/reference/portlets _names_ have to be unique globally, or can they be unique to a given PSML file?

unique per page

Essentially what I'm trying to do is build a lookup table so that documents in our simple CMS (very loosely based off of WebSurfRewriter) can link to other portlets in jetspeed. In an html doc in cms I want to be able to have an href to something like $JobApp or whatever that the scanner will pickup and do a lookup for the appropriate url to draw based on the user's default psml doc (role, anon, other otherwise).

e.g. for the example above it would create a link like
"/media-type/html/user/anon/page/default.psml/js_pane/A-Employment" for anonymous,
"/media-type/html/user/role/Valid/default.psml/js_pane/V-Employment" for Valid users, etc...


that should work fine

Is there anything like this out there already, or at least a place to start for ideas?


-- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] +01 707 773-4646 +01 707 529 9194


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



Reply via email to