flnews_post_proc 2.04 → 2.05

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f0e31bc94142a2ec47e03c78802b468055b2728fa4d74fa320fcfb5d007ce98a
4
- data.tar.gz: 8a877289ebfe3c40cc3cf1f02046c667ceec6ba722a7181493d8be819f75af31
3
+ metadata.gz: 87bf0a3e9a8c5ab513c440c94fd798aba136a4fd72fb351cfbf133f1270e2758
4
+ data.tar.gz: 32f644c07859db2b6569621b471a786e4409e0cdaffb5e67a193e54d7f7e99a7
5
5
  SHA512:
6
- metadata.gz: 224cb017bcd798025b4d159536fce5753a58442d27fde12caad6c7d710330bac1a58fd17c2128310144795143b3ad238582cecdc451baa0c94aa242ff9a067e1
7
- data.tar.gz: 2d3d88a9bec625acaea47d547d28fc7084a7c56259255e50d312d44808d28d3306e111eed8b9bbea97721cccbe85612de56d970f96f9e6177c650f36a3df8c4b
6
+ metadata.gz: ae7465a7d6e9ec4dee294344bbdb1d6c10950351f6d5eeddb84c324d3700e653d4bb305170415071632208b3f5ec0e2f4ec05ada59dee07d9426cde2f7e87a1d
7
+ data.tar.gz: e0180d504592a9ab223d46c994b5a79ae81bb5a2b62970915b0b683d546c79ef2affdd12c6b17932f71a63639d9fc8c25ad41289ec69ce03a429ae71db6c92b0
data/changes.txt CHANGED
@@ -1,3 +1,5 @@
1
+ v.2.05
2
+ *) Gemspec: Dependency for io-console added.
1
3
  v.2.04
2
4
  *) Gemspec: Dependencies added
3
5
  -) gem New_rfc_2047 was missing from the specs.
@@ -57,7 +57,7 @@
57
57
 
58
58
  <li>
59
59
  <p><a class="reference internal" href=
60
- "#dialogue-pour-desactiver-des-options" id=
60
+ "#dialogue-pour-desactiver-des-options-1" id=
61
61
  "toc-entry-4">Dialogue pour désactiver des
62
62
  options</a>
63
63
  </p>
@@ -289,10 +289,19 @@
289
289
  "#creation-des-notes-de-bas-de-page">Création des notes
290
290
  de bas de page</a>)</p>
291
291
  </li>
292
+
293
+ <li>
294
+ <p>flnews ne propose actuellement pas la sauvegarde
295
+ d'un article dont vous voulez retarder la publication.
296
+ <strong>flnews_post_proc</strong> vous laisse cette
297
+ option, si un répertoire pour les brouillons a été
298
+ configuré.</p>
299
+ </li>
292
300
  </ul>
293
301
  </section>
294
302
 
295
- <section id="dialogue-pour-desactiver-des-options">
303
+ <section id="dialogue-pour-desactiver-des-options-1">
304
+ <span id="dialogue-pour-desactiver-des-options"></span>
296
305
  <h3>Dialogue pour désactiver des options</h3>
297
306
 
298
307
  <p>ATTN! Depuis la version 1.72, YAD et Zenity ne sont plus
@@ -767,16 +776,15 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
767
776
  <section id="remplacement-avec-signature">
768
777
  <h3>Remplacement avec signature</h3>
769
778
 
770
- <p>Lors du remplacement d'un article existant, aucune
771
- signature n'est appliquée automatiquement. Ceci permet de
772
- conserver autant de contenu original que possible.</p>
773
-
774
- <p>Pour conserver la signature originale dans la nouvelle
775
- version de l'article :</p>
779
+ <p>Depuis version 2.0, lors du remplacement d'un article
780
+ existant, la signature est appliquée de la même manière que
781
+ pour d'autres nouvelles articles. Quand même, si vous
782
+ souhaitez garder la signature de l'article que vous
783
+ remplacez, vous pouvez:</p>
776
784
 
777
785
  <ol class="arabic simple">
778
786
  <li>
779
- <p>Dans flnews, sélectionnez l'intégralité de l'article
787
+ <p>dans flnews, sélectionnez l'intégralité de l'article
780
788
  avec la souris – de la première ligne (y compris toute
781
789
  introduction) jusqu'à la dernière ligne de la
782
790
  signature.</p>
@@ -795,14 +803,17 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
795
803
  </li>
796
804
 
797
805
  <li>
