From: Joel U. <uck...@no...> - 2005-01-25 00:57:07
|
Bug 1045585 deals with the lack of graphical buttons for the PrevNext plugin, other than for Previous and Next. The user who reported the bug made matching graphics for the other buttons which PrevNext can display. However, the Prev and Next buttons look awful with the default theme since we've gone with the text buttons. Would anyone object if I resolved this bug by removing those buttons from themes/default/buttons/en instead of adding the matching buttons? |
From: Philip J. H. <ph...@po...> - 2005-01-25 04:20:19
|
I would like to request that they be moved to the Crao theme instead. They look ok with that theme. Not great, but ok. See, for example, http://www.hollenback.net/index.php/NyWinterGarbagePlow And yes, I'm the user who made the extra buttons. :) I agree that they don't look so great with the default theme and it's fine if they are removed from that theme. On a personal note, I would like to say thanks to Joel for taking the time to work on these phpwiki bug reports. It really goes a long ways towards making phpwiki better. Thanks, P. On 01/24/05, Joel Uckelman wrote: > Bug 1045585 deals with the lack of graphical buttons for the PrevNext plugin, > other than for Previous and Next. The user who reported the bug made matching > graphics for the other buttons which PrevNext can display. > > However, the Prev and Next buttons look awful with the default theme since > we've gone with the text buttons. Would anyone object if I resolved this bug > by removing those buttons from themes/default/buttons/en instead of adding > the matching buttons? > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > -- Philip J. Hollenback www.hollenback.net |
From: Reini U. <ru...@x-...> - 2005-01-26 14:03:03
|
Philip J. Hollenback schrieb: > I would like to request that they be moved to the Crao theme instead. > They look ok with that theme. Not great, but ok. "default" is inherited by every theme. If we put it into Crao, it will only be available for the Crao theme. > See, for example, > http://www.hollenback.net/index.php/NyWinterGarbagePlow > > And yes, I'm the user who made the extra buttons. :) > > I agree that they don't look so great with the default theme and it's > fine if they are removed from that theme. tex2html (aka latex2html) is the de-facto standard for the scientific writer. It's ugly, but the look comes very close to the original tex2html look, for which the PrevNext buttons are intended. (The original tex2html buttons were even more uglier, thick green border outside thin black border outside the sculpted grey button. They also have a less colorful button set, red on transparent white.) I don't know of any other standard html processor which generates those index, content, prev, next links. So I want to keep it this way. I used them for my AutoLISP FAQ. If someones dislikes them, he can move it away. Then the textlinks will be used instead. Of course if someone will come with less uglier buttons and most agree, we can replace them. > On a personal note, I would like to say thanks to Joel for taking the > time to work on these phpwiki bug reports. It really goes a long ways > towards making phpwiki better. Yes, thanks to joel from me also. > On 01/24/05, Joel Uckelman wrote: >>Bug 1045585 deals with the lack of graphical buttons for the PrevNext plugin, >>other than for Previous and Next. The user who reported the bug made matching >>graphics for the other buttons which PrevNext can display. >> >>However, the Prev and Next buttons look awful with the default theme since >>we've gone with the text buttons. Would anyone object if I resolved this bug >>by removing those buttons from themes/default/buttons/en instead of adding >>the matching buttons? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Dan F. <dfr...@cs...> - 2005-01-27 02:30:30
|
Reini Urban wrote: > Of course if someone will come with less uglier buttons and most > agree, we can replace them. A forward look: our StormZebra release of WikiLens has nice-looking paging, with prev/next, page #s, and asc/descending sorting, all with nice graphics and look and feel. I'd be happy if you 'stole' it when it comes out. Our MoonBadger version is done, but we still have not gotten our hacked machine up (grr), so we can't release it. StormZebra is intended to feature freeze around mid-February, out by early March I think. Dan |
From: Reini U. <ru...@x-...> - 2005-01-27 13:09:48
|
Dan Frankowski schrieb: > Reini Urban wrote: >> Of course if someone will come with less uglier buttons and most >> agree, we can replace them. > > A forward look: our StormZebra release of WikiLens has nice-looking > paging, with prev/next, page #s, and asc/descending sorting, all with > nice graphics and look and feel. I'd be happy if you 'stole' it when it > comes out. Who should get the attribution for those buttons of yours? > Our MoonBadger version is done, but we still have not gotten our hacked > machine up (grr), so we can't release it. StormZebra is intended to > feature freeze around mid-February, out by early March I think. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |
From: Dan F. <dfr...@cs...> - 2005-01-27 20:23:04
|
Reini Urban wrote: > Dan Frankowski schrieb: > >> Reini Urban wrote: >> >>> Of course if someone will come with less uglier buttons and most >>> agree, we can replace them. >> >> >> A forward look: our StormZebra release of WikiLens has nice-looking >> paging, with prev/next, page #s, and asc/descending sorting, all with >> nice graphics and look and feel. I'd be happy if you 'stole' it when >> it comes out. > > > Who should get the attribution for those buttons of yours? Hmm. Scott Yilek. Wait until you see them first; they might not fit your bill. For example, we do only text for Next/Prev; the buttons are for asc/desc sort. Dan |
From: Reini U. <ru...@x-...> - 2005-01-25 06:33:48
|
Joel Uckelman schrieb: > Bug 1045585 deals with the lack of graphical buttons for the PrevNext plugin, > other than for Previous and Next. The user who reported the bug made matching > graphics for the other buttons which PrevNext can display. > > However, the Prev and Next buttons look awful with the default theme since > we've gone with the text buttons. Would anyone object if I resolved this bug > by removing those buttons from themes/default/buttons/en instead of adding > the matching buttons? Yes, I would object. They do look different, but I'll rather use his .png versions than none. They are the original tex2html buttons, used for most technical documents. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |