Fixed up typos and added sample table

This commit is contained in:
Ladydanger 2015-09-03 16:37:46 +10:00
parent 57d12604c5
commit 49d6c52b01

View File

@ -9,9 +9,9 @@ This is the official Discourse advertising plugin. It allows advertisements to
* [Google Double Click for Publishers](https://www.google.com/dfp) * [Google Double Click for Publishers](https://www.google.com/dfp)
## Quick Start in 3 Steps (Recommended Installation & Usage) ## Quick Start in 3 Steps
Recommended if you have: This quick start shows you how to install this plugin and use it. Recommended if you have:
* A live discourse forum * A live discourse forum
* You have deployed that forum using Docker. Most people using Digital Ocean will have deployed Discourse using Docker. * You have deployed that forum using Docker. Most people using Digital Ocean will have deployed Discourse using Docker.
@ -107,7 +107,7 @@ TBC
## Other Installation - Non-Docker Installation and Local Development ## Other Installation
There are two sets of installation instructions: There are two sets of installation instructions:
@ -144,19 +144,16 @@ For example: ln -s ~/discourse-plugin-test .
## Advertisement Sizes Supported ## Advertisement Sizes Supported
This plugin supports the following ad sizes: This plugin supports the following ad sizes for the following locations:
Topic list top, Topic top, Above Suggested Advertisement locations: topic list top, topic above post stream and topic above suggested.
- 728*90
- 336*280 --|--|--
- 300*250
- 960*90 728*90|336*280|300*250
- 468*60 960*90|468*60|234*60
- 234*60 125*125|180*150|200*200
- 125*125 250*250|--|--
- 180*150
- 200*200
- 250*250
Post Bottom Post Bottom
Max H: 90 or lower of ad, W: 1000 left align. Max H: 90 or lower of ad, W: 1000 left align.
@ -169,7 +166,7 @@ Max H: 90 or lower of ad, W: 1000 left align.
## Questions/Feedback/Contributing? ## Questions/Feedback/Contributing?
Open an Issue on this repository to start a chat. Issues and Pull Requests are greatly appreciated. Bear in mind that when submitteing feature requests, if it's not somehting that most people will use, it probably won't get merged. Open an Issue on this repository to start a chat. Issues and Pull Requests are greatly appreciated. Bear in mind that when submitting feature requests, if it's not something that most people will use, it probably won't get merged.
## Credits ## Credits