gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] GNUmed 1.1.9 Maintenance Release


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] GNUmed 1.1.9 Maintenance Release
Date: Tue, 10 Jan 2012 20:19:42 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 10, 2012 at 08:04:17PM +0100, Hilbert, Sebastian wrote:

> > > > No, not the Wiki software.  But something like
> > > > 
> > > >   find client/doc/user-manual -name "*.html" -exec sed -i
> > > > 
> > > > 's/___extra[0-9]\+/___extra/g' \{\} \; mv
> > > > doc/user-manual/rsrc/___extra0 doc/user-manual/rsrc/___extra
> > > > 
> > > >   rm doc/user-manual/rsrc/___extra[1-9]*
> > > > 
> > > > (untested!) should do the trick in your tarball to not consume some
> > > > extra 1MB by shipping countless duplicates of the same file.
> > > > 
> > > > Would you like to do this in your upstream tarball.  If not I would do
> > > > it in the resulting Debian package because I think we should care that
> > > > user installations make sense and do not stupidly consume space on
> > > > their harddisk
> > > 
> > > This is most likely fallout from a recent upgrade of the Wiki software. I
> > > will look into this tomorrow and see if it can be taken care of in the
> > > Wiki software. If not we shoud check if this stuff is needed in the
> > > manual and remove it while preparing the tarball.
> > 
> > Any news?
> >
> Thanks for the ping. Unfortunately I have not yet found a solution. Will do 
> it 
> now.

There is no real solution unless the wiki software fixes this.

The publish plugin exports pages one by one w/o looking at
the big picture. With each page it merges the left sidebar
which contains a graphics element. It thus exports that
element for each page individually. Said graphics will often
be the same but *can* be different as well (when the user
publishing the web or the page has an individual sidebar).

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]