I'm a bit desperate. We have newly installed XWiki (Enterprise 8.0-milestone-1) and I'm trying to get familiar with very basic page editing.
For some reason every single link like [[whatever]] shows "WebHome" as a text. I need to use [[whatever>>whatever]] with all links to show what it actually is. It doesn't act like that on xwiki playground (or any other wiki) so I don't know what could be wrong. A steps I do: 1) open: http://url.com/view/NET/String/ 2) click edit > Source 3) write: [[Number]] 4) Save and View 5) and I see "WebHome(?)" with link http://url.com/create/NET/Number/WebHome?parent=NET.String.WebHome 6) after click and template selection it creates new page, which look ok, I save that one 7) and the original link shows now as "WebHome" with link http://url.com/view/NET/Number/ So.. how can I convince it to actually show "Number" instead of "WebHome" without writing [[Number>>Number]] every single time? -- View this message in context: http://xwiki.475771.n2.nabble.com/All-links-are-shown-as-WebHome-tp7598043.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
