Ticket #1359 (closed enhancement: fixed)

Opened 14 months ago

Last modified 13 months ago

Banner Ads DOI for PLoS One

Reported by: npeterson Owned by: npeterson
Priority: high Milestone: 0.9.3_rc3
Component: ambra Version: 0.9.3
Keywords: Cc:

Description (last modified by josowski) (diff)

Add a targeted banner ad to the following pages in the PLoS One journal:

Article

Change History

Changed 14 months ago by josowski

  • description modified (diff)

Changed 14 months ago by josowski

  • status changed from new to verify
  • owner changed from josowski to npeterson
  • resolution set to fixed

I comited these changes

Changed 14 months ago by josowski

*committed :-)

Changed 13 months ago by rcave

  • status changed from verify to closed

Verified that the DOI is populating the left banner slot and the image is appearing correctly:  http://plosone-demo.plos.org/article/info:doi/10.1371/journal.pone.0002229

<!-- begin : left banner slot -->
<div class="left">
  <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="468" height="60" id="plosone" align="middle">
  <param name="allowScriptAccess" value="sameDomain" />
  <param name="allowFullScreen" value="false" />
  <param name="FlashVars" value="doi=10.1371/journal.pone.0002229&campaign=plos" />
  <param name="movie" value="plosone.swf" />
  <param name="quality" value="high" />
  <param name="bgcolor" value="#ffffff" />
    <embed src="/static/plosone.swf" FlashVars="doi=10.1371/journal.pone.0002229&campaign=plos" quality="high" bgcolor="#ffffff" width="468" height="60" name="plosone" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
  </object>
</div>
<!-- end : left banner slot -->
Note: See TracTickets for help on using tickets.