diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-01-04 18:44:47 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-01-04 18:44:47 -0500 |
commit | a8b4350d5935509675a220167735f3ba3012746f (patch) | |
tree | 76e1e39348cf1e733db71a79961f0e4db89ab527 | |
parent | a9716000930225fd79af623bd4ff8e753ca172f3 (diff) | |
download | emacsconf-wiki-a8b4350d5935509675a220167735f3ba3012746f.tar.xz emacsconf-wiki-a8b4350d5935509675a220167735f3ba3012746f.zip |
In progress
-rw-r--r-- | in-progress.md | 7 | ||||
-rw-r--r-- | templates/help.md | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/in-progress.md b/in-progress.md new file mode 100644 index 00000000..1e290d49 --- /dev/null +++ b/in-progress.md @@ -0,0 +1,7 @@ +[[!meta title="In progress"]] + +These pages are currently being worked on by volunteers: + +[[!inline pages="tagged(in-progress) and !templates/*" archive="yes" limit="0" trail="yes"]] + +[[Want to help?|help]] diff --git a/templates/help.md b/templates/help.md index 05ad9dd2..fc133fcc 100644 --- a/templates/help.md +++ b/templates/help.md @@ -6,7 +6,7 @@ This talk does not have captions yet. Would you like to help [caption this talk] Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these [auto-generated captions](<TMPL_VAR qa>). </TMPL_IF><TMPL_VAR message> -<TMPL_IF volunteer><TMPL_ELSE> +<TMPL_IF volunteer>[[!tag in-progress]]<TMPL_ELSE> (If you want to work on this and you think it might take you a while, you can reserve this task by editing the page and adding volunteer="your-name date" or by e-mailing <emacsconf-submit@gnu.org>.) [[!tag help <TMPL_VAR tags>]]</TMPL_IF volunteer> </details> |