[
https://issues.apache.org/jira/browse/JSPWIKI-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675701#action_12675701
]
Wouter Van daele commented on JSPWIKI-505:
------------------------------------------
I've made a plugin called 'InterwikiLinks'; you can find source code and a
compiled version on my blog at << http://nukleos.editthispage.com/2009/02/22
>>. Currently created in the package 'com.nukleos.jspwiki.plugin', you're free
to copy and adapt the code for JSPWiki 2.8 and up. I'll add a formal
description of its usage ASAP.
> No more <br /> separators in wiki system variables
> --------------------------------------------------
>
> Key: JSPWIKI-505
> URL: https://issues.apache.org/jira/browse/JSPWIKI-505
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.8.1
> Reporter: Bruno Peeters
> Priority: Minor
>
> We have noticed that information on the Systeminfo page
> (http://www.jspwiki.org/wiki/SystemInfo) is less userfriendly presented
> compared to the previous version of jspwiki we are using (2.2.33). All
> information items are put on one single line, which makes it harder to get a
> clear view on the information presented, eg the available interwiki links.
> Why were the <br /> separators removed from the variables ?
> Would it be possible to add an option to indicate whether the information
> would be presented with or without breaks ?
> Concerned wiki variables
> Current Page Provider {$pageproviderdescription}
> Current Attachment Provider {$attachmentProviderDescription}
> Available InterWiki links {$interwikilinks}
> Inlined images are {$inlinedimages}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.