Plugin Directory

Changeset 835974


Ignore:
Timestamp:
01/10/2014 08:25:24 AM (12 years ago)
Author:
hwde
Message:

Update description to mention the revive adserver

Location:
openx-wordpress-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • openx-wordpress-widget/trunk/openx-wp-widget.php

    r704753 r835974  
    33Plugin Name: openxwpwidget
    44Plugin URI: http://xclose.de/wordpress/wordpress-widget-for-openx
    5 Description: Sidebar-Widget, display a banner in a sidebar and replace magics {openx:zoneid} with calls to a openx adserver
     5Description: OpenX Wordpress Widget is a plugin for wordpress websites and provides a simple, straightforward way to place ads from a Revive (formerly OpenX) AdServer on a website.
    66Version: 1.2.8
    77Author: Heiko Weber, heiko@wecos.de
    88Author URI: http://www.wecos.de
    9 Update Server: http://www.wecos.de/openx-wordpress-widget-updates
    109Min WP Version: 2.5.0
    11 Max WP Version: 3.5.1
     10Max WP Version: 3.8.0
    1211***/
    1312
     
    223222   if (document.mmm_fo) document.write (\"&mmm_fo=1\");
    224223   document.write (\"'><\/scr\"+\"ipt>\");
    225 //]]>--></script><noscript><a href='http://$location/ck.php?n=$n&amp;cb=$random' target='_blank'><img src='http://" . $location . "/avw.php?zoneid=$zoneID&amp;cb=$random{$amp}{$params}&amp;n=$n' border='0' alt='' /></a></noscript>";
     224//]]>--></script><noscript><a href='http://{$location}/ck.php?n={$n}&amp;cb={$random}' target='_blank'><img src='http://{$location}/avw.php?zoneid={$zoneID}&amp;cb={$random}{$amp}{$params}&amp;n={$n}' border='0' alt='' /></a></noscript>";
    226225    }
    227226
  • openx-wordpress-widget/trunk/readme.txt

    r704753 r835974  
    44Tags: openx, openads, phpadsnew, advertising, banner
    55Requires at least: 2.5
    6 Tested up to: 3.5.1
     6Tested up to: 3.8.0
    77Stable tag: 1.2.8
    88
     
    1010== Description ==
    1111
    12 OpenX Wordpress Widget is a plugin for wordpress websites and provides a simple, straightforward way to place ads from an OpenX AdServer on a website.
     12OpenX Wordpress Widget is a plugin for wordpress websites and provides a simple, straightforward way to place ads from a Revive (formerly OpenX) AdServer on a website.
    1313
    1414== Installation ==
Note: See TracChangeset for help on using the changeset viewer.