-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
- Go to https://github.com/WyriMaps/php-x-headers/tree/master/src
- Select Horde.php or Alliance.php
- Add a new header in the format
'X-TOPIC' => 'CONTENTS',where TOPIC is the topic (Thrall, Orgrimmar etc etc) and where CONTENTS is a quote/fact/etc about TOPIC. - Save changes and create pull request
OR
- Go to https://github.com/WyriMaps/php-x-headers/tree/master/src
- Create new Faction.php file (where Faction is the faction you want to create headers for)
- Fill file with https://gist.github.com/WyriHaximus/4b81d27b73f6f4b1a953d3c923ca3e3d
- Add a new header in the format
'X-TOPIC' => 'CONTENTS',where TOPIC is the topic (Worgen, Gilneas etc etc) and where CONTENTS is a quote/fact/etc about TOPIC. - Save changes and create pull request
These headers will be used in the upcoming rebuild of WyriMaps.net and WoW-Screenshots.net. Also I'll keep this issue open so others can pick up on it and create their own PR's