Project

General

Profile

Plugins Directory » Advertising (Reklama)

Author: Andriy Lesyuk
Website: http://projects.andriylesyuk.com/projects/advertising
Code repository: http://subversion.andriylesyuk.com/advertising
Registered on: 2011-04-10 (almost 13 years ago)
Current version: 0.2.1
Compatible with: Redmine 2.5.x, 1.4.x
User ratings:   (1)

It's a very simple contextual advertising plugin for Redmine adding small advertisements to the side bar. Advertisements contain heading and text and may optionally contain image.

Installation notes

To install plugin:
  • Copy reklama directory to #{RAILS_ROOT}/plugins.
  • Run: rake redmine:plugins:migrate RAILS_ENV=production.
  • Restart Redmine.

Changelog

0.2.1 (2014-06-14)

Compatible with Redmine 2.5.x, 1.4.x.

0.2.0 (2013-09-06)

Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.4.x.

  • Support for Redmine 1.4.x, 2.0.x, 2.1.x, 2.2.x and 2.3.x;
  • Now ads are added to pages using JavaScript, what prevents search engines from indexing them;
  • No more patching acts_as_attachable.

0.1.0 (2011-09-12)

Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.

  • Now it's possible to disable/enable an advertisement;
  • Added "strict" mode for keywords - in this mode an advertisement is shown only if a page contains keyword(s);
  • Added "Language" field allowing to specify the language of an advertisement;
  • Changed the way per project visibility of advertisements is configured:
  • Added possibility to clear hits of an advertisement;
  • Added Spanish translation.

0.0.1 (2011-04-10)

Compatible with Redmine 1.0.x.

User ratings

  by Pavel Potcheptsov almost 10 years ago

Thanks. It works on Redmine 2.4.0.