Re: how to get rid of overlapped boxes on html pages

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

all the revhistory elements are (at least should be) marked with a  
role="cvs" attribute. Additionally _only_ these elements are marked  
such. Soooo - they can be removed from the .xml file without much  
hassle.

<xsl:template match="*[@role='cvs']" /> to be put into the  
plainhtml.xsl and the problem is solved. Anyway I'd suggest to  
suppress the label for public releases only.

Greetings, lexA


Am 24.01.2007 um 22:27 schrieb Ulf-D. Ehlert:

> Am Mittwoch, 24. Januar 2007 11:35 schrieb Marco Ciampa:
> [...]
>> btw: how can I do a local make disabling those windows on the html
>> output? Any help is appreciated...
>
> It's not a real solution, but you can create and edit
>
>         gimp-help-2/html/it/gimp-help-custom.css:
>
>         div.revhistory {
>             max-height: 0pt;
>             max-width: 0pt;
>         }
>
>         div.revhistory table {
>             margin-left: 0.5em;  /* a useful bugfix */
>             visibility: hidden;  /* it's still there */
>             float: none;  /* seems to work with above max-* */
>         }
>
> Ulf
>
> -- 
> Wer über den Berg ist - geht abwärts.
> 		-- Karlheinz Deschner
> _______________________________________________
> Gimp-docs mailing list
> Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

- ---
Live is like a chocolate box, you never know what you wanna get...
GPG Signatur auf http://wernicke-online.net/Impressum/ prüfen


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFt9UDR9mXLVsAbiQRAqlVAJ4+d/AxQkqE0XoLK8grwpHjOIFJRQCgkGuc
CTqAmw7sAg7YPO3VetT1B0Y=
=B8L1
-----END PGP SIGNATURE-----
_______________________________________________
Gimp-docs mailing list
Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs


[Index of Archives]     [Video For Linux]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [Scanners]     [GEGL]     [Gimp's Home]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux