esd-translators
[Top][All Lists]
Advanced

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

Re: [ESD-translators] Synchronizing enc and enc-live


From: Zoë Kooyman
Subject: Re: [ESD-translators] Synchronizing enc and enc-live
Date: Thu, 29 Jul 2021 20:53:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.11.0


I do sometimes make changes to the en files, when they are purely
cosmetic. For instance, I fixed main.css so it wouldn't make <p>'s
smaller in the <dl> lists, and replaced a few anonymous boxes with <p>'s
to make font size and spacing consistent throughout the page. (This css
is really weird!)

Riiight. Sure. As long as it is a limited group of people making these changes, that is fine.

You can probably use a simple script to copy the en/ directory to
enc-live, cd to enc-live, pull from origin, and commit your changes with
a message that refers to the id of the enc commit. This is what I used
to do with translations.
The script can even push the enc-live commit after asking whether it's
OK. And if you are very lazy you can make a launcher that will let you
synchronize in one click. :)
Nice, thanks for the tip :)
I'd like to make a few more cosmetic changes:

- use <code> for commands and <samp> for program output, instead of
<span style="...">, and move the style definitions to main.css. I would
also give <code> and <samp> a small horizontal padding, and <code> would
be displayed as inline-block to prevent wrapping.

- define a class for the other colored <span>'s.
Ah! We worked on doing all this for a bit, but then decided against it, for no particular reason, so I am happy for you to make them!


If you wish, I will push these changes to enc so you can look at them.

Thanks!



reply via email to

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