Updated readme for disable button removal, version numbers and added amazon plugin in spanish and french client

This commit is contained in:
vi 2015-09-21 10:53:39 +10:00
parent fe9c53ce58
commit df584b5f0c
4 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,8 @@
This is the official Discourse advertising plugin. It allows advertisements to be served by supported advertising platforms for users with a Discourse forum.
**Authors**: [Sarah Ni](https://github.com/cyberkoi) & [Vi Nguyen](https://github.com/ladydanger)
**Authors**: [Sarah Ni](https://github.com/cyberkoi) & [Vi Nguyen](https://github.com/ladydanger)
**Version**: 1.0.1
**Contributors**: See credits section below
**License**: MIT License
**Supported Discourse Version**: 1.4
@ -67,7 +68,6 @@ There are 2 easy steps for configuring your Discourse settings to enable adverti
3. Get the Advertisement Tag from your Ad Platform - see the images below to see what a tag looks like.
4. Add parts of your ad code to Discourse's site settings for the locations you wish your ad to appear. Refer to image for your ad platform to where parts of your ad tag should go. For more detail about where the ad will appear
5. Choose Your Ad Size - this is the same size that you've put into your ad provider to create your ad. Go to the **Plugin Features** heading to see a list of supported Ad sizes.
6. To disable your ad (and not have it display), click on the disable button.
##### Adsense Advertisement Tag to Discourse's Site Settings

View File

@ -4,4 +4,5 @@ es:
site_settings:
categories:
dfp_plugin: 'DFP'
adsense_plugin: 'Adsense'
adsense_plugin: 'Adsense'
amazon_plugin: 'Amazon'

View File

@ -4,4 +4,5 @@ fr:
site_settings:
categories:
dfp_plugin: 'DFP'
adsense_plugin: 'Adsense'
adsense_plugin: 'Adsense'
amazon_plugin: 'Amazon'

View File

@ -1,6 +1,6 @@
# name: discourse-adplugin
# about: Ad Plugin for Discourse
# version: 0.1
# version: 1.0.1
# authors: Vi and Sarah (@ladydanger and @cyberkoi)
register_css <<CSS