Pages¶
Aurinko pages are grouped in three groups, based on domain name:
- Base pages - pages which are routed from the base domain
- Region pages - pages routed from a region domain
- Place pages - pages routed from a place domain
Base pages¶
Base pages are pages routed from the base domain, e.g. www.opendi.at.
This group contains the following pages:
Page name | Description | Example |
---|---|---|
Frontpage | Main site frontpage. | http://www.opendi.at/ |
List places | Displays a list of places starting with the given letter. | http://www.opendi.at/A/ |
Static pages | TODO | TODO |
Region pages¶
Region pages are pages routed from a region domain, e.g. bundesland-steiermark.opendi.at.
Page name | Description | Example |
---|---|---|
Region Frontpage | Frontpage for a region. | http://bundesland-tirol.opendi.at/ |
Place pages¶
Pplace pages are pages routed from a place domain, e.g. graz.opendi.at.
These pages display listing data for the place in question only.
Page name | Description | Example |
---|---|---|
Place Frontpage | Frontpage for a place. | http://graz.opendi.at/ |
List surnames | Displays surnames starting with a given letter. | http://graz.opendi.at/A/ |
List listings | Displays listings for a given surname. | http://graz.opendi.at/M/mauerhofer |
Show listing | Displays a single listing. | http://graz.opendi.at/1262409.html |