You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Randy Watler <rw...@finali.com> on 2004/09/01 00:32:38 UTC

Jetspeed2 Page Profiler/Locator Status

David/Scott/All,

Looking at the Jetspeed2 CVS HEAD, it appears that the profiler/locator 
system is not active and instead PSML pages are pulled directly from the 
page-manager. There were also one or two "under construction" comments 
that have also supported this conclusion.

Assuming I have not missed anything obvious, I am wondering where this 
support stands? Since we will need group/role profiling at a minimum 
before we can roll out a production Jetspeed2 implementation, I would 
certainly be willing to help out in the coding, debugging, or any other 
capacity if my efforts would be welcome.

Let me know what I can do.

Randy Watler


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


Re: [PATCH] [J2] Page Navigation Tabs Decorators

Posted by David Sean Taylor <da...@bluesunrise.com>.
Randy Watler wrote:

> David,
>
> Oops... attached CVS diff -u patch files... should have done that the 
> first time!
>
> Randy Watler

No problem, patch applied successfully and committed
Thanks, looks pretty cool


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


Re: [PATCH] [J2] Page Navigation Tabs Decorators

Posted by Randy Watler <rw...@finali.com>.
David,

Oops... attached CVS diff -u patch files... should have done that the 
first time!

Randy Watler

> Attached are patches to the jetspeed layout decorator to enable tab 
> navigation for pages, (folder navigation remains as links). This is 
> based off of a recent CVS HEAD that includes Scott's navigation work. 
> I tried to follow the usage of CSS styles established with the portlet 
> decorators. Let me know how it looks!
>
> Steps to patch:
>
> 1. move 
> /portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/images/tab*.gif 
> to /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/images.
> 2. apply decorator-top.vm.patch to 
> /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-top.vm 
>
> 3. apply styles.css.patch to 
> /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/css/styles.css 





Re: [PATCH] [J2] Page Navigation Tabs Decorators

Posted by David Sean Taylor <da...@bluesunrise.com>.
Randy Watler wrote:

> David/Scott:
>
> Attached are patches to the jetspeed layout decorator to enable tab 
> navigation for pages, (folder navigation remains as links). This is 
> based off of a recent CVS HEAD that includes Scott's navigation work. 
> I tried to follow the usage of CSS styles established with the portlet 
> decorators. Let me know how it looks!
>
> Steps to patch:
>
> 1. move 
> /portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/images/tab*.gif 
> to /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/images.
> 2. apply decorator-top.vm.patch to 
> /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-top.vm 
>
> 3. apply styles.css.patch to 
> /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/css/styles.css 
>
>
> That's it!
>
> Randy Watler
>
I can't get this patch to apply
What are the .orig files, we don't have those, and Eclipse won't apply 
the patch for me complaining about the .orig file.
How did you create this patch?
Eclipse is pretty good at creating patches, try that

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


[PATCH] [J2] Page Navigation Tabs Decorators

Posted by Randy Watler <rw...@finali.com>.
David/Scott:

Attached are patches to the jetspeed layout decorator to enable tab 
navigation for pages, (folder navigation remains as links). This is 
based off of a recent CVS HEAD that includes Scott's navigation work. I 
tried to follow the usage of CSS styles established with the portlet 
decorators. Let me know how it looks!

Steps to patch:

1. move 
/portal/src/webapp/WEB-INF/decorations/portlet/html/jetspeed/images/tab*.gif 
to /portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/images.
2. apply decorator-top.vm.patch to 
/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-top.vm
3. apply styles.css.patch to 
/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/css/styles.css

That's it!

Randy Watler



Re: Jetspeed2 Page Profiler/Locator Status

Posted by David Sean Taylor <da...@bluesunrise.com>.
Randy Watler wrote:

> David/Scott/All,
>
> Looking at the Jetspeed2 CVS HEAD, it appears that the 
> profiler/locator system is not active and instead PSML pages are 
> pulled directly from the page-manager. There were also one or two 
> "under construction" comments that have also supported this conclusion.
>
> Assuming I have not missed anything obvious, I am wondering where this 
> support stands? Since we will need group/role profiling at a minimum 
> before we can roll out a production Jetspeed2 implementation, I would 
> certainly be willing to help out in the coding, debugging, or any 
> other capacity if my efforts would be welcome.
>
Right now the simple algorithm is to use the page name to locate the page.
Nothing more.
I hope to start writing an admin portlet this week to setup profile rules


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