From: Manfred S. <man...@gm...> - 2003-02-18 21:11:02
|
i think we can delete the column "Percent"...? now i have add the current percent in the "alt" tag from the image (statusbar)... then, in my opinion it is better to delete the menue buttons and use only textlinks.. (with good css style;)) (or both?) > Finished Filesize > 831.81 MB 771.54 MB can we fix this, or it is impossible? if it is impossible we can set the filesize (if finished higher) equal to finished *?* good n8 guys manfred |
From: bipbip <bi...@mo...> - 2003-02-18 21:34:43
|
Le mar 18/02/2003 à 22:12, Manfred Stellenberg a écrit : > i think we can delete the column "Percent"...? > now i have add the current percent in the "alt" tag from the image > (statusbar)... i think we can delete the "percent" column too. but having the percentage only in the "alt" tag is not enough. a good solution would be to put the percentage were 0% is actually written (in the "number" column). > then, in my opinion it is better to delete the menue buttons and use > only textlinks.. (with good css style;)) (or both?) > i also prefer good css. BUT maybe other users would prefer the buttons :). i think we could re-think the theme engine, with templates (i saw that on the list archives, you already thought about it). or, if not templates, something like a drawMenu() function, that would be included in the theme. > > Finished Filesize > > 831.81 MB 771.54 MB > > can we fix this, or it is impossible? > if it is impossible we can set the filesize (if finished higher) equal > to finished *?* if the donkey tells us it's 831mb, then it's 831mb... we shouldn't try to alter what the donkey tells :). -- bipbip http://www.moomoocamp.net Just moo it! |
From: Roman K. <rom...@ep...> - 2003-02-18 21:41:17
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > i think we can delete the column "Percent"...? > now i have add the current percent in the "alt" tag from the image > (statusbar)... Good idea > then, in my opinion it is better to delete the menue buttons and use > only textlinks.. (with good css style;)) (or both?) It would be nice to be variable: graphical buttons for those who access their phpEselGui via high-speed access and like a freaky design (e.G. LAN) and "normal" buttons for those who sh** on design and prefer a fast GUI... like me ;) > > Finished Filesize > > 831.81 MB 771.54 MB > can we fix this, or it is impossible? > if it is impossible we can set the filesize (if finished higher) equal > to finished *?* Yes and No... It's a known bug of mldonkey... via the GUI-Protocol, you can recheck all chunks, if you do so, such values will be corrected (You haven't got 831.81MB of course!)... But as long as we're using the telnet-protocol, we cannot do anything... but we could limit the status-bar to >=100%. > good n8 guys Good night, sleep tight Regards, Roman - --- <mage> what should I give sister for unzipping? <Kevyn> Um. Ten bucks? <mage> no I mean like, WinZip? -- seen @ www.bash.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+Uqj2kwLEKBhi12ARAvUAAJ9ZoL6THUj4oDHLPjIW44m6BuD3mACfYYdl jzbjSs5942mHyq4fbCkH5T4= =DWpU -----END PGP SIGNATURE----- |
From: Manfred S. <Man...@gm...> - 2003-02-19 08:24:51
|
> > i think we can delete the column "Percent"...? > > now i have add the current percent in the "alt" tag from the image > > (statusbar)... > Good idea i've done it... o.k. so? at this time the column "percent" is only disabled... if its o.k.. we should delete it... > It would be nice to be variable: graphical buttons for those who access > their phpEselGui via high-speed access and like a freaky design (e.G. LAN) > and "normal" buttons for those who sh** on design and prefer a fast GUI... > like me ;) yes, must switchable... we should work on it.. > Yes and No... > It's a known bug of mldonkey... via the GUI-Protocol, you can recheck all > chunks, if you do so, such values will be corrected (You haven't got > 831.81MB of course!)... But as long as we're using the telnet-protocol, we cannot > do anything... but we could limit the status-bar to >=100%. bad bug... but it's o.k... statusbar is set to max 100%... nice day manfred -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Sven W. <sve...@in...> - 2003-02-19 08:40:49
|
Manfred Stellenberg schrieb: >>>i think we can delete the column "Percent"...? >>>now i have add the current percent in the "alt" tag from the image >>>(statusbar)... >> >>Good idea > > > i've done it... o.k. so? > at this time the column "percent" is only disabled... if its o.k.. we should > delete it... I would prefer a config-option (default=FALSE) because i'm missing a nice feature: sorting against the percentage ;-) > > >>It would be nice to be variable: graphical buttons for those who access >>their phpEselGui via high-speed access and like a freaky design (e.G. LAN) >>and "normal" buttons for those who sh** on design and prefer a fast GUI... >>like me ;) > > > yes, must switchable... we should work on it.. That's cool, i had the same idea. I see three major ways: - config-option - Some file in the themes with the information hasGraphicalButtons or not... - Some functions in the themes (this means: creators of themes have to know somthing about PHP programming...) BTW: Bastian's theme looks realy great, i would be happy to have it as second default skin in our project... I'll ask him if he wants to join our team ;-) > ... > > nice day > manfred > c u Sven |
From: Manfred S. <Man...@gm...> - 2003-02-19 09:58:23
|
> I would prefer a config-option (default=FALSE) because i'm missing a > nice feature: sorting against the percentage ;-) right! i also miss that.. oups :) hm, we can make the statusbar clickable... -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Sven W. <sve...@in...> - 2003-02-19 12:38:33
|
>> >>> It would be nice to be variable: graphical buttons for those who acce= ss >>> their phpEselGui via high-speed access and like a freaky design (e.G.= =20 >>> LAN) >>> and "normal" buttons for those who sh** on design and prefer a fast=20 >>> GUI... >>> like me ;) >> >> >> >> yes, must switchable... we should work on it..=20 >=20 >=20 > That's cool, i had the same idea. I see three major ways: > - config-option > - Some file in the themes with the information hasGraphicalButtons or=20 > not... > - Some functions in the themes (this means: creators of themes have to=20 > know somthing about PHP programming...) Ohhh, it's so simple: Let's build a check in buildNav if there is a subdirectory called=20 "buttons" in the current theme. If not make a textbased Navigation... And probably the config option too, if someone wants to use a graphical=20 theme but not the images... >=20 > BTW: Bastian's theme looks realy great, i would be happy to have it as=20 > second default skin in our project... >=20 > I'll ask him if he wants to join our team ;-) >=20 >> > ... >=20 >> >> nice day >> manfred >> >=20 > c u >=20 > Sven >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer >=20 >=20 --=20 Sven Walther, sve...@in... Infopark AG Kitzingstr. 15, D-12277 Berlin, Germany Tel +49 30 747993-0, Fax +49 30 747993-93 http://www.infopark.de/ Besuchen Sie uns vom 12.-19.03. auf der CeBIT 2003, Messegel=E4nde Hannover, Halle 6, Stand G39. Informieren Sie sich =FCber unsere Content Management Suite NPS und unsere Portal-L=F6sung NPS Portal Manager f=FCr kundenfreundliche Web-Sites. Vereinbaren Sie einen individuellen Informationstermin: http://www.infopark.de/termin/ |
From: Manfred S. <Man...@gm...> - 2003-02-19 12:48:59
|
no, it doesn't work... i don't know why.. it's only my problem? can not be! i've got the newest cvs version... a look on the sourcecode doesn't bring a solution for me...?! -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |