Ingo Rammer wrote:
> Hi,
>
> three feature proposals. [And yes, I can do some java-developing myself
> *hint* *hint* ;)]
>
> #1
> ==========
> Forgot Username/Password
> ------------------------
> When a user logs in and username/password mismatch, a link called "Forgot
> your password?" will be displayed. On clicking it, a new screen will be
> shown, that allows the user to enter either Email-Address or Username.
The
> user's password will then be sent to the specified email-address.
This is a good idea. However, it is just one way of handling forgotten
passwords. Another way is using a reminder phrase, for example.
Ideally the mechanism for handling forgotten passwords should be pluggable.
Perhaps it is possible to implement the handling for forgotten passwords in
portlets. The page to which the forgotten password link points would then
contain the forgotten-password-handling portlet of choice.
>
> #2
> ==========
> Duplicate E-Mail Check
> ----------------------
> When a new user signs up, a check will be done against the current
> user-database with email as the key. When a matching entry is found, the
> user isn't allowed to sign up again, but instead gets the possibility to
get
> his password emailed to him.
What would be the benefit of this behavior ?
>
> #3
> ==========
> WebPagePortlet
> --------------
> Like FileServerPortlet, but will rewrite <A HREFs, so that they point
back
> relative to the original website. <IMG SRCs will be rewritten, so that
they
> will be requested from the local cache.
>
> An extension to the diskcache has to be made, to allow cached entries to
be
> directly requested by using http get's.
>
> Reason: Integration of seperately maintained (i.e. other host, other
> country, etc.) departmental pages into a company's intranet/portal.
This one is pretty hard, but surely it would be very useful. There has been
an extensive discussion of this topic some months ago, it might be
worthwile
for you to dig through the mailing-list archives. The complicated thing
about this is that a truely generic portlet that should be able to run any
web application in a portlet cell would also need to refwrite JavaScript.
Probably the rewriting mechanism would need to include a portlet instance
id
in each url.
>
> thanks for more information,
> Ingo
Best regards,
Thomas
Thomas Schaeck
IBM Pervasive Computing Division
Phone: +49-(0)7031-16-3479 e-mail: [EMAIL PROTECTED]
Address: IBM Deutschland Entwicklung GmbH,
Schoenaicher Str. 220, 71032 Boeblingen, Germany
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]