A bug?
The table bin/view/XWiki/ExternalLinks can't be sorted even if I modify this code:
#set($columnsProperties = {
'link' : { 'type' : 'text', 'sortable' : true,
'link' : 'field' },
'page' : { 'type' : 'text', 'sortable' : true,
'link' : 'field' },
'code' : { 'type' : 'text', 'sortable' : true },
'date' : { 'type' : 'text', 'sortable' : true }
})
NB: this code indicate ''description' : 'This table lists the states of
all external links found on this wiki. The columns can be sorted.'
________________________________
De : Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>
À : XWiki Users <users(a)xwiki.org>
Envoyé le : Mercredi 26 mars 2014 11h06
Objet : [xwiki-users] need help for link checker trough a http proxy
Hello,
I use link checker functionnality to check the validity of external URL
http://extensions.xwiki.org/xwiki/bin/view/Extension/Link+Checker+Transform…
There are a way to indicate my proxy?
My web server is behind a proxy and the url checker can't verify trough it.
Internet URL aren't verified but intranet URL can be verified (because for the
moment my webserver don't need a proxy to see intranet site)
I launch my tomcat with:
JAVA_OPTS="xxxxx -Dhttp.proxyHost=my.http.proxy.fr -Dhttp.proxyPort=xxxx"
I tested this extension to:
http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Broken+Links
but the result speaking chinese:
http://snag.gy/x2dZc.jpg
Thxs for your answers/tip.
Pascal BASTIEN
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users