17 lines
319 B
Markdown
17 lines
319 B
Markdown
|
---
|
||
|
title: Introduction to Views
|
||
|
speakers:
|
||
|
- Tom Metcalfe
|
||
|
---
|
||
|
Thinking of covering:
|
||
|
|
||
|
- Basic listing
|
||
|
- Display modes vs fields
|
||
|
- Sorting
|
||
|
- Filtering (search)
|
||
|
- Potentially taxonomy driven listings
|
||
|
- Relationships
|
||
|
- Contextual filters
|
||
|
- Displays
|
||
|
- Finish up with an advanced example like a JSON feed or a Google Map
|