Demo RevMax Plugin for OpenX

Questions about openx adserver plugin RevMax?

RevMax OpenX Plugin Features

Author Topic: How to Include certain plugins to be included in advertisers page  (Read 1481 times)

Offline fgwapo

  • Newbie
  • *
  • Posts: 7
Hello,

Could anyone help me on how to include certain plugins to be included in advertisers main page.  I want a certain plugin to be visible in the inventory tab.

It seems that RevMax customized everything in the advertiser-campaigns.php


Any help is highly appreciated.


fgwapo

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: How to Include certain plugins to be included in advertisers page
« Reply #1 on: January 24, 2011, 08:38:38 PM »
Hello,

Could anyone help me on how to include certain plugins to be included in advertisers main page.  I want a certain plugin to be visible in the inventory tab.

It seems that RevMax customized everything in the advertiser-campaigns.php


Any help is highly appreciated.


fgwapo

Hi fgwapo.

Have you seen the plugin docs at:
https://developer.openx.org/wiki/display/COMM/Plugins+in+OpenX+2.8#PluginsinOpenX2.8-Pluginpackages

I believe you may be looking for this info.
https://developer.openx.org/wiki/display/COMM/Plugin+Group+Definition+File

If you simply want to include another page within the advertisers area in RevMax, look in /openx/plugins/etc/Clients for clients.xml

Under  <navigation> you can add a link to another page and include it within the advertisers area. This holds true for other areas of OpenX and RevMax, find the approprite xml file and add a navigation link.

You may have to delete your cache files in order to see changes
/var/cache

Hope that helps,
Mike