Hi, this is mi first post, I'm a very newbee.<br><br>It is not easy to put a link to the page Fedora Release Counter ( <a href="http://fedoraproject.org/en/counter">http://fedoraproject.org/en/counter</a> ) using javascript, especially thinking about blogs.<br>
Why not use the server side?<br><br>    <br>Maybe it's a good idea explain how to include the banner in most popular blogs.<br><br>An example for Word Press:<br><br>To include javascript in wordpress you need to install 2 plugins, we will explain it step by step:<br>
<br>    1. Go to the website <a href="http://www.ooso.net/inline-js">http://www.ooso.net/inline-js</a> and download the  plugin Inline Javascript Plugin<br>    2. Unzip and upload to your server directory wp-content/plugins<br>
    3. Go to your control panel and activate the plugin<br>    4. To use this plugin, you must assign the user "unfiltered_html" and to do that you must install the plugin called Role Manager<br>    5. Download this plugin from <a href="http://www.im-web-gefunden.de/wordpress-plugins/role-manager/">http://www.im-web-gefunden.de/wordpress-plugins/role-manager/</a>, unzip and upload to your server directory wp-content/plugins and activate from your control panel.<br>
    6. Go to Users, roles and check "unfiltered_html" by the user.<br><br>Once done, you can include javascript in your posts, just have to open a tag [inline] and close with [/inline]<br><br>[inline]<script id="fedora-banner" type="text/javascript" src="<a href="http://fedoraproject.org/static/js/release-counter-ext.js?lang=en">http://fedoraproject.org/static/js/release-counter-ext.js?lang=en</a>"></script>[/inline]<br>
<br>Marketing is also important<br>Best regards from Barcelona<br clear="all"><br><br>