Commit Graph

165 Commits

Author SHA1 Message Date
Discourse Translator Bot a36c34bedc Update translations 2020-08-25 13:00:18 +00:00
Discourse Translator Bot 501ad7878e Update translations 2020-08-18 13:00:20 +00:00
Discourse Translator Bot 20ebd91f8f Update translations 2020-08-11 13:00:20 +00:00
Discourse Translator Bot b28039e86a Update translations 2020-08-05 13:23:04 +00:00
jjaffeux 75fb2bf892 FIX: defines an enabled_site_setting
This will amongst other things prevent to load plugin's code if the plugin is disabled.
2020-08-01 17:31:28 +02:00
Bianca Nenciu 3fc872520e
FIX: CodeFund is shutting down (#85) 2020-07-10 18:09:32 +03:00
Neil Lalonde cff1459dbc
Update translations 2020-06-24 11:39:24 -04:00
Neil Lalonde f11382e224
Update translations 2020-05-04 10:47:54 -04:00
Neil Lalonde bec86bd59a Update translations 2020-02-25 10:30:45 -05:00
Neil Lalonde f2ccce4beb Update translations 2020-02-13 15:03:14 -05:00
Neil Lalonde 63ae1672ad Add note about CSP to DFP, AdSense, and AdButler settings
Ad networks that serve javascript files won't work unless CSP is
disabled (a bad idea), or the content security policy script src
site setting is updated to include all sources of permitted
javascript. We will keep instructions up-to-date in the first post
of this topic: https://meta.discourse.org/t/33734
2020-02-03 17:18:42 -05:00
Neil Lalonde 3fdd0f35f3 Update translations 2020-01-20 11:19:03 -05:00
Neil Lalonde 73aa618aef Update translations 2019-12-19 12:48:16 -05:00
Neil Lalonde a3e3dbf24b Update translations 2019-11-06 10:44:38 -05:00
Neil Lalonde 0d534ce52a Update translations 2019-10-10 11:24:07 -04:00
discoursehosting 19f0457e8c AdButler support (#80) 2019-09-16 14:26:17 -04:00
Neil Lalonde 2ad24e4a60 FEATURE: add option to disable ads in restricted categories
Use the new setting "no ads for restricted categories".
2019-07-22 11:43:39 -04:00
Neil Lalonde e8295c600c Update translations 2019-07-15 13:59:41 -04:00
Neil Lalonde ad939a851a FEATURE: option to disable ads on personal messages
Use the new setting "no ads for personal messages".
2019-06-27 14:13:51 -04:00
Neil Lalonde 3054f2539a FEATURE: use a different Ad Manager publisher ID for mobile
If you want to use one Ad Manager publisher on desktop and a different
one on mobile, use the new dfp_publisher_id_mobile setting.
By default, dfp_publisher_id will be used for both desktop and mobile.
2019-06-19 11:52:23 -04:00
Neil Lalonde ca345f273c Update translations 2019-06-17 13:56:18 -04:00
Neil Lalonde 31efc7025d FEATURE: new setting to disable ads based on tags
Enter a list of tags in the new setting no_ads_for_tags to prevent
ads from being rendered on topics with one or more of those tags,
and on topic list pages for those tags.
2019-06-14 14:44:09 -04:00
Neil Lalonde 0432256adb Update translations 2019-06-10 10:37:57 -04:00
Neil Lalonde 7af8f1d46b FEATURE: new setting to disable ads based on category of current page
Use the "no ads for categories" setting to define which category pages
(topic list and topics) should not render any ads.
2019-06-05 16:00:24 -04:00
Penar Musaraj f745ecfbdc Rename adsense_ads_txt setting to ads_txt 2019-06-03 11:39:28 -04:00
Neil Lalonde ab9cf6459e Update translations 2019-05-30 11:30:03 -04:00
Neil Lalonde 4bd2035866 FEATURE: house ads can be configured to alternate with other ads
Use the new "house ads frequency" site setting to configure how often
house ads should show, as a percentage. This only applies in ad
placements where other ad networks are configured to appear.
2019-05-07 19:52:51 -04:00
Neil Lalonde 1bd80e1afe FEATURE: House Ads
Allows creating ads within Discourse admin at Plugins > House Ads.
Write the ads in html and style them with CSS in themes.
2019-05-03 11:39:34 -04:00
Neil Lalonde 5272995e74 FEATURE: use groups to control who sees ads 2019-05-03 11:39:34 -04:00
Neil Lalonde 369d5dfc9e oops revert again "FEATURE: use groups to control who sees ads" and all later" 2019-04-17 16:02:19 -04:00
Neil Lalonde e6bcd96d8e FEATURE: use groups to control who sees ads" and all later 2019-04-17 15:40:50 -04:00
Neil Lalonde 50d258dc37 Revert "FEATURE: use groups to control who sees ads" and all later
Revert "Updates to codefund-ad"
Revert "Updates to carbonads-ad"
Revert "Updates to amazon-product-links"
2019-04-17 15:37:09 -04:00
Neil Lalonde 4fd7caffd6 FEATURE: use groups to control who sees ads
A new setting has been added in Admin > Settings > Ad Plugin called
"no ads for groups". Add group names to this list. If a user belongs
to any of the groups, they will not see any ads. This is an alternative
to using trust level settings like "adsense through trust level".
2019-04-17 11:36:50 -04:00
Diego Barreiro 608feb2e54 UX: Add Spanish Translations 2019-04-15 11:54:18 -04:00
Diego Barreiro c5272db7f3 UX: Init Carbon Ads 2019-04-15 11:54:18 -04:00
Neil Lalonde cd35666059 Update translations 2019-04-05 10:08:42 -04:00
Neil Lalonde 3f70312c84 Update translations 2019-03-04 10:12:10 -05:00
Penar Musaraj ccad3ca226 FEAT: ads.txt support
Adds a plugin setting that holds text content served on a new /ads.txt route.
2019-02-04 16:14:43 -05:00
Neil Lalonde e101e6a439 Update translations 2019-01-31 16:42:29 -05:00
Penar Musaraj 9172a8f405 Revert "Add support for ads.txt redirect"
This reverts commit f6c7c2d1af.

Ads.txt redirection can be done directly in core, in admin/customize/permalinks.
2019-01-29 16:22:00 -05:00
Penar Musaraj 4aa6da8913 Add support for ads.txt redirect 2019-01-28 21:39:49 -05:00
Neil Lalonde f7afdb745d Update translations 2018-11-29 11:02:06 -05:00
Claas Augner 79e6bd533a
locale: fix AdSense case
Source: https://www.transifex.com/discourse/discourse-org/translate/#de/$/117024429
2018-11-20 18:58:23 +01:00
Neil Lalonde 1d47e45851 Update translations 2018-09-10 13:48:08 -04:00
Neil Lalonde a74f737880 add Ad Manager to the name 2018-08-23 10:08:18 -04:00
Neil Lalonde 53c4e68769 Update translations 2018-08-23 09:43:28 -04:00
Neil Lalonde 595b44fe45 fix setting description 2018-06-20 15:26:25 -04:00
Eric Berry 9e84a89f76 Refactors per review 2018-06-20 09:15:15 -06:00
Eric Berry 1cd33da722 Add CodeFund 2018-06-07 17:17:19 -06:00
Neil Lalonde 465ca5a09a Update translations 2018-05-31 15:26:16 -04:00
Neil Lalonde 5d7ced78a6 Update translations 2018-04-24 10:27:12 -04:00
Neil Lalonde b17f1c44e4 Update translations 2018-03-07 14:13:57 -05:00
Neil Lalonde ed2830172b Update translations 2018-01-31 11:09:27 -05:00
Neil Lalonde cf77b9fdc5 The ADVERTISEMENT label can be translated and customized from admin 2018-01-08 13:54:21 -05:00
Neil Lalonde 4650d44a13
Merge pull request #61 from caugner/patch-1
Make server.en.yml consistent w.r.t. mobile view
2018-01-08 10:46:58 -05:00
Neil Lalonde c60bc8f7ee Update translations 2017-12-29 16:35:37 -05:00
Gerhard Schlager 639edd4494 Remove invalid locale files 2017-12-12 22:24:31 +01:00
Neil Lalonde a4a07fc735 add new language 2017-12-12 11:25:55 -05:00
Neil Lalonde 8ce3117d6a Update translations 2017-12-12 11:15:17 -05:00
Neil Lalonde b3215cedd4 Update translations 2017-11-15 11:08:05 -05:00
Neil Lalonde 4d3796d924 Update translations 2017-11-13 16:27:47 -05:00
Claas Augner 7397e2854f Make server.en.yml consistent w.r.t. mobile view 2017-09-16 00:18:01 +02:00
Neil Lalonde 47373b03a5 Transifex integration 2017-08-17 11:40:01 -04:00
Neil Lalonde 9df93c03a7 AdSense: allow choosing ad size for mobile, including responsive 2017-05-30 18:13:49 -04:00
SidV 0b17245eae Update server.es.yml 2017-05-29 19:30:27 -03:00
Neil Lalonde 8727ac98d8 reword dfp setting descriptions again 2017-05-29 15:52:10 -04:00
Régis Hanol 4ae27ec59f Merge pull request #50 from SidVal/patch-1
Update server.es.yml
2017-05-09 16:05:10 +02:00
SidV 6db537551a Update server.es.yml 2017-05-09 10:40:18 -03:00
SidV 361ca0bcc8 Update server.es.yml 2017-05-09 10:38:33 -03:00
SidV d6a5479d68 Update server.es.yml 2017-05-09 10:37:55 -03:00
Régis Hanol cf255c458b Merge pull request #55 from Dax74/patch-1
Create server.it.yml
2017-04-07 19:39:33 +02:00
Dax74 0f543cbb47 Create cliente.it.yml 2017-04-07 17:59:06 +02:00
Dax74 6f722722fa Create server.it.yml
Italian translation
2017-04-07 17:57:07 +02:00
Sid-Wally 848adec76f Update server.es.yml
I don't know why translate "puesto" for "post".
2017-01-13 20:01:36 -03:00
Neil Lalonde 65a631e885 add regex to adsense settings, and better description for adsense_publisher_code 2016-07-21 11:54:35 -04:00
Neil Lalonde 8ce3acfb3b add ad sizes settings for mobile DFP 2016-06-21 13:13:37 -04:00
Neil Lalonde 6dd726e168 Improve descriptions of DFP settings and re-order them a bit for clarity. 2016-04-21 18:53:39 -04:00
Neil Lalonde d27b67798a Improve description of the through_trust_level settings. 2016-04-18 10:43:42 -04:00
Neil Lalonde 240f281dab Improve description of DFP and AdSense settings. People keep putting javascript into those fields. Also add a constraint on the fields so people get an error when they paste javascript. 2016-04-04 13:42:42 -04:00
Sarah Ni 3a01792e3c .gitignore added and server files minor changes 2015-09-21 11:03:43 +10:00
vi df584b5f0c Updated readme for disable button removal, version numbers and added amazon plugin in spanish and french client 2015-09-21 10:53:39 +10:00
Sarah Ni fe9c53ce58 removed all disable boxes and changed trust levels for amazon 2015-09-21 10:44:37 +10:00
vi 05706b2d35 Merge branch 'master' of git+ssh://github.com/team-melbourne-rgsoc2015/discourse-adplugin 2015-09-18 11:53:55 +10:00
vi f9bd4a2f1a Added amazon spanish translations 2015-09-18 11:53:31 +10:00
Sarah Ni 42c589d47c chinese version for amazon server in config 2015-09-18 11:33:47 +10:00
vi 87a3650259 Added amazon french translations 2015-09-18 11:29:40 +10:00
Sarah Ni 9c0d43bb3b updated descriptions on server.en.yml for amazon 2015-09-18 11:14:23 +10:00
vi 541506a929 Forgot some server settings 2015-09-18 10:47:29 +10:00
vi 335b7cd8dc Merged amazon with master 2015-09-18 10:46:14 +10:00
vi 0adc5bfca7 Refactored to only have amazon link/banner ads and refactored for check trust levels 2015-09-16 12:11:50 +10:00
vi cc2572e3f1 Added working product links 2015-09-16 11:44:31 +10:00
Ladydanger 1cca5ade73 Added spanish language files 2015-09-12 09:24:39 +10:00
Sarah Ni b4f177d947 Product and Easy Ads work, still building Native Ads 2015-09-11 16:33:55 +10:00
Sarah Ni b33516552e minor chinese lang changes 2015-09-11 10:26:12 +10:00
Sarah Ni 2d752d8b2f basic amazon product link inputs added and works 2015-09-10 22:48:14 +10:00
Ladydanger 85d9122420 Completed french translations and changed wording in English version 2015-09-10 22:43:48 +10:00
Ladydanger b0da003394 Completed french translations and changed wording in English version 2015-09-10 22:38:04 +10:00
Sarah Ni 0bd6b60446 Chinese version 2015-09-10 21:38:21 +10:00
Ladydanger f54b3923fa Fixed up dfp setting descriptions 2015-09-10 17:26:39 +10:00
Ladydanger f4a5c095be Polished up working in server.yml, fixed missing dfp on ad sizes, started french translation 2015-09-10 17:07:11 +10:00