Welcome Guest[18.191.218.187], connected from Columbus, Ohio
Easy donation bar
|
Post: #1
|
|||
|
|||
Easy donation bar
When we're healthy, then you can, please. A lot of my request will not be.
A very simple bar would be the case, which would be in the header. I would like to specify how much money would be needed and how it is. The currency is not $, but it would be Ft. A short text on its own would be above or below the bar. The display would be like this: I do not want to use PayPal, the values I want to give. But if you want, then you will do it for the rest of the paypal version as well. Or a combination of both. |
|||
Post: #2
|
|||
|
|||
RE: Easy donation bar
This could be an easy plugin to do, but it depends on how you will feed the plugin with the new values?
You would need a way to update the actual value somehow, if you have a PayPal API system then it could be modified to update the bar settings directly. Otherwise you could adjust the settings yourself manually in the AdminCP settings section... |
|||
Post: #3
|
|||
|
|||
RE: Easy donation bar
P.S. It would be even easier if you do not need the round corners of the light grey bar, this way you could adjust the colors of each elements and be compatible to all kind of browsers.
|
|||
Post: #4
|
|||
|
|||
RE: Easy donation bar
I like add all value in Admin Panel. De seperate is not ",", we like " " seperate in number. Example 1 800 Ft.
The picture is ok. I needn't round corners. |
|||
Post: #5
|
|||
|
|||
RE: Easy donation bar
I could put this bar under the logo, to the right of the logo, under the header or under the footer by just adding this item to an already existing plugin named "Header/footer manager" that i did not published already.
Maximum and actual values of the bar would be text settings that you could put whatever you want in it... I will keep this in my ToDo list also... |
|||
Post: #6
|
|||
|
|||
RE: Easy donation bar
hey Rej ! Its been a while )
Have you ever released that plugin ? I am looking for a donation bar like that but I would like mine to have a setting that would allow me to put the bar in a certain post itself. We are trying to raise money for one of our member and we don't want him to know about it so a donation bar on the index page wouldn't be useful for us. It doesn't need to be integrated with paypal at all, I could add the numbers to the bar myself. thanks |
|||
Post: #7
|
|||
|
|||
RE: Easy donation bar
This could also be easily achieved with a simple MyCode like this :
PHP Code:[Highlight] \[bar=(.*?)\]([0-9]+)(.*?)\[/bar\] PHP Code:[Highlight] <div style="background-color:#ff0000;border:1px #ff0000 solid;width:$1"><div style="background-color:#00ff00; width:$2$3; text-align:center;">$2</div></div> With something like this "[bar=200px]40%[/bar]" you will see a bar of 200 pixels wide and 40% of it filled. 40 With something like this "[bar=50%]160px[/bar]" you will see a bar 50% wide and 160 pixels of it filled. 160 So for donation you would use someting like "[bar=500px]160px[/bar]" to indicate an actual 160$ over the 500$ expected : Actual donation for the 500$ 160 |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Donation meter | black | 1 | 1,982 |
11-03-2010 07:13 AM Last Post: black |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |