Wiki source code of Glossary
Last modified by Thomas Mortagne on 2022/06/30 10:44
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Glossary feature for XWiki. | ||
2 | |||
3 | {{toc/}} | ||
4 | |||
5 | = Description = | ||
6 | |||
7 | License: GNU Lesser General Public License 2.1 | ||
8 | Sources: https://github.com/xwiki-contrib/application-glossary/ | ||
9 | Issues: https://jira.xwiki.org/browse/GLOSSARY | ||
10 | |||
11 | = Modules = | ||
12 | |||
13 | * [[Glossary Application>>GlossaryApplication]]: UI for the Glossary Application. | ||
14 | * [[Glossary API>>GlossaryAPI]]: Provides a macro to reference glossary entries and all the APIs needed for the Glossary Application. | ||
15 | * {{version product="Glossary" since="1.0"}}[[Glossary LaTeX Export API>>GlossaryLaTeXExportAPI]]: LaTeX template overrides and Script Service used by templates and UIXP{{/version}} | ||
16 | * {{version product="Glossary" since="1.0"}}[[Glossary LaTeX Export UI>>GlossaryLaTeXExportUI]]: Pages for the LaTeX Export feature (provides UIXP){{/version}} | ||
17 | * {{version product="Glossary" since="1.2"}}[[Glossary LaTeX Docker PDF Export API>>GlossaryLaTeXDockerPDFExportAPI]]: Overridden LaTeX Docker PDF Export default configuration to generate a glossary (when using the Docker method).{{/version}} | ||
18 | * {{version product="Glossary" since="1.2"}}[[Glossary LaTeX Process PDF Export API>>GlossaryLaTeXProcessPDFExportAPI]]: Overridden LaTeX Docker PDF Export default configuration to generate a glossary (when using the local process method).{{/version}} | ||
19 | |||
20 | The top module, which you should install if you want to install all features is the [[Glossary Application>>GlossaryApplication]] one. | ||
21 | |||
22 | = Release Notes = | ||
23 | |||
24 | [[All release notes>>https://jira.xwiki.org/issues/?jql=project%20%3D%20GLOSSARY%20AND%20resolution%20%3D%20Fixed%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC]] | ||
25 | |||
26 | == 1.4.1 == | ||
27 | |||
28 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
29 | project = "GLOSSARY" and fixVersion = "1.4.1" | ||
30 | {{/jira}} | ||
31 | |||
32 | == 1.4 == | ||
33 | |||
34 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
35 | project = "GLOSSARY" and fixVersion = "1.4" | ||
36 | {{/jira}} | ||
37 | |||
38 | == 1.3 == | ||
39 | |||
40 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
41 | project = "GLOSSARY" and fixVersion = "1.3" | ||
42 | {{/jira}} | ||
43 | |||
44 | == 1.2.1 == | ||
45 | |||
46 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
47 | project = "GLOSSARY" and fixVersion = "1.2.1" | ||
48 | {{/jira}} | ||
49 | |||
50 | == 1.2 == | ||
51 | |||
52 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
53 | project = "GLOSSARY" and fixVersion = "1.2" | ||
54 | {{/jira}} | ||
55 | |||
56 | {{warning}} | ||
57 | This version requires XWiki 13.10+. | ||
58 | {{/warning}} | ||
59 | |||
60 | == 1.1.5 == | ||
61 | |||
62 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
63 | project = "GLOSSARY" and fixVersion = "1.1.5" | ||
64 | {{/jira}} | ||
65 | |||
66 | == 1.1.4 == | ||
67 | |||
68 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
69 | project = "GLOSSARY" and fixVersion = "1.1.4" | ||
70 | {{/jira}} | ||
71 | |||
72 | == 1.1.3 == | ||
73 | |||
74 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
75 | project = "GLOSSARY" and fixVersion = "1.1.3" | ||
76 | {{/jira}} | ||
77 | |||
78 | == 1.1.2 == | ||
79 | |||
80 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
81 | project = "GLOSSARY" and fixVersion = "1.1.2" | ||
82 | {{/jira}} | ||
83 | |||
84 | == 1.1.1 == | ||
85 | |||
86 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
87 | project = "GLOSSARY" and fixVersion = "1.1.1" | ||
88 | {{/jira}} | ||
89 | |||
90 | == 1.1 == | ||
91 | |||
92 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
93 | project = "GLOSSARY" and fixVersion = "1.1" | ||
94 | {{/jira}} | ||
95 | |||
96 | == 1.0.4 == | ||
97 | |||
98 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
99 | project = "GLOSSARY" and fixVersion = "1.0.4" | ||
100 | {{/jira}} | ||
101 | |||
102 | == 1.0.3 == | ||
103 | |||
104 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
105 | project = "GLOSSARY" and fixVersion = "1.0.3" | ||
106 | {{/jira}} | ||
107 | |||
108 | == 1.0.2 == | ||
109 | |||
110 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
111 | project = "GLOSSARY" and fixVersion = "1.0.2" | ||
112 | {{/jira}} | ||
113 | |||
114 | == 1.0.1 == | ||
115 | |||
116 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
117 | project = "GLOSSARY" and fixVersion = "1.0.1" | ||
118 | {{/jira}} | ||
119 | |||
120 | == 1.0 == | ||
121 | |||
122 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
123 | project = "GLOSSARY" and fixVersion = "1.0" | ||
124 | {{/jira}} | ||
125 | |||
126 | == 0.3 == | ||
127 | |||
128 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
129 | project = "GLOSSARY" and fixVersion = "0.3" | ||
130 | {{/jira}} | ||
131 | |||
132 | == 0.2 == | ||
133 | |||
134 | No issue. | ||
135 | |||
136 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
137 | project = "GLOSSARY" and fixVersion = "0.2" | ||
138 | {{/jira}} | ||
139 | |||
140 | == 0.1 == | ||
141 | |||
142 | {{jira url="https://jira.xwiki.org" style="list" source="jql"}} | ||
143 | project = "GLOSSARY" and fixVersion = "0.1" | ||
144 | {{/jira}} |