summaryrefslogtreecommitdiff
path: root/templates/verbatim/Formats.txt
blob: 6880655e7c65740eee3ae88034f77cca0e3748ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
(def formats_tireur
  champs_feuilles_pou_select (marge_gche nomprenom num grille_feuille signature marge2)
  champs_feuilles_pou_taille (57 198 16 200 156 50)
  champs_info_pou_select (marge_gche nomprenom nation1 grille_feuille marge1 vic_match indice td rang marge2)
  champs_info_pou_taille (57 133 63 200 50 50 40 40 32 50)
  champs_clas_pou_select (marge_gche rang nomprenom nation1 vic_match indice td groupe marge1 marge_dte)
  champs_clas_pou_taille (57 32 180 63 50 40 40 50 50 50)
  champs_feuilles_match_select (marge_gche nomprenom grille_match signature)
  champs_feuilles_match_taille (57 149 276 120)
  champs_info_tab_select (marge_gche num nomprenom)
  champs_info_tab_taille (57 16 173)
  champs_clas_select (marge_gche rang nomprenom club1 nation1 marge1 marge2 marge_dte)
  champs_clas_taille (57 63 213 150 63 50 50 50)
  ordres_clas_select ordre_rang
)

(def formats_arbitre
)
ap-go.git/commit/internal/feed/mail.go?h=v0.4.0&id=864194f470bdd7f74e39d0fe0cdd0ca215693560&follow=1'>Better handling of embedded images with relative urlsRené 'Necoro' Neumann1-13/+27 2020-05-03Slightly enhance loggingRené 'Necoro' Neumann1-4/+4 2020-05-03Explicit version infoRené 'Necoro' Neumann4-12/+15 2020-05-03--version flagRené 'Necoro' Neumann1-0/+6 2020-05-03Rename from 'client' to 'cl'René 'Necoro' Neumann5-26/+26 2020-05-03Use UIDPLUS Imap extensionRené 'Necoro' Neumann4-11/+33 2020-05-03Fix update in IMAPRené 'Necoro' Neumann1-2/+12 2020-05-03Update support for IMAPRené 'Necoro' Neumann5-17/+205 2020-05-03Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3