Re: Jetspeed and community portals

2003-06-11 Thread D.S. Johnson
Mete Kural wrote: Hi Marie, You may also want to check out Liferay (http://www.liferay.com) which is yet another open-source portal just like JetSpeed. Liferay is great especially if you are building a community portal since they have lots of pre-built portlets suitable for community building. A

photo album and message posting portlets?

2003-06-11 Thread matt kampmeier
I recently implemented a portal for my kids basketball team using postnuke, a php portal framework that included a nice photo album and message/story posting portlets.I am now attempting to build the same type of portal with Jetspeed. Are there any photo album or message/story posting portlets

role merging and pane ids

2003-06-11 Thread matt kampmeier
I have implemented PSML role merging so users only see tabs for the roles that they are associated with. For example, a person with "user" and "player" roles will login and see "User Home" and "Player Home" high level tabs. It appears that unique pane ids for both tabs are generated dynamically w

RE: Jetspeed and community portals

2003-06-11 Thread Weaver, Scott
Hi Marie, > 1.Aside from Jetspeed's obvious features (wap-enabled, ability to > display applications in a portlet, internationalization), why would you > recommend it, and not other open-source portal solutions? I have not really used any other open-source portals so I cannot give a valid or

1.4b4 /Jetspeed/docs/ 404

2003-06-11 Thread Kevin Baynes
Documentation : In Jetspeed 1.4b4 default install, the link 'Documentation' on the left hand side pointing to '/jetspeed/docs/' is giving a 404. Am I missing an Ant build target or something? I see 'maven:docs' with a note that you have to have 'maven' installed... they don't look like the right

Cannot Log in

2003-06-11 Thread Yusuf Isaacs
Hi I've configured jetspeed to use MS-SQL database. I can create a new user but I cannot login... even the admin and turbine users doesn't work Please help Thanks DISCLAIMER: This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or e

jsp and unicode support problem

2003-06-11 Thread yaron shaool
Hi: it seems that jsp portlets don't support UTF-8 from some reason. The velocity portlets works well. Anybody have a clue? Thanks y.s. __ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com

Re: LDAP authentication

2003-06-11 Thread Ivan
Yes, it's possible. This is what I did. I had to do only authentication against a Ms. AD. I had readonly access to it, so, I wrote my own class to perform that auth. and then changed reference in JetspeedSecurity.properties. Take a look to org.apache.jetspeed.services.security.turbine.TurbineAuthe