1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
[[!meta copyright="Copyright © 2009, 2010, 2011 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
The following [[!iki ikiwiki/directive/tag desc=tags]] are actively used at the
moment:
[[!map
pages="tag/* and !tag/*/*"
show=title]]
Most of them should be self-explanatory, and for the others, here are the
explanations:
* *bounty*
{{$bounty}}
* *fixed_in_debian*
{{$fixed_in_debian}}
* *open_issue_documentation*
{{$open_issue_documentation}}
* *open_issue_porting*
{{$open_issue_porting}}
* *stable_URL*
{{$stable_URL}}
[[!ymlfront data="""
bounty:
There is a *bounty* put on these issues! Typically, these are handled via
[[FOSS Factory|donate#FOSS_Factory]].
fixed_in_debian:
This tag is used to tag items that have been fixed in the [[Debian
GNU/Hurd|hurd/running/debian]] distribution, but not yet in the upstream
sources.
open_issue_documentation:
Used for tagging pages / items that need to be handled / improved for
documentation purposes.
open_issue_porting:
A list of open issues in porting software to run on GNU/Hurd systems. This
list also includes [[toolchain]]-level items, items that are either already
solved in [[Debian GNU/Hurd|hurd/running/debian]] systems (tagged
*fixed_in_debian*) or being worked around, so if you're out for working on
application-level porting issues, then perusing through the list of [[Debian
packages that need porting|hurd/running/debian/porting]] may be better.
stable_URL:
These pages are tagged as having a *stable URL*. That is, they're linked to
from external pages, and their locations should not be changed needlessly.
"""]]
|