ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Module authors: please update your metadata
@ 2023-04-14 11:52 Henning Hraban Ramm via ntg-context
  2023-04-14 16:18 ` Rik Kabel via ntg-context
  2023-05-15 15:51 ` Jairo A. del Rio via ntg-context
  0 siblings, 2 replies; 8+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2023-04-14 11:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Henning Hraban Ramm

Hi,
I just updated the module writing guidelines, since I couldn’t find a 
description of the necessary structure of a module release file:
https://wiki.contextgarden.net/Modules#Module_writing_guidelines

I also added an explanation how the publishing via 
https://modules.contextgarden.net works.

If you ever published a module, please check if its metadata is still 
correct, e.g. if the module works for MkIV / LMTX and how it should be 
published – some modules aren’t installable via rsync as outlined in
https://wiki.contextgarden.net/Modules#ConTeXt_LMTX

(For me, the “simplified version” works.)

These modules get installed that way:

f-urwgaramond
f-urwgothic
t-account
t-algorithmic
t-animation
t-annotation
t-bnf
t-chromato
t-cmscbf
t-cmttbf
t-construction-plan
t-cyrillicnumbers
t-degrade
t-fancybreak
t-filter
t-fixme
t-french
t-fullpage
t-games (not in dl)
t-gantt
t-gnuplot
t-handlecsv (newer than in dl)
t-layout
t-letter
t-lettrine
t-lilypond (not in dl, obsolete)
t-mathsets
t-rst
t-ruby
t-simplefonts
t-simpleslides
t-tikz
t-title
t-transliterator
t-typearea
t-typescripts
t-vim
t-visualcounter

Some of these are probably outdated, I didn’t check.
If you know something is obsolete, please let us know or remove it 
yourself, if you still know your account data.


Several more modules are available via 
https://modules.contextgarden.net/dl/ (mentioned as "dl" above).
I added a comment where the directory structure isn’t quite right:

PocketDiary-V2.zip (module folder on top)
Collection-of-calendars-based-on-PocketDiary-module.zip (module folder 
on top)
Date-driven-lists.zip (module folder on top)
Environment-for-collating-marks.zip (module folder on top)
aquamints (no structure)
bibmod-doc (looks right)
gfsdidot (looks right)
grph-downsample.lua  (looks right, except .lua in folder name)
enigma.zip (looks right, except .zip in folder name)
handlecsv (not unzipped, no VERSION file, but newer version in dl)
high (looks right)
karnaugh (looks right)
lua-widow-control (looks right)
lucida-cint.zip (looks right, except .zip in folder name)
metaducks (metaducks folder on top)
presvoz (looks right)
pret-c.lua (looks right, except .lua in folder name)
stormfontsupport (looks right)
sudoku (sudoku folder on top)
t-gm (looks right)
t-greek (looks right)
t-gs (looks right)
t-inifile (looks right)
t-layout (looks right)
t-letterspace.mkiv (looks right, except .mkiv in folder name)
t-rsteps (looks right)
t-simplebib (looks right)
t-taspresent (looks right)
u-texshow (looks right)

(“looks right” only means that the structure looks like TDS, many are 
old and probably obsolete, but a few are quite new, like the first four 
by Willi)


