|
From: Shlomi F. <sh...@vi...> - 2003-01-18 18:27:40
|
On Sat, 18 Jan 2003, Orna Agmon wrote: > On Sat, 18 Jan 2003, Shlomi Fish wrote: > > > > You can MERGE your branch into HEAD, but not make it HEAD, since there are > > > some files which are older in your branch (at least make_site.pl, > > > outline.text, sctstyle.css) and examples.(txt, html) does not exist. > > > > > > And while you are at it, removing the ^M marks would be nice. > > > > > > > Done and done. Next time please work on the development branch (which I > > announce here on the mailing list). > > > No, the development branches are yours. Please synchronize them. > Whatever, but merging two different branches is not always straightforward, especially with all the resultant HTMLs kept there. > > > > BTW, the make_site.pl breaks if HTML tags occupy several lines. I.e: > > > > <a href="hello" > > target="good"> > > > > Will turn into: > > <a href="hello" <br /> > > target="good"> > > No, it does not. Have you checked this? the <br/> tags are only > added between the example boundaries, which should not contain links but > only text. > I checked it and it does. I had to place the entire <a > tag on one place. > and deleting your long, non "-- " signature is rather tiring. > > It's not very long (only a horizonal rule and 4 lines) Regards, Shlomi Fish ---------------------------------------------------------------------- Shlomi Fish sh...@vi... Home Page: http://t2.technion.ac.il/~shlomif/ He who re-invents the wheel, understands much better how a wheel works. |