← Back to team overview

puredyne-team team mailing list archive

[Bug 712231] Re: add flattr button

 

OK I've added some funds manually. I think it still requires the
puredyne account, to add a small amount each month. But here's the
instructions for the webpage code:


Place the following in the <HEAD> tag of your page:

<script type="text/javascript">
/* <![CDATA[ */
    (function() {
        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
        s.type = 'text/javascript';
        s.async = true;
        s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
        t.parentNode.insertBefore(s, t);
    })();
/* ]]> */
</script>


Then the following anywhere in your HTML would you want the button to be appear:

<a class="FlattrButton" style="display:none;"
href="http://puredyne.org/";></a>

-- 
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne website.
https://bugs.launchpad.net/bugs/712231

Title:
  add flattr button

Status in Website for the Puredyne Live distribution:
  New

Bug description:
  before gazpacho is announced...





References