Everything is in the title ;)

If there is some help needed, just ask !
(I am just a stupid french so, please, excuse my english)

Comments

willmoy’s picture

Issue tags: +D7 porting

Sub + tag. Just heard about flattr, fabulous idea! Very exciting that there's a module for that :)

AdrianB’s picture

Subscribing.

brewthis’s picture

Subscribing

geek-merlin’s picture

sub

jdea’s picture

sub

theMarix’s picture

sub

dawehner’s picture

@DuaplFr

Feel free to port the module and provide a patch/git repo.

duaelfr’s picture

I will, as soon as I can ;)

nunoveloso’s picture

subscribe

rb2k’s picture

subscribe :)

trillex’s picture

sub

geek-merlin’s picture

Title: Drupal 7 integration » Flattr Drupal 7 Port
donSchoe’s picture

+1

Letharion’s picture

I've pushed a D7 branch now.
It's definitely not ready yet, but I have confirmed that it works under simple conditions.
Feel free to try it out and report bugs against it.

Letharion’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Added the 7.x-1.x branch so bugs can be filed against it.

Letharion’s picture

Status: Active » Fixed
Letharion’s picture

For you subscribers: I have now published a -dev version. I consider the flattr integration itself ready, but there's bound to be bugs here and there. It has however been succesfully used to Flattr me on my personal blog, so I know it works. Please give it a spin and report bugs, or general success.

donSchoe’s picture

thanks, will have a look at it later... :)

geekgirlweb’s picture

I think I must be missing something, I ran into this error message:

    Notice: Undefined offset: 0 in flattr_field_formatter_view() (line 179 of /public_html/sites/all/modules/flattr/flattr.module).
    Notice: Undefined index: in flattr_field_formatter_view() (line 179 of /public_html/sites/all/modules/flattr/flattr.module).

I enabled the module and added it as a field to my article content-type. Then attempted to view the page where it should be implemented.

donSchoe’s picture

Category: feature » task
Status: Fixed » Needs work
    Notice: Undefined offset: 0 in flattr_field_formatter_view() (Zeile 179 von /var/www/web110559/html/drupal/sites/all/modules/flattr/flattr.module).
    Notice: Undefined index: in flattr_field_formatter_view() (Zeile 179 von /var/www/web110559/html/drupal/sites/all/modules/flattr/flattr.module).

Having the same error message. This problem appears to happen at any node type where the flattr button got added to (via admin/structure/types). Workaround is to edit and save any content with flattr buttons again.

Next problem is the flattr button shows "[Error] - [!]" - well yeah, I can't find the administration item for it ...

dawehner’s picture

Status: Needs work » Fixed

Please create a new issue.

donSchoe’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

akkawi’s picture

maybe this is helpful for those who might get the undefined offset error,

make sure to set your publisher username for the node. I published a book but as Anonymous user. I forgot that and had the error all the time, which is logic. Anonymous has no flatter account !.. unless you set it under the general profile settings.

well, this is not so nice and not fair if others can publish at your website and they forget to change the flattr name or leave it because they never heard of it, so you get flatterd for theirs content . hope this will be helpful in some cases.