From: James E. F. <jf...@ac...> - 2002-04-29 03:39:14
|
Hello everyone. Thanks to a very talented phpESP user, there are three new design proposals for the phpESP administration interface. I am looking for feedback on them and possibly more proposals. Please take a minute to look at them and give feedback. http://phpesp.sf.net/preview/ -James |
From: flobee <fl...@we...> - 2002-04-29 06:09:12
Attachments:
esp.html
|
<TABLE BGCOLOR=3D"#000000" CELLSPACING=3D0 CELLPADDING=3D0 BORDER=3D0 = WIDTH=3D750> <TR><TD> <TABLE BGCOLOR=3D"#000000" CELLSPACING=3D"2" CELLPADDING=3D"2" = BORDER=3D"0" WIDTH=3D"750"> <tr valign=3D"top" bgcolor=3D"#67717A"> <td colspan=3D"2"><p><b class=3D"navtxt">_CREATENEW</b></p></td> </tr> <tr valign=3D"top" bgcolor=3D"#67717A"> <td colspan=3D"2"><font = style=3D"color:#FFFFFF;">_INFONEWTOPIC</font></td> </tr><TR BGCOLOR=3D"#FFFFFF"><TD> <FORM METHOD=3D"POST" NAME=3D"newtopic" ACTION=3D""> <table border=3D"0" cellspacing=3D"0" cellpadding=3D"6" align=3D"center" = width=3D"90%"> <tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_NAME</b></td> <td><input type=3D"text" size=3D"20" name=3D"name" maxlength=3D"20" = value=3D""> - <em class=3D"red">_REQIRED</em><br> <font class=3D"small">_SURVEYNAMEINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_GROUP</b></td> <td><select name=3D"realm"> <option></option> <option value=3D"1" selected>1</option> <option value=3D"2">2</option> <option value=3D"3">3</option> </select> - <em class=3D"red">_REQIRED</em><br> <font class=3D"small">_SURVEYGROUPINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_OWNER</b></td> <td><select name=3D"owner"> <option></option> <option value=3D"superuser" selected>ESP Super User</option> <option value=3D"1">1</option> <option value=3D"2">2</option> </select> - <em class=3D"red">_REQIRED</em><br> <font class=3D"small">_SURVEYOWNERINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_TITLE</b></td> <td><input type=3D"text" size=3D60 maxlength=3D60 name=3D"title" = value=3D""> - <em class=3D"red">_REQIRED</em><br> <font class=3D"small">_SURVEYTITLEINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_SUBTITLE</b></td> <td><input type=3D"text" size=3D60 maxlength=3D128 name=3D"subtitle" = value=3D""><br> <font class=3D"small">_SURVEYSUBTITLEINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_ADDITIONALINFO</b></td> <td><textarea rows=3D5 cols=3D50 name=3D"info" = wrap=3D"VIRTUAL"></textarea><br> <font class=3D"small">_SURVEYADDITIONALINFOINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_EMAIL</b></td> <td><input type=3D"text" name=3D"email" size=3D"30" value=3D""><br> <font class=3D"small">_SURVEYEMAILINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_CONFIRMHEAD</b></td> <td><input type=3D"text" name=3D"thank_head" size=3D"30" = value=3D""><br> <font class=3D"small">_CONFIRMHEADINFO</font></td> </tr><tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td><b>_CONFIRMTEXT</b></td> <td><textarea rows=3D5 cols=3D50 name=3D"thank_body" = wrap=3D"VIRTUAL"></textarea><br> <font class=3D"small">_CONFIRMTEXTINFO</font></td> </tr> <tr valign=3D"top" bgcolor=3D"#FFFFFF"> <td colspan=3D"2"><br><p>_CHECKENTRYS</p></td> </tr> <tr bgcolor=3D"#FFFFFF"> <td><br><input type=3D"submit" name=3D"tab" value=3D"_SUBMIT"></td> <td><br><input type=3D"reset" value=3D"_CANCEL"></td> </tr> </table><br> <input type=3D"hidden" name=3D"where" value=3D"newtopic"> </FORM> </TD></TR></TABLE> </TD> </TR> </TABLE> <!-- ### end Content ### --> |
From: Kon A. <ang...@ip...> - 2002-04-29 07:35:33
|
flobee, to answer your first question, I am in the process of reworking to use templates but have not yet finished. To give you a definite deadline would be somewhat difficult due to my work committments but shouldn't be too long. Kon On Mon, 29 Apr 2002 16:02, flobee wrote: > very cool! > is it done? have you done a rework to use tamplates? or is this just a > static page!? > > i´m nearly to present an external but already working new design for > phpesp! but: this is made only for designer an user handling. (and has some > features like we know from a message board/forum)... because i have a lot > of new surveys each week but always the same survey... > the other problem is: the language switch function dose not work (no > gettext, no root rights) so i need to build external transelation by using > language files as include. > MY OFFER! if you want to change the system trancelation: gimme 1 day, > newest files an i do it! > > as well an idea: see attached file: as superuser i need to set the owner! > becaus if a superuser is doing surveys for designer, he can not see them > and change them! well! i still have version 1.3x and no chance to install > the new beta! a prefix for the tables would be cool! i could include it if > the transelation is wanted! > > kind regards, flobee > > ----- Original Message ----- > From: "James E. Flemer" <jf...@ac...> > To: <php...@li...>; > <php...@li...> > Sent: Monday, April 29, 2002 5:39 AM > Subject: [phpesp-dev] New User Interface Design Proposals > > > Hello everyone. Thanks to a very talented phpESP user, > there are three new design proposals for the phpESP > administration interface. I am looking for feedback on them > and possibly more proposals. Please take a minute to look > at them and give feedback. > > http://phpesp.sf.net/preview/ > > -James > > > > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel |
From: flobee <fl...@we...> - 2002-05-04 21:02:20
|
Hi there! well i just got an idea when i visite my mum to teach her some internet stuff and want to discuss or better ask (because i´m not sure how much work it can be to include in phpesp..) the following: in a supermarket my mother bought an internet teaching CD rom...... anyway the intersting thing on the CD was a TEST ( a survey) but.......guess what: results of right or wrong anwsers....... and now im thinking... can´t be too difficult have an option like this or am i´m wrong!? full statistic of users opinion and personal results for wrong or right answers... or making big surveys more interactive by showing results of a question when they got to a "next" page etc..!? well maybe this is already disscussed... then i´m sorry, or is in the phpesp anywhere a little way that we could produce "ADDONS"/ "MODULE" like all the phpnuke systems have!? kind regards flobee ----- Original Message ----- Sent: Monday, April 29, 2002 9:35 AM Subject: Re: [phpesp-dev] New User Interface Design Proposals flobee, to answer your first question, I am in the process of reworking to use templates but have not yet finished. To give you a definite deadline would be somewhat difficult due to my work committments but shouldn't be too long. Kon On Mon, 29 Apr 2002 16:02, flobee wrote: > very cool! > is it done? have you done a rework to use tamplates? or is this just a > static page!? > > i´m nearly to present an external but already working new design for > phpesp! but: this is made only for designer an user handling. (and has some > features like we know from a message board/forum)... because i have a lot > of new surveys each week but always the same survey... > the other problem is: the language switch function dose not work (no > gettext, no root rights) so i need to build external transelation by using > language files as include. > MY OFFER! if you want to change the system trancelation: gimme 1 day, > newest files an i do it! > > as well an idea: see attached file: as superuser i need to set the owner! > becaus if a superuser is doing surveys for designer, he can not see them > and change them! well! i still have version 1.3x and no chance to install > the new beta! a prefix for the tables would be cool! i could include it if > the transelation is wanted! > > kind regards, flobee > > ----- Original Message ----- > Sent: Monday, April 29, 2002 5:39 AM > Subject: [phpesp-dev] New User Interface Design Proposals > > > Hello everyone. Thanks to a very talented phpESP user, > there are three new design proposals for the phpESP > administration interface. I am looking for feedback on them > and possibly more proposals. Please take a minute to look > at them and give feedback. > > http://phpesp.sf.net/preview/ > > -James > > > > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel |
From: Kon A. <ang...@ip...> - 2002-05-05 05:26:42
|
flobee, this idea has been discussed and is currently in development. As for the addons/module stuff this is something that I've been thinking about for a while and the one thing that I'll be working on is seeing I can accomplish this when I create template/themes for the actual surveys. Regards Kon On Sat, 4 May 2002 11:36, flobee wrote: > Hi there! > > well i just got an idea when i visite my mum to teach her some internet > stuff and want to discuss or better ask (because i´m not sure how much work > it can be to include in phpesp..) the following: > in a supermarket my mother bought an internet teaching CD rom...... anyway > the intersting thing on the CD was a TEST ( a survey) but.......guess what: > results of right or wrong anwsers....... and now im thinking... can´t be > too difficult have an option like this or am i´m wrong!? full statistic of > users opinion and personal results for wrong or right answers... or making > big surveys more interactive by showing results of a question when they got > to a "next" page etc..!? > well maybe this is already disscussed... then i´m sorry, or is in the > phpesp anywhere a little way that we could produce "ADDONS"/ "MODULE" like > all the phpnuke systems have!? > > > kind regards flobee > > > > ----- Original Message ----- > Sent: Monday, April 29, 2002 9:35 AM > Subject: Re: [phpesp-dev] New User Interface Design Proposals > > > flobee, > > to answer your first question, I am in the process of reworking to use > templates but have not yet finished. To give you a definite deadline would > be somewhat difficult due to my work committments but shouldn't be too > long. > > > Kon > > On Mon, 29 Apr 2002 16:02, flobee wrote: > > very cool! > > is it done? have you done a rework to use tamplates? or is this just a > > static page!? > > > > i´m nearly to present an external but already working new design for > > phpesp! but: this is made only for designer an user handling. (and has > > some > > > features like we know from a message board/forum)... because i have a lot > > of new surveys each week but always the same survey... > > the other problem is: the language switch function dose not work (no > > gettext, no root rights) so i need to build external transelation by > > using language files as include. > > MY OFFER! if you want to change the system trancelation: gimme 1 day, > > newest files an i do it! > > > > as well an idea: see attached file: as superuser i need to set the owner! > > becaus if a superuser is doing surveys for designer, he can not see them > > and change them! well! i still have version 1.3x and no chance to > > install the new beta! a prefix for the tables would be cool! i could > > include it if the transelation is wanted! > > > > kind regards, flobee > > > > ----- Original Message ----- > > Sent: Monday, April 29, 2002 5:39 AM > > Subject: [phpesp-dev] New User Interface Design Proposals > > > > > > Hello everyone. Thanks to a very talented phpESP user, > > there are three new design proposals for the phpESP > > administration interface. I am looking for feedback on them > > and possibly more proposals. Please take a minute to look > > at them and give feedback. > > > > http://phpesp.sf.net/preview/ > > > > -James > > > > > > > > _______________________________________________ > > phpESP-devel mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel |