Closed (fixed)
Project:
Flattr (D7)
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2011 at 08:54 UTC
Updated:
19 Jan 2015 at 23:58 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerYou don't need an seperate configuration because you can use the field settings and the formatter settings.
The bug seems to be valid :)
Comment #2
donSchoe commentedOkay this is confusing. I dont know how the D6-version works, so this module is completly new to me.
Anyways, It tells me
and
as soon as I try to modify the settings.
In addition, this message shows up:
(But the Flattr module is activated.)
Comment #3
Letharion commentedAbout the configuration issue, the docs will need to be updated. There is no "global" admin page as the configuration is done per field, go to /admin/structure/types/manage/[content-type]/display
Perhaps an admin page for all fields could be added in the future, but I don't currently see the use case.
The notice seems to be a completely separate issue regarding the category selection. I can reproduce it and opened this #1190258: Categories don't get properly set.
Comment #4
Letharion commentedI have now pushed an updated README.txt file that explains where settings are done.
Please re-open this issue if you find the instructions are incomplete or incorrect.
Comment #5
donSchoe commentedI'm sorry that I have to reopen this but I don't get it. I reviewed the updated README.txt and tried to set up everything correctly. Now this:
How do I define my Flattr username? I tried creating a field, but I can't select anything in this dropdown...
The documentation really needs work :)
Comment #6
Letharion commentedNot at all, I'm glad I'm getting feedback.
I've updated the readme with this
I hope that helps.
Comment #7
donSchoe commentedOkay. I added a field to the user entity, called it
field_flattr_nameand entered my flattr username. Then selected the field as flattr username. But that is not working.$field_flattr[0]['#markup']
uid:Funkfabrik B;- that's the name of the user ($user->name), not the flattr username (as defined perfield_flattr_name).tags:;- is not working at all, no tags displayed.Did I misunderstand the instructions?
Comment #8
Letharion commentedBy your description, you've understood exactly what you should do.
Unfortunately I can't reproduce this problem. Are you sure you didn't just forget to save the formatter settings? They need to be both updated, and saved on the settings page, which has bitten myself quite a few times.
Please double check your formatter settings, and when you have set them as you wish, try re-loading the settings page. If they then revert, you haven't actually saved the settings. I know it doesn't entirely make sense, but that's a core issue, and not related to this module. There's a core issue about this here #857312: Add a "changes not applied until saved" warning when changing widget/formatter settings.
Since you obviously understood the instructions however, and I've added the above information to the README, I'm gonna close this issue. The documentation can always be improved, but now seems to explain what needs explaining.
If the problem with selecting the user field persists, please open a separate issue about it.
Comment #9
Letharion commentedSorry, I forgot to mention the tags. In case the formatter settings we're not saved, then that's the cause of the tags problem as well.
I have however just now pushed an update to the tag handling, as there was a bug in there.
The same thing goes for them, if the problem persist, please open a separate issue about that after verifying your formatter settings.
Comment #10
donSchoe commentedThanks, I will have a closer look at the settings again.
Comment #11
Letharion commentedComment #13
herzbube commentedDon't forget to update the teaser display settings as well if the Flattr button is visible in the teaser.