You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Philip Kuss <ph...@it-kuss.de> on 2006/07/27 15:28:24 UTC

Content Clipping in Jetspeed

Hello all,

I searched today almost everywhere if there is a portlet for simple
content clipping.
As I read there is none real for that included in j2 und i got nonce to work.
I would appreciate any hint !

Thank you ni advance,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: Content Clipping in Jetspeed

Posted by Philip Mark Donaghy <ph...@gmail.com>.
Hi Philip,

On 7/27/06, Philip Kuss <ph...@it-kuss.de> wrote:
> Hello all,
>
> I searched today almost everywhere if there is a portlet for simple
> content clipping.
> As I read there is none real for that included in j2 und i got nonce to work.
> I would appreciate any hint !

There is a content clipping tag in the apache jakarta commons tag
libraries (http://jakarta.apache.org/taglibs/doc/scrape-doc/intro.html)
. From there you could use a generic servlet portlet where the jsp
does all the clipping
(http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient/CreateYourOwnSimpleServletPortlet).

The difficulty is always if the content has relative links in it
clicking on these links will surely result in a 404 on your server
because the content does not exist on your server but rather on the
remote one. There was some talk of creating a Proxy portlet that
handles this sort of problem but no one has got around to it (and some
thought would have to be put into supporting sites that use ajax).

>
> Thank you ni advance,

Your welcome.
Phil

>
> Phil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>


-- 
Philip Donaghy
donaghy.blogspot.com del.icio.us/donaghy/philip
Skype: philipmarkdonaghy
Office: +33 5 56 60 88 02
Mobile: +33 6 20 83 22 62

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org