The wishlist is actually for a link to a wishlist, like an Amazon wishlist The picture problem has been fixed in cvs, the website updates every hour. You should be able to upload a picture soon.
The RFC System is the request for comments system that you can find on the doc website http://doc.php.net/rfc/ It's a voting system for proposals. Vincent On Monday 01 August 2005 19:32, Jean-Sebastien Goupil wrote: > What is the wishlist ? it points to http://doc.php.net/user/<wishlist> > (... wondering for translation...) > I sent a photo 500x500 jpg 201k, no error but it's not visible. Perhaps > it is still in development ? (it seems that you have one picture > displayed on your profile) > "at this moment it is only used in the RFC system" sorry for not > understanding, bug what is RFC system? > > Jean-Sébastien Goupil > [EMAIL PROTECTED] > > Vincent Gevers wrote: > >Hi, > > > >All cvs users have a profile page at doc.php.net > > > >at this moment it is only used in the RFC system or can be looked up. > >to view, and edit, your profile you can visit > >http://doc.php.net/user/yourusername > > > >Vincent > > > >On Monday 01 August 2005 18:17, Jean-Sebastien Goupil wrote: > >>Hi, > >> > >>Perhaps I didn't follow all message on this mailing list but I'm > >>wondering how to edit these information ? http://doc.php.net/login.php ? > >>where :) > >>Or perhaps it is only for "big" admin ? > >> > >>Jean-Sébastien Goupil > >>[EMAIL PROTECTED] > >> > >>Vincent Gevers wrote: > >>>vincent Mon Aug 1 10:33:02 2005 EDT > >>> > >>> Modified files: > >>> /phpdoc/en/docweb main.ent > >>> Log: > >>> Allow users to delete there current photo > >>> > >>>http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.24&r2=1.25&ty > >>>=u Index: phpdoc/en/docweb/main.ent > >>>diff -u phpdoc/en/docweb/main.ent:1.24 phpdoc/en/docweb/main.ent:1.25 > >>>--- phpdoc/en/docweb/main.ent:1.24 Sun Jul 31 20:33:42 2005 > >>>+++ phpdoc/en/docweb/main.ent Mon Aug 1 10:33:00 2005 > >>>@@ -1,5 +1,5 @@ > >>><?xml version="1.0" encoding="iso-8859-1"?> > >>>-<!-- $Revision: 1.24 $ --> > >>>+<!-- $Revision: 1.25 $ --> > >>> > >>><!-- common --> > >>><!ENTITY docweb.common.title.default 'PHP Documentation Tools'> > >>>@@ -148,6 +148,7 @@ > >>><!ENTITY docweb.users.wishlist 'Wishlist'> > >>><!ENTITY docweb.users.photo 'Users Photo'> > >>><!ENTITY docweb.users.succes 'Your profile has been updated'> > >>>+<!ENTITY docweb.users.delete-photo 'Delete your current photo?'> > >>><!ENTITY docweb.users.error.size 'Please keep your photo under 300kb'> > >>><!ENTITY docweb.users.error.format 'Please make sure your photo is in > >>> jpg format and is maximum 500x500'> <!ENTITY docweb.users.error.notyou > >>> 'You may only edit your own profile'>