The script converts the current amount into a percentage, and then converts the percentage into pixels (for use in the width of the bar.) Currently 100% is 50'000 EURO and 100% is also 330px. The script also prevents the percentage from being higher than 100%. The way we should logically allow the script to show higher values is to set the script's target higher (once 100% is reached) and also hard-code the text percentage on the banner, or have two percentages (one out of 50'000, which can go over 100%, and another out of the new goal, which cannot go over 100%.) The second would be used for the progress bar (since it needs a limit on it's highest value) and the first (unlimited) would be used for text.
On 22 February 2011 07:13, Florian Effenberger <[email protected]> wrote: > Hi Marc, > > Marc Paré wrote on 2011-02-21 20.29: >> >> As the funding amount of 50k Euro is approaching its goal, will we cut >> the funding drive off once it reaches 50K or will we stay the course for >> the balance of remaining days? I would vote to keep going for the course >> of the remaining days as per SC decision: > > indeed - 50k is the stock capital, so anything on top of it will directly go > into our budget, like money for a marketing budget, travelling budget and > the like. I definitely want to keep the race open, and will post some > details and ideas soon. :-) > > Florian > > -- > Florian Effenberger <[email protected]> > Steering Committee and Founding Member of The Document Foundation > Tel: +49 8341 99660880 | Mobile: +49 151 14424108 > Skype: floeff | Twitter/Identi.ca: @floeff > > :: LibreOffice needs your support for setting up its Foundation! > :: Join our fundraising at http://challenge.documentfoundation.org > > -- > Unsubscribe instructions: E-mail to [email protected] > List archive: http://listarchives.libreoffice.org/www/website/ > *** All posts to this list are publicly archived for eternity *** > > -- Unsubscribe instructions: E-mail to [email protected] List archive: http://listarchives.libreoffice.org/www/website/ *** All posts to this list are publicly archived for eternity ***
