|
Main sidebar
|
PITS /
00050Summary: UrlLinkFmt is hard-coded in the LinkIMap function
Created: 2004-09-19 16:13
Status: Closed - fixed for 2.0.devel6
Category: Feature
From: jr
Assigned:
Priority: 5
Version: 2.0dev4
OS:
Description: It is no longer possible to override the default formatting of url links. This is causing a problem in converting the publish script to pmwiki 2:
PmWiki should at least have a UrlLinkFmt variable. Agreed -- When writing the function I just hard-coded the text in place with the intent of replacing it with a variable after I knew better how all of the link functions fit together and what the variable should be called. It will reappear in an upcoming development version soon. --Pm Done. PmWiki 2 now has the or one could change Cookbook-links via: Should be released in 2.0.devel6. --Pm |