bin/view aus dem Koala-Skin entfernen

07 June 2025 - 20:26 | Version 2 |

Die im koala-skin implementierte Variante für Shorter-Urls funktioniert leider nicht. Darum hier mein Handgebastel:

1. Notwendige Anpassungen von koalaskin-generate

diff koalaskin-generate.orig koalaskin-generate
161c161
< export KSHELP="/foswiki/bin/$view/TWiki/WelcomeGuest"
---
> export KSHELP='/TWiki/WelcomeGuest'
676c676
<       url="https://wiki.doebe.li/foswiki/bin/$view/$web/WebHome"
---
>       url="https://wiki.doebe.li/$web/WebHome"
1129c1129
<       url="https://wiki.doebe.li/foswiki/bin/$view/$tab/WebHome"
---
>       url="https://wiki.doebe.li/$tab/WebHome"
1169c1169
<       url="https://wiki.doebe.li/foswiki/bin/$view/$tab/WebHome"
---
>       url="https://wiki.doebe.li/$tab/WebHome"

2. Anpassungen von view.koala.tmpl

&lt;base href='%SCRIPTURL{"view"}%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding wiki.doebe.li? Send feedback
This page was cached on 08 Jun 2025 - 18:20.