All the best & happy TeXing,
Hraban

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-04-14 11:52 [NTG-context] Module authors: please update your metadata Henning Hraban Ramm via ntg-context
@ 2023-04-14 16:18 ` Rik Kabel via ntg-context
  2023-04-14 17:43   ` Henning Hraban Ramm via ntg-context
  2023-05-15 15:51 ` Jairo A. del Rio via ntg-context
  1 sibling, 1 reply; 8+ messages in thread
From: Rik Kabel via ntg-context @ 2023-04-14 16:18 UTC (permalink / raw)
  To: Henning Hraban Ramm via ntg-context; +Cc: Rik Kabel

Hraban,

Is there a reason that t-handlecsv is listed in your note, but not in 
https://wiki.contextgarden.net/Modules?

-- 
Rik Kabel



  On 2023-04-14 07:52, Henning Hraban Ramm via ntg-context wrote:
> Hi,
> I just updated the module writing guidelines, since I couldn’t find a 
> description of the necessary structure of a module release file:
> https://wiki.contextgarden.net/Modules#Module_writing_guidelines
> 
> I also added an explanation how the publishing via 
> https://modules.contextgarden.net works.
> 
> If you ever published a module, please check if its metadata is still 
> correct, e.g. if the module works for MkIV / LMTX and how it should be 
> published – some modules aren’t installable via rsync as outlined in
> https://wiki.contextgarden.net/Modules#ConTeXt_LMTX
> 
> (For me, the “simplified version” works.)
> 
> These modules get installed that way:
> 
> f-urwgaramond
> f-urwgothic
> t-account
> t-algorithmic
> t-animation
> t-annotation
> t-bnf
> t-chromato
> t-cmscbf
> t-cmttbf
> t-construction-plan
> t-cyrillicnumbers
> t-degrade
> t-fancybreak
> t-filter
> t-fixme
> t-french
> t-fullpage
> t-games (not in dl)
> t-gantt
> t-gnuplot
> t-handlecsv (newer than in dl)
> t-layout
> t-letter
> t-lettrine
> t-lilypond (not in dl, obsolete)
> t-mathsets
> t-rst
> t-ruby
> t-simplefonts
> t-simpleslides
> t-tikz
> t-title
> t-transliterator
> t-typearea
> t-typescripts
> t-vim
> t-visualcounter
> 
> Some of these are probably outdated, I didn’t check.
> If you know something is obsolete, please let us know or remove it 
> yourself, if you still know your account data.
> 
> 
> Several more modules are available via 
> https://modules.contextgarden.net/dl/ (mentioned as "dl" above).
> I added a comment where the directory structure isn’t quite right:
> 
> PocketDiary-V2.zip (module folder on top)
> Collection-of-calendars-based-on-PocketDiary-module.zip (module folder 
> on top)
> Date-driven-lists.zip (module folder on top)
> Environment-for-collating-marks.zip (module folder on top)
> aquamints (no structure)
> bibmod-doc (looks right)
> gfsdidot (looks right)
> grph-downsample.lua  (looks right, except .lua in folder name)
> enigma.zip (looks right, except .zip in folder name)
> handlecsv (not unzipped, no VERSION file, but newer version in dl)
> high (looks right)
> karnaugh (looks right)
> lua-widow-control (looks right)
> lucida-cint.zip (looks right, except .zip in folder name)
> metaducks (metaducks folder on top)
> presvoz (looks right)
> pret-c.lua (looks right, except .lua in folder name)
> stormfontsupport (looks right)
> sudoku (sudoku folder on top)
> t-gm (looks right)
> t-greek (looks right)
> t-gs (looks right)
> t-inifile (looks right)
> t-layout (looks right)
> t-letterspace.mkiv (looks right, except .mkiv in folder name)
> t-rsteps (looks right)
> t-simplebib (looks right)
> t-taspresent (looks right)
> u-texshow (looks right)
> 
> (“looks right” only means that the structure looks like TDS, many are 
> old and probably obsolete, but a few are quite new, like the first four 
> by Willi)
> 
> 
> All the best & happy TeXing,
> Hraban
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry 
> to the Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-04-14 16:18 ` Rik Kabel via ntg-context
@ 2023-04-14 17:43   ` Henning Hraban Ramm via ntg-context
  0 siblings, 0 replies; 8+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2023-04-14 17:43 UTC (permalink / raw)
  To: Rik Kabel via ntg-context; +Cc: Henning Hraban Ramm

Am 14.04.23 um 18:18 schrieb Rik Kabel via ntg-context:
> Hraban,
> 
> Is there a reason that t-handlecsv is listed in your note, but not in 
> https://wiki.contextgarden.net/Modules?
> 

I didn’t work on the lists of modules on that page.
Too many building sites at once…

(BTW https://codeberg.org/fiee/language-context for Pulsar/Atom is 
updated, but still not very good.)

Hraban

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-04-14 11:52 [NTG-context] Module authors: please update your metadata Henning Hraban Ramm via ntg-context
  2023-04-14 16:18 ` Rik Kabel via ntg-context
@ 2023-05-15 15:51 ` Jairo A. del Rio via ntg-context
  2023-05-15 16:45   ` Henning Hraban Ramm via ntg-context
  1 sibling, 1 reply; 8+ messages in thread
From: Jairo A. del Rio via ntg-context @ 2023-05-15 15:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Jairo A. del Rio


