Skip to content

Commit 25a5b1e

Browse files
committed
Added Art showcase segment to showcase docs
1 parent 774392f commit 25a5b1e

1 file changed

Lines changed: 37 additions & 10 deletions

File tree

doc/GameShowCase.md renamed to client/documentation/admin-dashboard/GameShowCase.md

Lines changed: 37 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# Game Showcase Page Maintenance Guide
1+
# Showcase Page Maintenance Guide
22

3-
> This document is intended for website administrators to help maintain the content of the Game Showcase page.
3+
> This document is intended for website administrators to help maintain the content of the Game and Art Showcase tables.
44
5-
---
6-
7-
## Page Overview
5+
## Game Showcase
86

97
The Game Showcase page is managed by administrators to highlight outstanding individual games. It serves as the featured section of the game library.
108

@@ -43,11 +41,40 @@ The Game Showcase page is managed by administrators to highlight outstanding ind
4341
- Uses the thumbnail uploaded when adding the game.
4442
- Edit at: `/admin/game_dev/game/`
4543

46-
- **Contributors**
47-
- Each contributor is a website member, inheriting ID, name, and social media links from the member panel.
48-
- Edit member info at: `/admin/game_dev/member/`
49-
- Contributor roles can be freely assigned at `/admin/game_dev/gamecontributor/`.
5044

51-
---
45+
## Art Showcase
46+
47+
The Art Showcase page is managed by administrators to highlight outstanding individual artworks. It serves as the featured section of the art library.
48+
49+
## Prerequisites
50+
51+
1. **Add an Art Object**
52+
- Path: `/admin/game_dev/art/add/`
53+
- Required fields: name, description, source_game, media, active
54+
55+
2. **Add Art Contributors**
56+
- Path: `/admin/game_dev/artcontributor/add/`
57+
- Link club members to individual artworks. Each contributor must first be created in the `/admin/game_dev/member/` member panel.
58+
59+
## Add Art Showcase
60+
61+
1. Navigate to: `/admin/game_dev/artshowcase/add/`
62+
2. Use the search function to find the desired art object, then click the art ID to populate the value.
63+
3. Enter the committee's recommendation in the "Description" field.
64+
4. Save your changes and review the showcase page to ensure the content is correct.
65+
66+
## Page Elements Maintenance
67+
68+
- **Art Name**
69+
- Edit at: `/admin/game_dev/art/`
70+
71+
- **Recommendation (Committee Advice)**
72+
- Edit at: `/admin/game_dev/artshowcase/`, under the field "Description"
73+
- This recommendation appears directly under the art name as advice from the committee.
5274

75+
- **Art Description**
76+
- Edit at: `/admin/game_dev/art/`
5377

78+
- **Media**
79+
- Uses the media uploaded when adding the art.
80+
- Edit at: `/admin/game_dev/art/`

0 commit comments

Comments
 (0)