-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal testing: v1 #31
Comments
Can we add a feature for text size? Maybe my eyes aren't the best (which they're not), but I find the Cookie font option illegible at that font size. |
In the WordPress plugin previously, we had an option for a margin around the banner and widget as well to customize not only the general location but added a bit more specificity. Maybe it's overkill? But adding it here just so that it's on your radar. The way people embed this in their sites, they'd probably be able to add the correct styling too, since we're assuming some technical skill, which does make this different from the WordPress case. |
@JoblersTune if you click the circle w the logo in it (the trigger) it will display the entire widget, and you can see the effect of your chosen options |
In principle we assume user can copy-paste, so I'm quite open to adding additional settings into WM Tools editor to help the users who do not have any technical skills |
Could we expand the widget automatically when the user clicks |
Is there a way to see the button as it would appear in an active state? It looks disabled to me here. |
For consistency, for the widget, I'd say
Why customize one but not the other? |
yes, set any value (by clicking one of the circles displaying the $ values) |
I also think we need clearer wording for the info sections
Questions
The current info wording only lists the inactive state but then the banner includes a link to the extension. Suggestions
|
The site should probably also link back to the Web Monetization docs as well. |
I would find this wording annoying if I already had the extension "Future of support Before we would have a monetized vs non-monetized messaging. So that way site owners can say thank rather than explaining things. Also think we can improve on "You can also support us by a one time donation using our solution below!" Rather just say "You can also support us by a one time donation below!" |
|
it does for the browsers we do not recognize or do not support yet, instead of displaying the link to the store it uses the webmonetization.org link |
For the banner wording: What about "Want to support me?" "You can contribute with a one-time donation or pay automatically while you engage through the Web Monetization browser extension" I think we also need a link here that explains to people what Web Monetization is and how they can go about getting a wallet address... |
the text is fully customizable by the site owner using the tools configurator, or are you suggesting we update the default text ? |
Yes, I'm suggestion we update the default text. |
Small comments:
|
Please add here any issue found regarding functionality, or if you have feature requests even typos or text changes you deem important!
V1 Banner features:
configurable background, text color & font
options for where to display (top | bottom) of host page, and option to animate
banner script also injects a monetization link with defined wallet address, i order to ensure that there is a link to test against to determine if user has WM extension or not
banner is only displayed if no monetization support detected
get extension link is auto generated based on browser and is pointing to the extensions page, in a non supported browser the link points to the webmonetization webpage
visitor has the option to close the banner, this is remembered for that session
V1 Widget features:
configurable background, text color & font
interledger pay is embeded as a payment solution
styles for ILPay are passed as parameters to make sure the ILPay matches the widget defined look
The text was updated successfully, but these errors were encountered: