0 Stimmen

Änderungen von Dokument Vorlagen

Zuletzt geändert von xwikiadmin am 2022/01/18 21:18

Von Version 2.1
bearbeitet von xwikiadmin
am 2020/12/06 01:35
Änderungskommentar: Install extension [org.xwiki.contrib:application-help-center/1.5.3]
Auf Version 3.1
bearbeitet von xwikiadmin
am 2022/01/18 21:18
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-help-ui/13.10.2]

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,13 +1,13 @@
1 1  {{include reference="Help.Code.VelocityMacros" /}}
2 2  
3 3  {{velocity output="false"}}
4 -#set ($plaformPrefix = 'https://platform.xwiki.org/xwiki/bin/view/Features')
4 +#set ($featuresPrefix = 'https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features')
5 5  #set ($exoPrefix = 'https://extensions.xwiki.org/xwiki/bin/view/Extension')
6 6  #set ($actionCards = [{
7 7   'title': $services.localization.render('help.templates.useTemplates.title'),
8 8   'description': $services.localization.render('help.templates.useTemplates.description'),
9 9   'tip': $services.localization.render('help.templates.useTemplates.tip',
10 - ["<a href='$plaformPrefix/DocumentLifecycle#HCreate' class='wikiexternallink'>",'</a>']),
10 + ["<a href='$featuresPrefix/DocumentLifecycle#HCreate' class='wikiexternallink'>",'</a>']),
11 11   'thumbnail': 'Template',
12 12   'actions': [{
13 13   'label': $services.localization.render('help.try.label'),
Powered by MakerspaceBonn e.V.