Re: [moin-devel] moin-devel Digest, Vol 23, Issue 8
Send moin-devel mailing list submissions to moin-devel@python.org
To subscribe or unsubscribe via the World Wide Web, visit https://mail.python.org/mailman/listinfo/moin-devel or, via email, send a message with subject or body 'help' to moin-devel-request@python.org
You can reach the person managing the list at moin-devel-owner@python.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of moin-devel digest..."
Today's Topics:
1. Re: Moin2 - Create new theme (Paul Boddie) 2. Re: Moin2 - Create new theme (Ulrich B.) 3. Re: Moin2 - Create new theme (Christoph Klassen)
----------------------------------------------------------------------
Message: 1 Date: Thu, 21 Sep 2023 18:03:39 +0200 From: Paul Boddie <paul@boddie.org.uk> To: moin-devel@python.org Subject: Re: [moin-devel] Moin2 - Create new theme Message-ID: <2111020.dz6aNmVp7Z@jason> Content-Type: text/plain; charset="us-ascii"
On Thursday, 21 September 2023 16:16:00 CEST Christoph Klassen wrote:
And which icons are you using? Are they from Font Awesome?
They appear to be, yes. In the Debian package, the python3-xstatic-font- awesome package is a dependency which depends on fonts-font-awesome.
I think the Debian package may need to incorporate a patch to upstream Moin sources because a stylesheet file in src/moin/templates/base.html called all.css is specified, whereas the Debian fonts-font-awesome package doesn't have such a file. Instead, it seems that font-awesome.css might be the appropriate file.
Although Debian unstable provides Font Awesome 5.x, which has the all.css file upstream, Debian appears to have maintained compatibility with 4.x. Indeed, the version of this package is given as...
5.0.10+really4.7.0~dfsg-4.1
So maybe there will be an upgrade to this package at some point.
Paul
I had builded last year the V6.2.1 on Pypi, compared to the old 4.1.0,
On Fri, Sep 22, 2023 at 6:00 PM <moin-devel-request@python.org> wrote: this was a big change https://github.com/xstatic-py/xstatic-font-awesome/pull/1/files Likly in november I will update this to 6.4.0 or newer Reimar
participants (1)
-
Reimar Bauer