[-- Attachment #1.1: Type: text/plain, Size: 3981 bytes --]

Hi, Hraban. I updated the sudoku module to remove the top redundant folder
and added LICENSE, README, and VERSION files. What should I do if I want my
module in CTAN? I asked two years ago and it was told to me synchronization
with ConTeXt was automatic. Any comments? Thanks in advance.

Best regards,

Jairo

El vie, 14 abr 2023 a la(s) 06:53, Henning Hraban Ramm via ntg-context (
ntg-context@ntg.nl) escribió:

> Hi,
> I just updated the module writing guidelines, since I couldn’t find a
> description of the necessary structure of a module release file:
> https://wiki.contextgarden.net/Modules#Module_writing_guidelines
>
> I also added an explanation how the publishing via
> https://modules.contextgarden.net works.
>
> If you ever published a module, please check if its metadata is still
> correct, e.g. if the module works for MkIV / LMTX and how it should be
> published – some modules aren’t installable via rsync as outlined in
> https://wiki.contextgarden.net/Modules#ConTeXt_LMTX
>
> (For me, the “simplified version” works.)
>
> These modules get installed that way:
>
> f-urwgaramond
> f-urwgothic
> t-account
> t-algorithmic
> t-animation
> t-annotation
> t-bnf
> t-chromato
> t-cmscbf
> t-cmttbf
> t-construction-plan
> t-cyrillicnumbers
> t-degrade
> t-fancybreak
> t-filter
> t-fixme
> t-french
> t-fullpage
> t-games (not in dl)
> t-gantt
> t-gnuplot
> t-handlecsv (newer than in dl)
> t-layout
> t-letter
> t-lettrine
> t-lilypond (not in dl, obsolete)
> t-mathsets
> t-rst
> t-ruby
> t-simplefonts
> t-simpleslides
> t-tikz
> t-title
> t-transliterator
> t-typearea
> t-typescripts
> t-vim
> t-visualcounter
>
> Some of these are probably outdated, I didn’t check.
> If you know something is obsolete, please let us know or remove it
> yourself, if you still know your account data.
>
>
> Several more modules are available via
> https://modules.contextgarden.net/dl/ (mentioned as "dl" above).
> I added a comment where the directory structure isn’t quite right:
>
> PocketDiary-V2.zip (module folder on top)
> Collection-of-calendars-based-on-PocketDiary-module.zip (module folder
> on top)
> Date-driven-lists.zip (module folder on top)
> Environment-for-collating-marks.zip (module folder on top)
> aquamints (no structure)
> bibmod-doc (looks right)
> gfsdidot (looks right)
> grph-downsample.lua  (looks right, except .lua in folder name)
> enigma.zip (looks right, except .zip in folder name)
> handlecsv (not unzipped, no VERSION file, but newer version in dl)
> high (looks right)
> karnaugh (looks right)
> lua-widow-control (looks right)
> lucida-cint.zip (looks right, except .zip in folder name)
> metaducks (metaducks folder on top)
> presvoz (looks right)
> pret-c.lua (looks right, except .lua in folder name)
> stormfontsupport (looks right)
> sudoku (sudoku folder on top)
> t-gm (looks right)
> t-greek (looks right)
> t-gs (looks right)
> t-inifile (looks right)
> t-layout (looks right)
> t-letterspace.mkiv (looks right, except .mkiv in folder name)
> t-rsteps (looks right)
> t-simplebib (looks right)
> t-taspresent (looks right)
> u-texshow (looks right)
>
> (“looks right” only means that the structure looks like TDS, many are
> old and probably obsolete, but a few are quite new, like the first four
> by Willi)
>
>
> All the best & happy TeXing,
> Hraban
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 5385 bytes --]

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-05-15 15:51 ` Jairo A. del Rio via ntg-context
@ 2023-05-15 16:45   ` Henning Hraban Ramm via ntg-context
  2023-05-15 16:57     ` Jairo A. del Rio via ntg-context
  0 siblings, 1 reply; 8+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2023-05-15 16:45 UTC (permalink / raw)
  To: ntg-context; +Cc: Henning Hraban Ramm

Am 15.05.23 um 17:51 schrieb Jairo A. del Rio via ntg-context:
> Hi, Hraban. I updated the sudoku module to remove the top redundant 
> folder and added LICENSE, README, and VERSION files. What should I do 
> if I want my module in CTAN? I asked two years ago and it was told to me 
> synchronization with ConTeXt was automatic. Any comments? Thanks in advance.

Hi Jairo & thank you!

Yes, CTAN sync should happen automatically.

The metadata for your module looks good, except the missing license.

The file list also looks good:
https://modules.contextgarden.net/cgi-bin/module.cgi/action=view/id=107
But the download file is not to be found in the download section. 
Directory and VERSION has the new change date, but nothing more:
https://modules.contextgarden.net/dl/

I don’t know what happened, would you please try to upload again and/or 
send me your release file?

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-05-15 16:45   ` Henning Hraban Ramm via ntg-context
@ 2023-05-15 16:57     ` Jairo A. del Rio via ntg-context
  2023-05-15 17:01       ` Henning Hraban Ramm via ntg-context
  0 siblings, 1 reply; 8+ messages in thread
