About
{ "com_id": "AdsInserter", "latest_version": "7.3","ossn_version_prefix": "7.4", "works_on_latest_version": "yes" }

I. Release Notes

Current Version: 7.3
Requirements: Ossn >= 7.4, OssnWall >= 6.6, OssnAds >= 5.0
GDPR affected: No
License: GNU General Public License v2

 

II. Purpose and Usage

This component is fetching a random ad from your pool of OssnAds and inserts a minified instance of it inside available newsfeeds (main wall, group wall and profile wall) and on the 'About User' page.

The current logic has been coded to display 1 ad per 10 postings by default.
The admin backend comes with a configurable option to reduce the number of inserted ads (internally by combining the placement with a simple random x 1 / x 0 multiplier).

Figure 1

 

III. Changes

V 7.3

  • fixed lowercase conversion of ads text on about page

V 7.2

  • added support for Public Wall component

V 7.1

  • added Hungarian language file
  • adapated layout of ad according to OssnAds 5.0

V 6.1

  • Ossn 6.x support
  • verified PHP 8 compatibility
  • link covering entire ad now (as requested by Phil Lozier)

Outdated Ossn 5.x releases

V 1.5

V 1.4

  • fixed incompatibility issue with LinkPreview component

V 1.3

  • adapted requirements to Ossn 5.4

V 1.2

  • fixed: no more unnecessary ads fetching on admin backend
  • added dependency check that OssnAds component is enabled

V 1.1

  • added configurable option to get inserted ads on newsfeeds on wide screens, too
  • added configurable option to switch off ads in the right column on wide screens

V 1.0

  • initial release