...
- Locations
You define a location by providing at least a name, abbreviation and type. The type can be 'room' or 'external'. The room option assumes that you hots your conference in one venue. Only rooms will be displayed in the schedule. External locations are mainly used for side events. The abbreviation, together with the timeslot number is used to represent a session in the schedule as follows:<room abbreviation><timeslot number> - <name of session>
. If you provide a picture it will be automatically resized to 90px width/68px height. To change these values, editapplication/modules/core/forms/Location.php - line 85
Submit
If submit is open (see above) users who are logged in can submit their papers. Anonymous users cannot submit papers!
For normal users, the 'submission' tab links to the 'new paper' page. For an admin or reviewer, the 'submission' tab links to the submit overview page.
Send file over HTTP
See tracker
...
- Upon successful login, reviewers should see the submissions they should review. Same as I did for TACAR. They can be directed to 'http://omega.terena.org/core/submit/list' and filtered by submission_id.
Submit
Anonymous users (not logged in) can enter their details and upload their papers. During this stage the personal details are saved to be used as speaker details in the future.
...