From: Jairo A. del Rio via ntg-context @ 2023-05-15 16:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Jairo A. del Rio


[-- Attachment #1.1: Type: text/plain, Size: 1704 bytes --]

El lun, 15 may 2023 a la(s) 11:45, Henning Hraban Ramm via ntg-context (
ntg-context@ntg.nl) escribió:

> Am 15.05.23 um 17:51 schrieb Jairo A. del Rio via ntg-context:
> > Hi, Hraban. I updated the sudoku module to remove the top redundant
> > folder and added LICENSE, README, and VERSION files. What should I do
> > if I want my module in CTAN? I asked two years ago and it was told to me
> > synchronization with ConTeXt was automatic. Any comments? Thanks in
> advance.
>
> Hi Jairo & thank you!
>
> Yes, CTAN sync should happen automatically.
>
> The metadata for your module looks good, except the missing license.
>
> The file list also looks good:
> https://modules.contextgarden.net/cgi-bin/module.cgi/action=view/id=107
> But the download file is not to be found in the download section.


Check again, please.


>
> Directory and VERSION has the new change date, but nothing more:
> https://modules.contextgarden.net/dl/
>
> I don’t know what happened, would you please try to upload again and/or
> send me your release file?
>

I reuploaded my module. Let me know if problems persist. Thank you very
much!


> Hraban
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3064 bytes --]

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-05-15 16:57     ` Jairo A. del Rio via ntg-context
@ 2023-05-15 17:01       ` Henning Hraban Ramm via ntg-context
  2023-05-16  6:51         ` Taco Hoekwater via ntg-context
  0 siblings, 1 reply; 8+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2023-05-15 17:01 UTC (permalink / raw)
  To: ntg-context; +Cc: Henning Hraban Ramm

Am 15.05.23 um 18:57 schrieb Jairo A. del Rio via ntg-context:
> I reuploaded my module. Let me know if problems persist. Thank you very 
> much!
> Check again, please.

Now it’s there.

CTAN sync should happen every night.

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [NTG-context] Module authors: please update your metadata
  2023-05-15 17:01       ` Henning Hraban Ramm via ntg-context
@ 2023-05-16  6:51         ` Taco Hoekwater via ntg-context
  0 siblings, 0 replies; 8+ messages in thread
From: Taco Hoekwater via ntg-context @ 2023-05-16  6:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Taco Hoekwater



> On 15 May 2023, at 19:01, Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Am 15.05.23 um 18:57 schrieb Jairo A. del Rio via ntg-context:
>> I reuploaded my module. Let me know if problems persist. Thank you very much!
>> Check again, please.
> 
> Now it’s there.
> 
> CTAN sync should happen every night.

Starting tonight, because CTAN exports have to be added by hand to an rsync script, I did that just now.

Best wishes,
Taco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-05-16  6:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 11:52 [NTG-context] Module authors: please update your metadata Henning Hraban Ramm via ntg-context
2023-04-14 16:18 ` Rik Kabel via ntg-context
2023-04-14 17:43   ` Henning Hraban Ramm via ntg-context
2023-05-15 15:51 ` Jairo A. del Rio via ntg-context
2023-05-15 16:45   ` Henning Hraban Ramm via ntg-context
2023-05-15 16:57     ` Jairo A. del Rio via ntg-context
2023-05-15 17:01       ` Henning Hraban Ramm via ntg-context
2023-05-16  6:51         ` Taco Hoekwater via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).