Roman Rizzi
4940d0ea19
FIX: Ensure we won't render the connector if there are no ads ( #148 )
2022-07-14 15:58:29 -03:00
Roman Rizzi
d9b739f803
FIX: Don't render the connector when we shouldn't display an ad in the topic list item. ( #146 )
...
We expose the ad-slot logic to determine which ads are potentially available for each slot and don't render the connector when there are none. Leaking the component logic is not ideal, but I don't see a better solution given the
current design.
2022-07-12 16:13:18 -03:00
Arpit Jalan
5901a52dbc
FEATURE: support placing ads between topic list for house ads ( #143 )
...
* init
* more
* Pass td and colspan to component
* various fixes for house ads between n topics and add a test
* Make adComponents condition easier to read
Co-authored-by: Jordan Vidrine <jordan@jordanvidrine.com>
Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
Co-authored-by: romanrizzi <rizziromanalejandro@gmail.com>
2022-07-07 08:53:29 -03: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
Diego Barreiro
c5272db7f3
UX: Init Carbon Ads
2019-04-15 11:54:18 -04:00
Eric Berry
1cd33da722
Add CodeFund
2018-06-07 17:17:19 -06:00
Neil Lalonde
a23386cd17
FIX: DFP ad units not refreshed when navigating between topic lists
2018-06-04 16:52:43 -04:00
Neil Lalonde
62377e6111
Support for AdSense responsive ad size
2017-05-30 15:54:59 -04:00
Robin Ward
1cd0bef933
FIX: Support for embedding ads via component
2016-11-23 14:29:30 -05:00
Neil Lalonde
910b0d0e4c
FIX: showing ads on mobile when mobile ad units are not defined
2016-11-17 11:45:18 -05:00
Neil Lalonde
e4405dd486
Add support for showing ad after every nth post, not only after the nth post
2016-04-21 18:53:39 -04:00
Robin Ward
4ab0f0fab8
Upgrade to new Plugin API
2016-02-22 12:16:09 -05:00
Neil Lalonde
c5b9392ae5
FIX: ads not refreshing when going from one topic list to another
2015-10-27 17:44:03 -04:00
Neil Lalonde
e13a6ecdce
DFP: send key discourse-category and value as category slug when loading ads
2015-10-27 16:42:36 -04:00
Neil Lalonde
cf850b273d
FIX: refresh DFP ads after navigating between topics and lists
2015-10-15 13:58:49 -04:00
vi
cc2572e3f1
Added working product links
2015-09-16 11:44:31 +10:00
Sarah Ni
b4f177d947
Product and Easy Ads work, still building Native Ads
2015-09-11 16:33:55 +10:00
Sarah Ni
2d752d8b2f
basic amazon product link inputs added and works
2015-09-10 22:48:14 +10:00
Sarah Ni
916e53884c
working custom targeting for all locations
2015-09-02 15:23:17 +10:00
Sarah Ni
c38eb3134e
Fixed post-bottom if statement and reduced duplication in connectors
2015-08-31 16:10:26 +10:00
vi
f94bf79192
Added custom targeting to all slots and Sebastian fixed the variable issue in adsense - thanks Seb!
2015-08-28 12:21:40 +10:00
vi
d272a71b08
Working ads however, on change url dfp plain ad not displaying
2015-08-25 15:53:22 +10:00
vi
d179ed4fe9
Successfully merge with bug in cmd push
2015-08-25 14:30:23 +10:00
Sarah Ni
ecda5bd246
Merged and added dropdown
2015-08-10 14:22:59 +10:00
Sarah Ni
013d6bc363
Dropdown boxes added for each location
2015-08-10 14:04:21 +10:00
vi
a033d5ecc6
Error with loading the ad from if statement
2015-08-05 11:07:30 +10:00
Sarah Ni
9e7b33f7c1
Successful ads between nth post
2015-08-04 11:25:00 +10:00
Sarah Ni
648a91a6e5
Attempting to create Nth post within plugin framework
2015-07-31 15:20:00 +10:00
Sarah Ni
49b89e90a8
post-bottom additions and test.hbs
2015-07-30 11:05:33 +10:00
vi
21362c7632
Transfer files from Discourse plugin to here
2015-07-24 14:01:47 +10:00