eb3ha4
November 12, 2018, 10:56am
1
Hi, I want to use Kirby as a personal wiki. So I don’t need registration, version control, etc. Now I use just kirbytag like this. (link: some/page text: text)
But it’s a bit of a hassle. How can I make it more comfortable like MediaWiki or DokuWiki? Does anybody know how to do that?
texnixe
November 12, 2018, 10:59am
2
Could you please be more specific what you mean?
eb3ha4
November 12, 2018, 11:22am
3
Thanks for reply.
I mean… in the MediaWiki or DokuWiki, users can create a internal link with double square brackets, [[like this]] . https://www.mediawiki.org/wiki/Help:Links#Internal_links
I’m looking for an easy way (or Kirbytag plug-in) to connect specific text and pages instead of (link: some/page text: text).
texnixe
November 12, 2018, 11:37am
4
No, you can either use the link kirbytag or standard Markdown links. However, with the SimpleMDE plugin, adding page links becomes a lot easier.
Is this all you wanted to know? Your topic title is a bit irritating?
eb3ha4
November 12, 2018, 12:27pm
5
Almost right. It seems useful…! Thanks, and I’ll find out more through the method.
texnixe
November 12, 2018, 12:59pm
6
If you want the double square brackets, you could use a Kirbytext filters to achieve something similar.