Re: WebPagePortlet and cookies

2001-11-12 Thread David Sean Taylor
Frans, Sorry bout that, I was really looking forward to integrating the session code, but I got really stuck on the dbpsml code, which I didn't expect to be so time consuming. Hopefully by next Sunday, its a lot of code, but i'll give it a go > Would you explain it if finish? Yes, David -

Re: Structured Development of Jetspeed

2001-11-12 Thread David Sean Taylor
- Original Message - From: "Frans Thamura" <[EMAIL PROTECTED]> To: "Jetspeed Developers List" <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 10:56 AM Subject: Structured Development of Jetspeed > Dear All, > > I feel little bit stress in learning Jetspeed, I see there is thousands

Re: WebPagePortlet and cookies

2001-11-12 Thread Frans Thamura
Would you explain it if finish? will it contain the turbine.user session??? So I can integrate with other project. Frans - Original Message - From: "David Sean Taylor" <[EMAIL PROTECTED]> To: "Jetspeed Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, November 07, 2001 2:32 AM Subje

Structured Development of Jetspeed

2001-11-12 Thread Frans Thamura
Dear All, I feel little bit stress in learning Jetspeed, I see there is thousands feature that can be added in Jetspeed, and there is a lot of job on it. Is there a methodology to implement this, and who will answer the last source code if there is a question??? Or r u all will write a book of

test - please ignore

2001-11-12 Thread David Sean Taylor
new email client, im testing sorry -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/controls/html jetspeed.vm

2001-11-12 Thread paulsp
paulsp 01/11/12 09:05:03 Modified:webapp/WEB-INF/templates/vm/controls/html jetspeed.vm Log: Fixed misplaced quote Revision ChangesPath 1.6 +1 -1 jakarta-jetspeed/webapp/WEB-INF/templates/vm/controls/html/jetspeed.vm Index: jetspeed.vm ===

Re: PortletStyleClass - used a bit too much now..

2001-11-12 Thread Chris Kimpton
Hi Paul, > > > > Another thing I noticed is the portlet title in > > controls/html/jetspeed.vm is not bold anymore. But it comes > up > > bold with the sample site - just not on my app ;-) Anyone have > any > > clues as to where that bold is being defined now. > > > > > The bolding was

RE: current jetspeed cvs does not compile (monday 12 nov, noon gmt)

2001-11-12 Thread David Sean Taylor
Yup, missed that one last night, thanks. The db psml isn't quite working, but its almost there. Also note that the file 'DatabasePsmlManager.java' has been moved from the psmlmanager package to the psmlmanager.db package I've checked in a version of Torque under the build directory. >From there y

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanager DatabasePsmlManagerService.java

2001-11-12 Thread taylor
taylor 01/11/12 08:16:29 Removed: src/java/org/apache/jetspeed/services/psmlmanager DatabasePsmlManagerService.java Log: DatabasePsmlManagerService has been moved to the ./db package -- To unsubscribe, e-mail: For additional com

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanager/db DatabasePsmlManagerService.java

2001-11-12 Thread taylor
taylor 01/11/12 08:06:08 Modified:src/java/org/apache/jetspeed/services/psmlmanager/db DatabasePsmlManagerService.java Log: making sure this gets checked in Revision ChangesPath 1.2 +1 -1 jakarta-jetspeed/src/java/org/apache/jetspeed/

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanager/db DatabaseInitializer.java

2001-11-12 Thread taylor
taylor 01/11/12 08:02:19 Modified:src/java/org/apache/jetspeed/services/psmlmanager/db DatabaseInitializer.java Added: src/java/org/apache/jetspeed/services/psmlmanager PsmlImporter.java Log: imports Psml from file system to d

Re: PortletStyleClass - used a bit too much now..

2001-11-12 Thread Paul Spencer
Chris, Chris Kimpton wrote: > Hi, > > --- Paul Spencer <[EMAIL PROTECTED]> wrote: > >>Chris, >>I agree the class is used a lot. I will add a ControlStyleClass to >>the >>skin. >> >>I was also thinking about a SelectedTitleStyleClass. This class >>would >>be used for the selected tab

Re: current jetspeed cvs does not compile (monday 12 nov, noon gmt)

2001-11-12 Thread Jeff Marshall
It looks like org/apache/jetspeed/services/psmlmanager/PsmlImporter is not checked in. Jeff Chris Kimpton wrote: > Hi, > > --- Paul Spencer <[EMAIL PROTECTED]> wrote: > > If I comment out the Importer stuff in DatabasePsmlManagerService > > , I get the following error when compling: > > [snip]

Re: PortletStyleClass - used a bit too much now..

2001-11-12 Thread Chris Kimpton
Hi, --- Paul Spencer <[EMAIL PROTECTED]> wrote: > Chris, > I agree the class is used a lot. I will add a ControlStyleClass to > the > skin. > > I was also thinking about a SelectedTitleStyleClass. This class > would > be used for the selected tab or menu item. > Sounds good to me - I've be

DO NOT REPLY [Bug 4537] - Add support for building emails from templates

2001-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4192] - Manual approval of new users under jetspeed

2001-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4537] - Add support for building emails from templates

2001-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4192] - Manual approval of new users under jetspeed

2001-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: PortletStyleClass - used a bit too much now..

2001-11-12 Thread Paul Spencer
Chris, I agree the class is used a lot. I will add a ControlStyleClass to the skin. I was also thinking about a SelectedTitleStyleClass. This class would be used for the selected tab or menu item. Paul Spencer Chris Kimpton wrote: > Hi (probably mainly to Paul), > > The above skin class i

PortletStyleClass - used a bit too much now..

2001-11-12 Thread Chris Kimpton
Hi (probably mainly to Paul), The above skin class is now used quite a lot - it was originally intended to be the style for each portlet. It is now used in the column and row controls and more... This means that styles such as borders appear around both the column and each portlet. I think it

Re: current jetspeed cvs does not compile (monday 12 nov, noon gmt)

2001-11-12 Thread Chris Kimpton
Hi, --- Paul Spencer <[EMAIL PROTECTED]> wrote: > If I comment out the Importer stuff in DatabasePsmlManagerService > , I get the following error when compling: [snip] I just deleted both files that give errors and things now compile...although the next thing I want to use is dbpsml - DOH! ;-)

Re: current jetspeed cvs does not compile (monday 12 nov, noon gmt)

2001-11-12 Thread Paul Spencer
If I comment out the Importer stuff in DatabasePsmlManagerService , I get the following error when compling: [javac] F:\cvs_root\jakarta-jetspeed\src\java\org\apache\jetspeed\services\psmlmanager\DatabasePsmlManagerService.java:117: org.apache.jetspeed.services.psmlmanager.DatabasePsmlMana

[GUMP] Build Failure - Jetspeed

2001-11-12 Thread Jason van Zyl
This email is autogenerated from the output from: Buildfile: build.xml clean: init: [echo] -- Jetspeed

current jetspeed cvs does not compile (monday 12 nov, noon gmt)

2001-11-12 Thread Chris Kimpton
Hi, You probably know this already, but... >From a just updated CVS work area, I get this error on the compile target. compile: [mkdir] Created dir: /disk/orig/home/kimptoc/cvspublic/jakarta-jetspeed/bin/classes [javac] Compiling 375 source files to /disk/orig/home/kimptoc/cvspublic/jak

DO NOT REPLY [Bug 4142] - Forgotten-password functionality?

2001-11-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu