savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] CVSROOT: /cvsroot/savannah


From: Mathieu Roy
Subject: [Savannah-cvs] CVSROOT: /cvsroot/savannah
Date: Fri, 07 Nov 2003 11:29:08 -0500

Module name:    savannah
Branch:         DEV_2003-09-05_CERN
Changes by:     Mathieu Roy <address@hidden>    03/11/07 11:29:08
Reply-to: address@hidden

CVSROOT:        /cvsroot/savannah
Module name:    savannah
Branch:         DEV_2003-09-05_CERN
Changes by:     Mathieu Roy <address@hidden>    03/11/07 11:29:08

Modified files:
        .              : ChangeLog 
        doc/devel      : CODING_STYLE 
        frontend/php/css: README www.gnu.org.css 
        frontend/php/include: html.php 
        frontend/php/project/admin: useradmin.php userperms.php 

Log message:
        New CSS Guideline: include the feedback tag.
        
        New CODING STYLE rule:
        - Providing feedback on top of the page is the better way to return 
feedback to user.
        It means that actions must fed the $feedback variable and ideally all 
these actions should be done _before_ the page header function call.  Update 
some CSS files and some pages according to the new guideline + rule regarding 
feedback.
        When printing top feedback we unset feedback so there will be a bottom 
feedback only if something hanged. It may confuse users, however I would find 
more confusing to  have to lookalike feedback information providing most of the 
time the same information AND (that s the problem) sometimes more information  
in the second one -- user feedback in case of trouble will be usefull to find 
the easier to understand behavior.
        - Propose the following style of feedback $feedback .= _(" Bla bla 
bla.");
        (please check doc/devel/CODING_STYLE)
        - Add a reminder about Savannah being i18nized
        
        Make sure to print the feedback on top if possible on several pages. On 
userperms page, make sure that no changes will be lost, whatever the submit 
button we may click on.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/ChangeLog.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.398.2.33&tr2=1.398.2.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/doc/devel/CODING_STYLE.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.3.2.4&tr2=1.3.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php/css/README.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.4.2.3&tr2=1.4.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php/css/www.gnu.org.css.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.14.2.2&tr2=1.14.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php/include/html.php.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.41.2.6&tr2=1.41.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php/project/admin/useradmin.php.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.1.2.9&tr2=1.1.2.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/frontend/php/project/admin/userperms.php.diff?only_with_tag=DEV_2003-09-05_CERN&tr1=1.26.2.10&tr2=1.26.2.11&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]