Thanks alot for your reply but there is no simpler way to do this?.
I want to control the style as well for that Top link maybe add an icon to it.
If I know where is that Edit link I can simply add the Top link beside it.
Cheers,
Hosam
Original Message:
Hosam Hassan wrote:
<br />> Hello all,
<br />>
<br />> I want to add a link beside the edit icon in each section to jump to the
top of the page.
<br />>
<br />> Any idea which VM file have the page section I can't find it the
contentview.vm holds the whole page and I can just add a jump to the top of the page link
at the end of the page but I want it in each section.
<br />>
<br />> Any ideas?
<br />>
<br />
<br />Look inside com.xpn.xwiki.render.filter.XWikiHeadingFilter
<br />
<br />Or, you can change radeox_markup_xwiki.properties with:
<br />
<br />filter.heading.print=<span>{2}{3}
<br />--
<br />Sergiu Dumitriu
<br />http://purl.org/net/sergiu/
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--