General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
ExternalLinks
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
Documents on this Wiki
»
External Links
Wiki source code of
External Links
Last modified by
Administrator
on 2012/03/21 17:40
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
{{velocity}} #set($columns = [ 'link', 'page', 'code', 'date']) #set($columnsProperties = { 'link' : { 'type' : 'text' }, 'page' : { 'type' : 'text' }, 'code' : { 'type' : 'text' }, 'date' : { 'type' : 'text' } }) #set($options = { 'resultPage': 'XWiki.ExternalLinksJSON', 'translationPrefix' : 'platform.linkchecker.livetable.', 'rowCount' : 15, 'description' : 'This table lists the states of all external links found on this wiki. The columns can be sorted.' }) #livetable('links' $columns $columnsProperties $options) {{/velocity}}