blob: f9823a10d09acad5e9d7124a28892c4abacfe223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
# PostgreSQL Europe Conference Management System
This is the administrative help for the PostgreSQL Europe Conference
Management System. It is aimed at the persons administering
conferences -- it is not for the developers of the system, or for the
end users.
At any point in the system, you can click the help link in the top
right corner. If there is specific documentation about the part that
you are currently working on you will be brought directly to the page
for that. If not, you will be brought here to the index page, and can
work from here.
## Conferences
* Quickstart
* [Step by step to create a conference](stepbystep)
* Basics
* [Creating new conference](super_conference#new) (superusers only)
* [Configuring a conference](configuring)
* [Conference series](series)
* [News](news)
* Call for papers and schedule
* [Call for papers](callforpapers)
* [Schedule](schedule)
* [Slides](callforpapers#slides)
* Registrations
* [Registrations and registration types](registrations)
* [Tickets and check-in](tickets)
* [Vouchers and discount codes](vouchers)
* [Waitlist](waitlist)
* [Emails](emails)
* [Wiki pages](wiki)
* [Signups](signups)
* [Volunteers](volunteers)
* [Reports](reports)
* Feedback
* [Feedback](feedback)
* Sponsors
* [Sponsors](sponsors)
* Advanced
* [Access tokens](tokens)
* [Badges](badges)
* [Integrations](integrations)
* [Campaigns](integrations#campaigns)
* [Copying from another conference](copyfromother)
* [Skinning the conference pages](skinning)
* [Providing registration data](regprovider)
## Membership
* [Membership](membership)
* [Meetings](meetings)
## Elections
* [Elections](elections)
## Global configuration
* Invoices and payments
* [Payment methods](payment)
* Scheduled jobs
* [Scheduled jobs](jobs)
* Email infrastructure
* [Email infrastructure](mail)
|