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? Do psml entry/reference/portlets _names_ have to be unique globally, or can they be unique to a given PSML file? 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... Is there anything like this out there already, or at least a place to start for ideas? Thanks, stu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
