Profiler / Locator Question !

2001-12-10 Thread Norman Schoneich
I want to load the psml file of a specific user. How ? My first approach was to use the following function in Profiler / JetspeedProfilerService, but this function returns null !!! I created a ProfileLocator and there I set the mimetype and the user. /** * get the Profile object using a

cvs commit: jakarta-jetspeed NOTES

2001-12-10 Thread taylor
taylor 01/12/10 08:17:08 Modified:.NOTES Log: - added release note from John Mettraux wrt closing portlet/customizer. Revision ChangesPath 1.4 +1 -0 jakarta-jetspeed/NOTES Index: NOTES

RE: Removing a portlet

2001-12-10 Thread David Sean Taylor
Thanks, I added that to the release notes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 09, 2001 10:51 PM To: Jetspeed Developers List Subject: Removing a portlet Hi ! jetspeed 1.3a2 'RC1' If you click on the cross to

Admin portlets not working in release candidate?

2001-12-10 Thread Setera, Craig
I may be missing something, but it doesn't seem that the Content portlets for the admin user allows me to do anything. All of the links (Global, Java Runtime, etc.) appear to be dead links back to the portal homepage. Am I missing something or are these not enabled for some reason? THanks. --

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/profiler JetspeedProfilerService.java

2001-12-10 Thread taylor
taylor 01/12/10 08:36:53 Modified:src/java/org/apache/jetspeed/services/profiler JetspeedProfilerService.java Log: - fixed bug in getProfile(Rundata, ProfileLocator) to return a profile instead of always null Revision ChangesPath 1.18 +4

cvs commit: jakarta-jetspeed/webapp/images exlink.gif

2001-12-10 Thread taylor
taylor 01/12/10 09:23:33 Added: webapp/images exlink.gif Log: - new GIF for LinkPortlet Revision ChangesPath 1.1 jakarta-jetspeed/webapp/images/exlink.gif Binary file -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html customizer-portletset-add.vm

2001-12-10 Thread taylor
taylor 01/12/10 09:25:56 Modified:webapp/WEB-INF/templates/vm/controllers/wml column.vm webapp/WEB-INF/templates/vm/portlets/html customizer-portletset-add.vm Log: - removed 'used' image on the add-portlet page, already used portlets are

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/modules/actions/portlets CustomizeSetAction.java

2001-12-10 Thread taylor
taylor 01/12/10 09:28:00 Modified:src/java/org/apache/jetspeed/modules/actions/portlets CustomizeSetAction.java Log: - Its no longer possible to add sub-panes which are not customizable. - When moving from addpane to properties page to the wml

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/portal/portlets LinkPortlet.java

2001-12-10 Thread taylor
taylor 01/12/10 09:29:50 Added: src/java/org/apache/jetspeed/portal/portlets LinkPortlet.java Log: - Renders links for HTML (no output for wml because rendering is done in the column.vm file) Revision ChangesPath 1.1

RE: Admin portlets not working in release candidate?

2001-12-10 Thread David Sean Taylor
yes you are right, wonder what happened there? I will try to get a fix in tonight David -Original Message- From: Setera, Craig [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 8:40 AM To: 'Jetspeed Developers List' Subject: Admin portlets not working in release

cvs commit: jakarta-jetspeed/webapp/rss admin.rss

2001-12-10 Thread taylor
taylor 01/12/10 21:21:58 Modified:webapp/rss admin.rss Log: - fixed links on Admin/Content tab. Not sure if this was the best way to make a relative link in an RSS file. Revision ChangesPath 1.3 +9 -3 jakarta-jetspeed/webapp/rss/admin.rss Index:

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf demo-portlets.xreg portlets.xreg

2001-12-10 Thread taylor
taylor 01/12/10 21:23:22 Modified:webapp/WEB-INF/conf demo-portlets.xreg portlets.xreg Log: - added LinkPortlet to portlet registry Revision ChangesPath 1.4 +28 -1 jakarta-jetspeed/webapp/WEB-INF/conf/demo-portlets.xreg Index: demo-portlets.xreg

cvs commit: jakarta-jetspeed/webapp/rss admin.rss

2001-12-10 Thread taylor
taylor 01/12/10 22:16:23 Modified:webapp/rss admin.rss Log: fixed typo Revision ChangesPath 1.4 +0 -1 jakarta-jetspeed/webapp/rss/admin.rss Index: admin.rss === RCS file:

Final Release 1.3a2

2001-12-10 Thread David Sean Taylor
The final release of Jetspeed version 1.3a2 is available for download at: http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.3a2/ jetspeed-1.3a2-release-fullwar --- the war file with docs and javadocs jetspeed-1.3a2-release-war --- the war file without docs and javadocs