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: Sebastian Hilbert
Subject: Re: [Gnumed-devel] GNUmed 1.1.9 Maintenance Release
Date: Tue, 10 Jan 2012 20:42:17 +0100
User-agent: KMail/1.13.6 (Linux/2.6.38-13-generic-pae; KDE/4.6.5; i686; ; )

On Tuesday, January 10, 2012 08:19:42 PM Karsten Hilbert wrote:
> 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).
> 

Since it will be you or a script who/which will be publishing (at least for 
the tarballs) there should be a way to consistently handle this ?

Sebastian

> Karsten



reply via email to

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