thoughts on dealing with basewiki links

master
http://kerravonsen.dreamwidth.org/ 2012-03-05 21:32:20 -04:00 committed by admin
parent 4dded4e5ab
commit 5b5da9fff4
1 changed files with 6 additions and 0 deletions

View File

@ -40,3 +40,9 @@ The following needs to be done:
>> There are quite likely ikiwiki page generators that build wikilinks >> There are quite likely ikiwiki page generators that build wikilinks
>> too. One that's part of ikiwiki itself is `change.tmpl`. There may be >> too. One that's part of ikiwiki itself is `change.tmpl`. There may be
>> others... --[[Joey]] >> others... --[[Joey]]
>>> Agreed that it would be cleaner to just change everything, even though the transition might be painful.
>>> Another interim option might be to change the basewiki links to be just \[[link to whatever]] without having a description.
>>> That style of link would work whether the link style was "backwards" or "forwards". Unfortunately it could make some links less readable; after all, there is a reason why one wants to be able to change the link text! But I don't know what proportion of the links are like that. It's a thought, anyway.
>>> --[[KathrynAndersen]]