798
- <p>Envoyez l'article.</p>
806
+ <p>Dans le <a class="reference internal" href=
807
+ "#dialogue-pour-desactiver-des-options">Dialogue pour
808
+ désactiver des options</a> désactiver l'option pour les
809
+ signatures.</p>
799
810
  </li>
800
- </ol>
801
811
 
802
- <p><strong>Note :</strong> Le dialogue de configuration
803
- (voir ci-dessous : <a class="reference internal" href=
804
- "#override-config">OVERRIDE_CONFIG</a>) n'affecte pas les
805
- signatures lors d'un remplacement.</p>
812
+ <li>
813
+ <p>Appuyez sur '0' pour valider vos choix et faire
814
+ flnews envoyer l'article.</p>
815
+ </li>
816
+ </ol>
806
817
  </section>
807
818
 
808
819
  <section id="tester">
@@ -897,7 +908,7 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
897
908
  "https://creativecommons.org/licenses/by-nd/4.0/deed.fr">CC
898
909
  BY-ND 4.0</a></p>
899
910
 
900
- <p>Date: 2026-06-30</p>
911
+ <p>Date: 2026-08-11</p>
901
912
 
902
913
  <p><strong>Ω</strong>
903
914
  </p>
@@ -906,7 +917,7 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
906
917
  </main>
907
918
 
908
919
  <div id='page_dt'>
909
- 2026-06-30
920
+ 2026-08-11
910
921
  </div>
911
922
  </body>
912
923
  </html>
Binary file
Binary file
@@ -111,6 +111,12 @@ des raisons parfois arbitraires :
111
111
  l'objet plus précisément=% » (voir plus bas : `Création des notes de bas
112
112
  de page`_)
113
113
 
114
+ * flnews ne propose actuellement pas la sauvegarde d'un article dont vous voulez
115
+ retarder la publication. |program| vous laisse cette option, si un répertoire
116
+ pour les brouillons a été configuré.
117
+
118
+ .. _Dialogue pour désactiver des options:
119
+
114
120
  Dialogue pour désactiver des options
115
121
  ---------------------------------------
116
122
  ATTN! Depuis la version 1.72, YAD et Zenity ne sont plus utilisés pour le
@@ -458,13 +464,11 @@ fois que les marqueurs de notes de bas de page auront remplacé le texte intégr
458
464
  Remplacement avec signature
459
465
  ---------------------------
460
466
 
461
- Lors du remplacement d'un article existant, aucune signature n'est appliquée
462
- automatiquement. Ceci permet de conserver autant de contenu original que
463
- possible.
464
-
465
- Pour conserver la signature originale dans la nouvelle version de l'article :
467
+ Depuis version 2.0, lors du remplacement d'un article existant, la signature est appliquée
468
+ de la même manière que pour d'autres nouvelles articles. Quand même, si vous souhaitez
469
+ garder la signature de l'article que vous remplacez, vous pouvez:
466
470
 
467
- 1. Dans flnews, sélectionnez l'intégralité de l'article avec la souris – de la
471
+ 1. dans flnews, sélectionnez l'intégralité de l'article avec la souris – de la
468
472
  première ligne (y compris toute introduction) jusqu'à la dernière ligne de
469
473
  la signature.
470
474
 
@@ -474,10 +478,9 @@ Pour conserver la signature originale dans la nouvelle version de l'article :
474
478
  dans le texte modifiable, contrairement à la situation normale où flnews
475
479
  supprime les signatures avant d'ouvrir l'éditeur.
476
480
 
477
- 4. Envoyez l'article.
481
+ 4. Dans le `Dialogue pour désactiver des options`_ désactiver l'option pour les signatures.
478
482
 
479
- **Note :** Le dialogue de configuration (voir ci-dessous : `OVERRIDE_CONFIG`_)
480
- n'affecte pas les signatures lors d'un remplacement.
483
+ 5. Appuyez sur '0' pour valider vos choix et faire flnews envoyer l'article.
481
484
 
482
485
  Tester
483
486
  ------
@@ -257,6 +257,14 @@
257
257
  "#editing-footnotes">EDITING FOOTNOTES</a>,
258
258
  below.</p>
259
259
  </li>
260
+
261
+ <li>
262
+ <p>When you decide to postpone the publication of an
263
+ article, flnews does currently not offer a way to
264
+ keep draft messages. The post-processor lets you save
265
+ preliminary versions of your message in a configured
266
+ directory instead of posting them.</p>
267
+ </li>
260
268
  </ul>
261
269
  </blockquote>
262
270
  </section>
@@ -714,10 +722,43 @@ comp.*: /home/[user]/.my_sigs</pre>
714
722
  <span id="signatures-in-supersedes"></span>
715
723
  <h3>Signatures in Supersedes</h3>
716
724
 
717
- <p>Since version 2.0, signatures in supersedes are not
718
- handled differently from other articles. This paragraph
719
- will be removed in the next version of the
720
- documentation.</p>
725
+ <p>Since version 2.0, signatures in supersedes are by
726
+ default not handled differently from other articles, and
727
+ their signature is assigned in the same way as to a new
728
+ original article. However, if you want to maintain the
729
+ signature from the post that you want to replace, you
730
+ can:</p>
731
+
732
+ <blockquote>
733
+ <ul class="simple">
734
+ <li>
735
+ <p>select the complete message body of the original
736
+ article, including the signature</p>
737
+ </li>
738
+
739
+ <li>
740
+ <p>Trigger the supersedes in flnews.</p>
741
+ </li>
742
+
743
+ <li>
744
+ <p>Write your new version of the article while
745
+ leaving the current signature intact.</p>
746
+ </li>
747
+
748
+ <li>
749
+ <p>In the Override Dialog (see <a class=
750
+ "reference internal" href=
751
+ "#dialog-for-overriding-settings">Dialog for
752
+ Overriding Settings</a>), clear the signature
753
+ option.</p>
754
+ </li>
755
+
756
+ <li>
757
+ <p>Hit '0' to confirm your options and to make flnews
758
+ send the article.</p>
759
+ </li>
760
+ </ul>
761
+ </blockquote>
721
762
  </section>
722
763
 
723
764
  <section id="testing-1">
@@ -825,7 +866,7 @@ comp.*: /home/[user]/.my_sigs</pre>
825
866
  "https://creativecommons.org/licenses/by-nd/4.0/">CC
826
867
  BY-ND 4.0</a></p>
827
868
 
828
- <p>Date: 2026-08-01</p>
869
+ <p>Date: 2026-08-11</p>
829
870
  </blockquote>
830
871
 
831
872
  <p><strong>Ω</strong>
@@ -835,7 +876,7 @@ comp.*: /home/[user]/.my_sigs</pre>
835
876
  </main>
836
877
 
837
878
  <div id='page_dt'>
838
- 2026-08-01
879
+ 2026-08-11
839
880
  </div>
840
881
  </body>
841
882
  </html>
Binary file
Binary file
@@ -97,6 +97,11 @@ Limitations of Basic Newsreaders
97
97
  describing the object further=%". See also the hints under
98
98
  `EDITING FOOTNOTES`_, below.
99
99
 
100
+ * When you decide to postpone the publication of an article, flnews does
101
+ currently not offer a way to keep draft messages. The post-processor lets
102
+ you save preliminary versions of your message in a configured directory
103
+ instead of posting them.
104
+
100
105
  .. _Dialog for Overriding Settings:
101
106
 
102
107
  Dialog for Overriding Settings
@@ -409,9 +414,24 @@ Editing footnotes
409
414
 
410
415
  Signatures in Supersedes
411
416
  ------------------------
412
- Since version 2.0, signatures in supersedes are not handled differently from
413
- other articles. This paragraph will be removed in the next version of the
414
- documentation.
417
+ Since version 2.0, signatures in supersedes are by default not handled
418
+ differently from other articles, and their signature is assigned in the same
419
+ way as to a new original article.
420
+ However, if you want to maintain the signature from the post that you want to
421
+ replace, you can:
422
+
423
+ * select the complete message body of the original article, including the
424
+ signature
425
+
426
+ * Trigger the supersedes in flnews.
427
+
428
+ * Write your new version of the article while leaving the current signature
429
+ intact.
430
+
431
+ * In the Override Dialog (see `Dialog for Overriding Settings`_), clear the
432
+ signature option.
433
+
434
+ * Hit '0' to confirm your options and to make flnews send the article.
415
435
 
416
436
  .. _Testing:
417
437
 
data/lib/version.rb CHANGED
@@ -14,7 +14,7 @@
14
14
  =end
15
15
 
16
16
  PROGNAME = 'flnews_post_proc'
17
- PROGVERSION = "2.04"
17
+ PROGVERSION = "2.05"
18
18
  AUTHORS = "Michael Uplawski"
19
19
  EMAIL = "michael.uplawski@uplawski.eu"
20
20
  YEARS = "2023 - 2026"
metadata CHANGED
@@ -1,139 +1,145 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flnews_post_proc
3
3
  version: !ruby/object:Gem::Version
4
- version: "2.04"
4
+ version: '2.05'
5
5
  platform: ruby
6
6
  authors:
7
- - Michael Uplawski
7
+ - Michael Uplawski
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2026-08-10 00:00:00.000000000 Z
10
+ date: 2026-08-20 00:00:00.000000000 Z
11
11
  dependencies:
12
- - !ruby/object:Gem::Dependency
13
- name: diffy
14
- requirement: !ruby/object:Gem::Requirement
15
- requirements:
16
- -
17
- - ~>
18
- - !ruby/object:Gem::Version
19
- version: "3.4"
20
- -
21
- - ">="
22
- - !ruby/object:Gem::Version
23
- version: 3.4.4
24
- type: :runtime
25
- prerelease: false
26
- version_requirements: !ruby/object:Gem::Requirement
27
- requirements:
28
- -
29
- - ~>
30
- - !ruby/object:Gem::Version
31
- version: "3.4"
32
- -
33
- - ">="
34
- - !ruby/object:Gem::Version
35
- version: 3.4.4
36
- - !ruby/object:Gem::Dependency
37
- name: mimemagic
38
- requirement: !ruby/object:Gem::Requirement
39
- requirements:
40
- -
41
- - ~>
42
- - !ruby/object:Gem::Version
43
- version: "0.4"
44
- -
45
- - ">="
46
- - !ruby/object:Gem::Version
47
- version: 0.4.3
48
- type: :runtime
49
- prerelease: false
50
- version_requirements: !ruby/object:Gem::Requirement
51
- requirements:
52
- -
53
- - ~>
54
- - !ruby/object:Gem::Version
55
- version: "0.4"
56
- -
57
- - ">="
58
- - !ruby/object:Gem::Version
59
- version: 0.4.3
60
- - !ruby/object:Gem::Dependency
61
- name: new_rfc_2047
62
- requirement: !ruby/object:Gem::Requirement
63
- requirements:
64
- -
65
- - ~>
66
- - !ruby/object:Gem::Version
67
- version: "1.0"
68
- -
69
- - ">="
70
- - !ruby/object:Gem::Version
71
- version: 1.0.0
72
- type: :runtime
73
- prerelease: false
74
- version_requirements: !ruby/object:Gem::Requirement
75
- requirements:
76
- -
77
- - ~>
78
- - !ruby/object:Gem::Version
79
- version: "1.0"
80
- -
81
- - ">="
82
- - !ruby/object:Gem::Version
83
- version: 1.0.0
12
+ - !ruby/object:Gem::Dependency
13
+ name: diffy
14
+ requirement: !ruby/object:Gem::Requirement
15
+ requirements:
16
+ - - "~>"
17
+ - !ruby/object:Gem::Version
18
+ version: '3.4'
19
+ - - ">="
20
+ - !ruby/object:Gem::Version
21
+ version: 3.4.4
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ requirements:
26
+ - - "~>"
27
+ - !ruby/object:Gem::Version
28
+ version: '3.4'
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: 3.4.4
32
+ - !ruby/object:Gem::Dependency
33
+ name: mimemagic
34
+ requirement: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - "~>"
37
+ - !ruby/object:Gem::Version
38
+ version: '0.4'
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: 0.4.3
42
+ type: :runtime
43
+ prerelease: false
44
+ version_requirements: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - "~>"
47
+ - !ruby/object:Gem::Version
48
+ version: '0.4'
49
+ - - ">="
50
+ - !ruby/object:Gem::Version
51
+ version: 0.4.3
52
+ - !ruby/object:Gem::Dependency
53
+ name: new_rfc_2047
54
+ requirement: !ruby/object:Gem::Requirement
55
+ requirements:
56
+ - - "~>"
57
+ - !ruby/object:Gem::Version
58
+ version: '1.0'
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ version: 1.0.0
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: '1.0'
69
+ - - ">="
70
+ - !ruby/object:Gem::Version
71
+ version: 1.0.0
72
+ - !ruby/object:Gem::Dependency
73
+ name: io-console
74
+ requirement: !ruby/object:Gem::Requirement
75
+ requirements:
76
+ - - "~>"
77
+ - !ruby/object:Gem::Version
78
+ version: '0.9'
79
+ - - ">="
80
+ - !ruby/object:Gem::Version
81
+ version: 0.9.2
82
+ type: :runtime
83
+ prerelease: false
84
+ version_requirements: !ruby/object:Gem::Requirement
85
+ requirements:
86
+ - - "~>"
87
+ - !ruby/object:Gem::Version
88
+ version: '0.9'
89
+ - - ">="
90
+ - !ruby/object:Gem::Version
91
+ version: 0.9.2
84
92
  description: Post-processor for Usenet-articles created in flnews
85
93
  email: michael.uplawski@uplawski.eu
86
94
  executables:
87
- - flnews_post_proc
95
+ - flnews_post_proc
88
96
  extensions: []
89
97
  extra_rdoc_files: []
90
98
  files:
91
- - README.md
92
- - bin/flnews_post_proc
93
- - changes.txt
94
- - doc/fr/html/flnews_post_proc.html
95
- - doc/fr/man/flnews_post_proc.1.gz
96
- - doc/fr/pdf/flnews_post_proc.pdf
97
- - doc/fr/rst/flnews_post_proc.rst
98
- - doc/html/flnews_post_proc.html
99
- - doc/license.txt
100
- - doc/man/flnews_post_proc.1.gz
101
- - doc/pdf/flnews_post_proc.pdf
102
- - doc/rst/flnews_post_proc.rst
103
- - lib/basic_logging.rb
104
- - lib/body.rb
105
- - lib/color_output.rb
106
- - lib/configuration.rb
107
- - lib/flnews_post_proc.conf
108
- - lib/flnews_post_proc.rb
109
- - lib/headers.rb
110
- - lib/newsgroups.rb
111
- - lib/override.rb
112
- - lib/ruby_dlg
113
- - lib/version.rb
99
+ - README.md
100
+ - bin/flnews_post_proc
101
+ - changes.txt
102
+ - doc/fr/html/flnews_post_proc.html
103
+ - doc/fr/man/flnews_post_proc.1.gz
104
+ - doc/fr/pdf/flnews_post_proc.pdf
105
+ - doc/fr/rst/flnews_post_proc.rst
106
+ - doc/html/flnews_post_proc.html
107
+ - doc/license.txt
108
+ - doc/man/flnews_post_proc.1.gz
109
+ - doc/pdf/flnews_post_proc.pdf
110
+ - doc/rst/flnews_post_proc.rst
111
+ - lib/basic_logging.rb
112
+ - lib/body.rb
113
+ - lib/color_output.rb
114
+ - lib/configuration.rb
115
+ - lib/flnews_post_proc.conf
116
+ - lib/flnews_post_proc.rb
117
+ - lib/headers.rb
118
+ - lib/newsgroups.rb
119
+ - lib/override.rb
120
+ - lib/ruby_dlg
121
+ - lib/version.rb
114
122
  licenses:
115
- - WTFPL
123
+ - WTFPL
116
124
  metadata:
117
- homepage_uri: "https://www.uplawski.eu/software/flnews_post_proc/"
118
- documentation_uri: "https://www.uplawski.eu/div/flnews/gem_doc/html/flnews_post_proc.html"
119
- changelog_uri: "https://www.uplawski.eu/div/flnews/gem_doc/changes.txt"
125
+ homepage_uri: https://www.uplawski.eu/software/flnews_post_proc/
126
+ documentation_uri: https://www.uplawski.eu/div/flnews/gem_doc/html/flnews_post_proc.html
127
+ changelog_uri: https://www.uplawski.eu/div/flnews/gem_doc/changes.txt
120
128
  rdoc_options: []
121
129
  require_paths:
122
- - lib
130
+ - lib
123
131
  required_ruby_version: !ruby/object:Gem::Requirement
124
132
  requirements:
125
- -
126
- - ">="
127
- - !ruby/object:Gem::Version
128
- version: "4.0"
133
+ - - ">="
134
+ - !ruby/object:Gem::Version
135
+ version: '4.0'
129
136
  required_rubygems_version: !ruby/object:Gem::Requirement
130
137
  requirements:
131
- -
132
- - ">="
133
- - !ruby/object:Gem::Version
134
- version: "0"
138
+ - - ">="
139
+ - !ruby/object:Gem::Version
140
+ version: '0'
135
141
  requirements: []
136
- rubygems_version: 4.1.0.dev
142
+ rubygems_version: 4.0.18
137
143
  specification_version: 4
138
- summary: "Modify news posts, before flnews sends them."
144
+ summary: Modify news posts, before flnews sends them.
139
145
  test_files: []