registerguard / benjamins

Responsive ad delivery script in conjunction with ad_manager app. Helps make lots of benjamins!
Apache License 2.0
1 stars 0 forks source link

Change ad_manager plugin name to benjamin? #3

Open mhulse opened 11 years ago

mhulse commented 11 years ago

Right now:

<script>$(document).ready(function(){$.ad_manager({parent:'news',section:'local',page:'section'});});</script>

... This might look better:

<script>$(document).ready(function(){$.benjamins({parent:'news',target:'local',page:'section'});});</script>

Yah, I think we should do this.