The Linksbox component contains button-style links. By default, all buttons except Create my Own Question/Query target link to Page components within pagegen.aspx. You can easily add your own buttons and have them link to either hidden page components, or to entirely different pages.
The appearance and placement of the Links box component is defined by its class name boxSmall left. On the Home page, the Site Management box is to the right of the Link Box. The class name is boxSmall right. The code for the Links box is shown below.
The fields described in the table below define individual links within a Link component.
Field
Description
label
The label that appears on the button or hyperlink.
newpage
If y then the target page is opened in a new window.
page
The page to open if referencing pagegen.aspx.
target
The url of the target page.
Creating or modifying a Link in the Links Box
To create or modify a Link component, open the Configuration File, using the general procedure described in Customizing the configuration file, and proceed as follows:
3 Paste the link that you copied above or below the other links, depending on where you want it to be displayed in the Links box. For example, paste the link you copied above all other link tags to have the new button appear at the very top.
4 Change the Page and Label properties of your new link from: