add flattr button

Bug #712231 reported by Aymeric Mansoux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Puredyne website
Fix Committed
Critical
damaru

Bug Description

before gazpacho is announced...

Changed in puredyne-www:
importance: Undecided → Critical
milestone: none → 10.04
Revision history for this message
danstowell (danstowell) wrote :

Someone with the puredyne credit card needs to add funds before it's possible to accept funds.

Revision history for this message
danstowell (danstowell) wrote :

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>

damaru (gef-ponnuki)
Changed in puredyne-www:
assignee: nobody → damaru (gef-ponnuki)
Revision history for this message
damaru (gef-ponnuki) wrote :

http://dl.dropbox.com/u/3372484/puredyne_home.png

got some example of where the logo could go ~ I would vote for the placement at the center under the text, not the menu or the footer ~

do we want the flattr button on all page - for sure on the about and on the download page and index ?

Revision history for this message
damaru (gef-ponnuki) wrote :

slightly change the color of the button and I like it now under the menu - let me know and I can push it with the irc chat too

http://dl.dropbox.com/u/3372484/puredyne_home.png

Changed in puredyne-www:
status: New → In Progress
damaru (gef-ponnuki)
Changed in puredyne-www:
status: In Progress → Fix Committed
Revision history for this message
Aymeric Mansoux (aymeric) wrote :

Thanks guys :)

Maybe a bit more to the right?
It's not entirely aligned with the other icons vertically ...

nitpicking :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.