Changeset 3363
- Timestamp:
- 06/27/08 10:40:46 (7 months ago)
- Files:
-
- trunk/projects/lisp-ecoop/website/templates/edit-profile.xml (modified) (3 diffs)
- trunk/projects/lisp-ecoop/website/templates/edit-submission.xml (modified) (2 diffs)
- trunk/projects/lisp-ecoop/website/templates/menu.xml (modified) (1 diff)
- trunk/projects/lisp-ecoop/website/templates/registration.xml (modified) (1 diff)
- trunk/projects/lisp-ecoop/website/templates/submissions.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/lisp-ecoop/website/templates/edit-profile.xml
r2444 r3363 7 7 <h1>Participant Profile Editor</h1> 8 8 <p> 9 Using this form, you can edit your participant profile for the 4th 10 European Lisp Workshop. The profile serves as a means of 11 communicating the participants interests as well as any submitted 12 papers before the actual workshop takes place. It will also be used 13 by the workshop coordinators to schedule presentations. 14 The workshop web site will stay online after the workshop to 15 facilitate further communications. 9 Using this form, you can edit your participant profile. The profile serves as 10 a means of communicating the participants interests as well as any submitted 11 papers before the actual workshop takes place. It will also be used by the 12 workshop coordinators to schedule presentations. The workshop web site will 13 stay online after the workshop to facilitate further communications. 16 14 </p> 17 15 <p> … … 24 22 <tr><th colspan="2">Personal information</th></tr> 25 23 <tr> 26 <td>Login name</td>24 <td>Login name</td> 27 25 <td>$(login)</td> 28 26 </tr> 29 27 <tr> 30 <td>Password</td>28 <td>Password</td> 31 29 <td><input type="password" name="password" /></td> 32 30 </tr> 33 31 <tr> 34 <td>Password (repeat)</td>32 <td>Password (repeat)</td> 35 33 <td><input type="password" name="password_repeat" /></td> 36 34 </tr> 37 35 <tr> 38 <td>Name</td>36 <td>Name</td> 39 37 <td><input type="text" name="full-name" value="$(full-name)" /></td> 40 38 </tr> 41 39 <tr> 42 <td>Affiliation</td>40 <td>Affiliation</td> 43 41 <td><input type="text" name="affiliation" value="$(affiliation)" /></td> 44 42 </tr> 45 43 <tr> 46 <td>Website URL</td>44 <td>Website URL</td> 47 45 <td><input type="text" name="url" value="$(url)" /></td> 48 46 </tr> 49 47 <tr> 50 <td>Email</td>48 <td>Email</td> 51 49 <td><input type="text" name="email" value="$(email)" /></td> 52 50 </tr> 53 51 <tr> 54 <td>Picture</td>52 <td>Picture</td> 55 53 <td><lisp-ecoop:participant-picture-uploader /></td> 56 54 </tr> 57 55 <tr> 58 <td>Text</td>56 <td>Text</td> 59 57 <td><textarea name="text" rows="10" cols="76">$(text)</textarea></td> 60 58 </tr> … … 65 63 <tr><th colspan="2">Action</th></tr> 66 64 <tr> 67 <td colspan="2">65 <td colspan="2"> 68 66 <input type="submit" name="action" value="save" /> 69 <input type="submit" name="action" value="delete" onclick="return confirm('Delete this participant?');" />67 <input type="submit" name="action" value="delete" onclick="return confirm('Delete this participant?');" /> 70 68 </td> 71 69 </tr> trunk/projects/lisp-ecoop/website/templates/edit-submission.xml
r2444 r3363 7 7 <h1>Submission Editor</h1> 8 8 <p> 9 Using this form, you can edit your submission to the 3rd10 European LispWorkshop.9 Using this form, you can edit your submission to the 5th European Lisp 10 Workshop. 11 11 </p> 12 12 <lisp-ecoop:submission-editor> … … 15 15 <tr><th colspan="2">Submission</th></tr> 16 16 <tr> 17 <td>Title</td>17 <td>Title</td> 18 18 <td><input type="text" name="title" value="$(title)" /></td> 19 19 </tr> 20 20 <tr> 21 <td>Submitters</td>21 <td>Submitters</td> 22 22 <td><lisp-ecoop:submission-submitters-chooser /></td> 23 23 </tr> 24 24 <tr> 25 <td width="20%">Abstract</td>25 <td width="20%">Abstract</td> 26 26 <td><textarea name="abstract" cols="76" rows="15">$(abstract)</textarea></td> 27 27 </tr> 28 28 <tr> 29 <td>Documents (PDF)</td>29 <td>Documents (PDF)</td> 30 30 <td><lisp-ecoop:submission-uploader /></td> 31 31 </tr> 32 32 <tr><th colspan="2">Action</th></tr> 33 33 <tr> 34 <td colspan="2">34 <td colspan="2"> 35 35 <button type="submit" name="action" value="save">save changes</button> 36 <button type="submit" name="action" value="delete" onclick="return confirm('Delete this submission?');">delete submission</button>36 <button type="submit" name="action" value="delete" onclick="return confirm('Delete this submission?');">delete submission</button> 37 37 </td> 38 38 </tr> trunk/projects/lisp-ecoop/website/templates/menu.xml
r3092 r3363 4 4 <item url="news" title="News" /> 5 5 <item url="cfp" title="Call for Papers" /> 6 <!--7 6 <item url="people" title="People" /> 8 -->9 7 <item url="programme" title="Programme" /> 10 8 <!-- trunk/projects/lisp-ecoop/website/templates/registration.xml
r2444 r3363 9 9 <b>mandatory</b> steps:</p> 10 10 11 <ol> <li><b>Contact the organizers of the workshop</b> (in order to 12 ensure that the participant limit has not been exceeded).</li> 13 <li>Advance registration to the workshop is handled through the 14 primary contact person of the workshop, Pascal Costanza (<a 15 href="mailto:pc@p-cos.net">pc@p-cos.net</a>). Please contact him by 16 regular email with your submission or input to the workshop in order 17 to receive your login to the workshop website. Include your preferred 18 login name for the workshop website with your application.</li> 19 <li>Register on the <a href="http://2007.ecoop.org">ECOOP 2007 web 20 site</a><!-- either as a 21 <i>worskhop-only attendee</i> or as a <i>regular attendee</i>. The 22 latter includes access to workshops and to the main conference-->.</li> 11 <ol> <li><b>Contact the organizers of the workshop</b> (in order to ensure 12 that the participant limit has not been exceeded).</li> <li>Advance 13 registration to the workshop is handled through the primary contact person of 14 the workshop, Didier Verna (<a 15 href="mailto:didier@lrde.epita.fr">didier@lrde.epita.fr</a>). Please contact 16 him by regular email <!-- with your submission or input to the workshop --> in 17 order to receive your login to the workshop website. Include your preferred 18 login name for the workshop website with your application.</li> <li>Register 19 on the <a href="http://2008.ecoop.org">ECOOP 2008 web site</a><!-- either as a 20 <i>worskhop-only attendee</i> or as a <i>regular attendee</i>. The latter 21 includes access to workshops and to the main conference-->.</li> 23 22 </ol> 24 23 trunk/projects/lisp-ecoop/website/templates/submissions.xml
r2482 r3363 13 13 <lisp-ecoop:submission-list type="paper"/> 14 14 15 < h2>Breakout group proposals</h2>16 <lisp-ecoop:submission-list type="breakout-group-proposal"/>15 <!-- <h2>Breakout group proposals</h2> 16 <lisp-ecoop:submission-list type="breakout-group-proposal"/> --> 17 17 18 18 </lisp-ecoop:page>
