Bug#504039: lazygal: link originals without copying

2008-10-30 Thread Jonathan H N Chin
Package: lazygal Version: 0.4-1 Severity: wishlist The "-O" option copies the original files into the new tree. I have a readonly hierarchy of large images that I don't want to copy but I do want to be linked into the html pages. I suggest a new option that allows a directory "base" to be specifi

Bug#504039: lazygal: link originals without copying

2008-11-04 Thread Alexandre Rossi
tag 504039 fixed-upstream thanks > The "-O" option copies the original files into the new tree. > I have a readonly hierarchy of large images that I don't want to > copy but I do want to be linked into the html pages. > > I suggest a new option that allows a directory "base" to be specified > and

Bug#504039: lazygal: link originals without copying

2008-11-05 Thread Jonathan H N Chin
alexandre.rossi wrote: > Done. Please test if you have a chance to do so. You should find an > up-to-date snapshot on the program's website. That was quick. Thanks. I'm not sure if this is considered to be a bug, but if I run the following two commands, the final html files contain links to "/FIR

Bug#504039: lazygal: link originals without copying

2008-11-05 Thread Alexandre Rossi
> I'm not sure if this is considered to be a bug, but if I run > the following two commands, the final html files contain links > to "/FIRST": > >lazygal -o /tmp/out --check-all-dirs --clean-destination \ >-O --orig-dir=/FIRST /tmp/in >lazygal -o /tmp/out --check-all