Just some random thoughts...

It might be a good idea to post new TODO items to the list every week or
so.  This way if someone wants to hop on something they can get a list
of new things that need work on.

I entered this tonight:
----------------
- Create a "Logon" Portlet that should replace the current Logon
screen.  The 
  link on the navigation screen to logon should point to the new Portlet
and 
  also put this new portlet into the default PSML under Applications
----------------

This is something that is really simple to do:

- take the content of Logon.java and make a LogonPortlet.java in
org.apache.jetspeed.portal.portlets
- make and entry in portletregistry.psml
- remove the old Turbine Logon screen.
- Change the navigation to use PortletViewerScreen?name=Logon (so that
it can view the Logon portlet)
- Put Logon into PSML so that you see this Portlet when you first go to
Jetspeed.

It is very simple but I am going to put this off for 1.3 because I don't
have time.  Maybe if things were coming up on the mailing list every
once and a while someone would be prompted to just fix them.

Just a thought.  There haven't been a lot of people volunteering to
implement new features and maybe this could help.

Kevin

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
I just patented "one click e-mail", when you hit the "reply" button you 
own me 50 cents.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to