MediaWiki Support Forums

From Ipb Wiki: Integration of Invision Power Board and MediaWiki

Personal tools

  Replying to a "go to the top"- link for all headlines
Enter your Name
Confirm Code

Please enter the 6 character code shown in the image. If you cannot read the code, click the image to generate a new one. Case sensitive.
Loading Image
 

Post Options
 Enable emoticons?
Post Icons
(Optional)
                                
                                
  [ Use None ]
 


Last 10 Posts [ In reverse order ]
moonmoon Posted Jul 29 2007, 10:17 AM
  u can ask peter..
flex Posted Jul 2 2007, 10:11 AM
  can nobody help me?
flex Posted Jun 20 2007, 10:33 AM
  Hello,

i have set up a wiki for a manual. sometimes the article pages get extremly long and it is uncomfortable to go back to the table of contents. i would like to create a link in the line of each headline that refers to the table of contents or the top of the page.

in this case i tried to edit my skin's page. however, i can only edit the first headline of an article

skins/monobook.php

QUOTE
<!-- start content -->
<?php $this->html('bodytext') ?>
<?php if($this->data['catlinks']) { ?><div id="catlinks"><?php $this->html('catlinks') ?></div><?php } ?>
<!-- end content -->


as it seems to be, the content of the article except the first headline is in "<?php $this->html('bodytext') ?>" .

where do i find this variable?
Review the complete topic (launches new window)