On Mon, Apr 14, 2008 at 4:41 PM, leo.liu <[EMAIL PROTECTED]> wrote: > > till wrote: > > > On Mon, Apr 14, 2008 at 4:24 PM, Robin Elfrink <[EMAIL PROTECTED]> > wrote: > > > > > > > till wrote: > > > > > > > > > >> Feel free to use this as a basis. Maybe start with replacing 'plus' > and > > > >> 'minus' with 'collapsed' and 'whatever-english-word-is-applicable'. > > > > > > > > Expand! > > > > > > That's the one, yes :) > > > > > > Also note that other people posted patches with the ticket as well. > > > There may be something usefull in them (maybe even a fully working > > > patch). I have never checked them. > > > > > > > > > > Hmm... hmm. Yeah, let's check. > > > > > Actually, I have done something on that, but what I did is not using the > <div> tag. I'm using the <img> tag. > So maybe I will take the code you gave me and try to work out on that, but > before that, I should get my subversion working first I think. > Just wonder, how to get the subversion work? I'm a new guy, and this is my > first job for work experiences, could someone help? >
If you are on Windows, get Tortoise and check out the source from "trunk"... <http://tortoisesvn.tigris.org/> <https://svn.roundcube.net/trunk> Check this link for a basic intro to SVN: <http://trac.roundcube.net/wiki/Dev_SVN> When you have the code, edit the files you need and then provide a diff - with windows, that is right click on the folder and Tortoise > "diff" (something like that). You want to provide one diff per feature, for example if you added collapsible folders and a new address book, you would provide two diffs - not one. Just for future reference. Till _______________________________________________ List info: http://lists.roundcube.net/dev/
