Re: [Hypercontent-users] presenting a list of sites to users
Brought to you by:
alexvigdor
From: Carl P B. <C.P...@hu...> - 2006-07-11 14:21:06
|
Hi Alex, We aren't using CAS here in Hull so I'll look at turning tidy on and see if that helps. Cheers Carl ************************************* Carl Barrow Systems Integrator e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************* -----Original Message----- From: hyp...@li... [mailto:hyp...@li...] On Behalf Of Alex Vigdor Sent: 11 July 2006 15:15 To: Hypercontent-users List Subject: Re: [Hypercontent-users] presenting a list of sites to users Hi Carl, There's a special portlet mode available for publishing a =20 personalized list of sites to the portal, although for it to work =20 best you should have single sign-on (e.g. CAS). It's called =20 "dashboard-portlet" http://localhost:8080/index.xml?mode=3Ddashboard-portlet And if you're using CAS, you can enable transparent single sign on by =20 publishing with the CasConnectionContext and adding a login command =20 to the HC2 URL you configure in the portal: http://localhost:8080/index.xml?mode=3Ddashboard-portlet&command=3DLogin This returns valid XHTML so you don't have to enable Tidy in the =20 portal. If you're trying to pull in non-XML screens in the portal, =20 try turning Tidy on to see if that fixes the parsing problems. The "meta" tag you're noticing is added by Xalan automatically when =20 generating HTML; I think you'd have to tell it to output "XML" to =20 avoid that tag. Cheers, Alex On Jul 11, 2006, at 7:41 AM, Carl Barrow wrote: > Hi Alex, > > I'm having a short break from the LDAP auth and trying to get the file > list into uPortal. uPortal doesn't like the page because of a =20 > missing > closing meta tag: > > <META http-equiv=3D"Content-Type" content=3D"text/html; = charset=3DUTF-8"> > > I have looked though what I think is the xsl that transforms it > (login.xsl, html_skin.xsl, base.xsl) But I can't see the tag > anywhere. Could you point me in the right direction? > > Cheers > Carl > > Alex Vigdor wrote: >> Hi Carl, >> There's a special modal output that presents the user-specific >> list of projects: >> >> http://localhost:8080/index.xml?mode=3Ddashboard-portlet >> >> You can publish this as a CWebProxy channel in uPortal; if you are >> using CAS you can enable single sign-on by setting the appropriate >> LocalConnectionContext and adding the Login command to the portlet =20 >> URL >> >> = http://localhost:8080/index.xml?mode=3Ddashboard-portlet&command=3DLogin >> >> This will appear very similar to the list users had in 1.4. >> >> Cheers, >> Alex >> >> On Mar 27, 2006, at 4:56 AM, Carl Barrow wrote: >> >>> Hi Alex >>> >>> In our live version on HyperContent (1.4) we present a list sites >>> that users are responsible for within our uPortal layout for staff. >>> Since HyperContent 2.0 doesn't run within uPortal how do you present >>> a list of sites to your users at Columbia and allow them to only see >>> the sites they are responsible for? >>> >>> Cheers >>> Carl >>> >>> --************************************ >>> >>> Carl Barrow >>> Systems Integrator >>> e-Services >>> The University of Hull >>> Cottingham Road >>> Hull >>> HU6 7RX >>> Ext. 6838 >>> ************************************ >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by xPML, a groundbreaking scripting >>> language >>> that extends applications into web and mobile media. Attend the live >>> webcast >>> and join the prime developer group breaking into this new coding >>> territory! >>> http://sel.as-us.falkag.net/sel?=20 >>> cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=3D121642 >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by xPML, a groundbreaking scripting >> language >> that extends applications into web and mobile media. Attend the live >> webcast >> and join the prime developer group breaking into this new coding >> territory! >> http://sel.as-us.falkag.net/sel?=20 >> cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=3D121642 >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> > > --=20 > ************************************ > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************ > > ********************************************************************** > ******************* > To view the terms under which this email is distributed, please go =20 > to http://www.hull.ac.uk/legal/email_disclaimer.html > ********************************************************************** > ******************* > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users ------------------------------------------------------------------------ - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ Hypercontent-users mailing list Hyp...@li... https://lists.sourceforge.net/lists/listinfo/hypercontent-users |