<
From version < 2.1 >
edited by Vincent Massol
on 2007/12/10
To version < 3.1 >
edited by Vincent Massol
on 2007/12/10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,7 +29,7 @@
29 29  * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
30 30  * Backlinks are used to find all the links to rename when renaming a page. However backlinks are saved when a page is saved thus it may happen that you don't have all backlinks generated with a clean XWiki database. In this special case, you can call the following in a page to refresh all links (you'll need to be admin to do this):
31 31  {code}
32 -\$\xwiki\.\refreshLinks\()
32 +$xwiki.refreshLinks()
33 33  {code}
34 34  
35 35  1.1 Migrating from versions prior or equal to XWiki 1.0 Beta 4

Get Connected