Page Datafolder: BaileyWeb.University.News
The Page Datafolder named BaileyWeb.University.News, displayed as University News, is used to store the latest news and updates from your institution. Please refer to the Data Model page for information about its relation to other datatypes.
Data Structure
Field: | Label: | Help: | Type: | Default: | Optional? | Widget: | Validation: | Order: | Group: |
---|---|---|---|---|---|---|---|---|---|
Id | Random String (8 Characters) | Key | |||||||
Title | Title* | The title for the news article. | String (128) | No | Text Box | None | Ascending2 | ||
Teaser | Teaser* | A short teaser to entice viewers to read the news article. | String (1024) | No | Text Area | None | |||
Body | Body | The main body text of the news article. | XHTML | N/A | Visual XHTML Editor | None | |||
ReleaseDate | Release date* | The date the news article was released. | Date (Year/Month/Day) | Now() |
No | Date Selector | None | Descending1 | Group1 |
HeroPhoto | Main photo | Please choose a main image to represent this news article (4:3 ratio recommended). | Data Reference (C1 Image File) | Yes | Image Selector | None | |||
HeroPhotoAltText | Main photo alternative text | Describe the main image used to represent this news article. | String (64) | Yes | Text Box | None | |||
IconPhoto | Icon photo | Please choose a square image to represent this news article within lists. | Data Reference (C1 Image File) | Yes | Image Selector | None | |||
IconPhotoAltText | Icon photo alternative text | Describe the square image used to represent this news article within lists. | String (64) | Yes | Text Box | None | |||
Locations | Locations | Where does this news article relate to? | String (Unlimited) | Yes | Data Id Multi Selector (Locations) | None | |||
Courses | Courses | Related courses. | String (Unlimited) | Yes | Data Id Multi Selector (Courses) | None | |||
Subjects | Subjects | Related subjects. | String (Unlimited) | Yes | Data Id Multi Selector (Subjects) | None | |||
People | People | Related people. | String (Unlimited) | Yes | Data Id Multi Selector (People) | None | |||
Campaign | Campaign | Related campaign. | Data Reference (Campaigns) | Yes | Optional selector | None | |||
Publication | Publication | Related publication. | Data Reference (Publications) | Yes | Optional selector | None | |||
Project | Project | Related project. | Data Reference (Projects) | Yes | Optional selector | None | |||
Display | Display? | Display this news on the website (Tick for yes)? | Boolean | True |
N/A | Check Box | None |
Settings
- Has caching? No
- Has publishing? Yes
- Localised? No
- Data URL: ~/news({ReleaseDate}/{Id})
Notes
The Title field is limited to 128 characters, so that it can be used for Data URLs.
The Display field is used to determine if the news article appears in lists. If set to False
, it is hidden in lists, but will remain visible at its Data URL.