Loading...
 

What do you think?

What do you think of this project?



Anti-Bot verification code: Random Image

View Results
(Votes: 895)

"See TikiWiki for Smarties to get some fun and easy hand holding to set up your first site."
Is Smarties helpful?

Become a Fan

Become a fan.
http://facebook.com/twbasics
Become a fan.

Smart Tweets


Smart Readers



Advertising



[Show/Hide Left Column]

Untangling the web.
| Share |Send link to a friend.
Print
Previous page Parent page Next page

Adding Links

Hypertext links are the primary method of navigating a web page.

Do you remember how you added a link from HomePage to MyNewPage?

Instead of explicitly adding the parenthesis around the page name, you can use Tiki's WikiWords option (which you can enable on the Administration: Wiki page) to automatically create links to wiki pages by using "WikiWords."
NoteNote:
Tiki's "WikiWords" syntax is sometimes called "Camel Case." It means writing words with upper- and lower-case letters; with no space between the words, as you did when typing MyNewPage.



The page Another Page has a space in its name — you cannot use wiki words to create the link. To create a link to this page:

  1. Click Home in the Menu module to return to the HomePage.
  2. Click Edit to edit the HomePage.
  3. In the Edit area, after the text MyNewPage, press Enter and type:
    ((Another Page))
    Edit page.
    Adding a link to another page.


  4. Click Save. Tiki saves the page, and reloads the HomePage.
    HomePage
    The HomePage page now has a link to the Another Page page.

Click the link to go to the Another Page. Notice that the Another Page now has a backlink — it is no longer an orphan. Remember, Tiki does this automatically. Use the backlink to return to the Home page.


By default, the page name (in this case, Another Page) is the name of the link. But you can easily change this link description.

  1. Click Edit to edit the HomePage.
  2. In the Edit area, after the text Another Page, press Enter and type:
    ((Another Page|Click Here)) to visit another page.
  3. Click Save. Tiki saves the page, and reloads the HomePage.
    HomePage
    "The HomePage page now has another link to the Another Page page.

The words Click Here are now the link to the page Another Page.

TipTip:
The ((pagename|description)) is the Tiki wiki syntax for creating a wiki link.



You can also link to pages that are anywhere on the internet. The AutoLinks feature (enabled by default) allows Tiki to automatically turn text that starts with http:// or www into a link.
NoteNote:
By default, Tiki assumes the link to be http://. If you want to use a different type of link (such as an FTP location), you must explicitly include the ftp://.


  1. Click Edit to edit the HomePage.
  2. In the Edit area, type:
    This is a link to Google: www.google.com
  3. Click Save. Tiki saves the page, and reloads the HomePage.
    HomePage
    The HomePage page now has a link to Google.


    NoteNote:
    Notice that TikiWiki adds the External Link icon (  External link ) to the link. You can configure this behavior by with the Use external link icons option on the Administration: Wiki page.

You can add a link description to an external link in the same way that you added one to a wiki link.

  1. Click Edit to edit the HomePage.
  2. In the Edit area, type:
    [http://www.yahoo.com|Click Here] to visit Yahoo!
  3. Click Save. Tiki saves the page, and reloads the HomePage.
    HomePage
    "The HomePage page now has a link to Yahoo!


The words Click Here are now the link to the www.yahoo.com.

TipTip:
The [url|description] is the Tiki wiki syntax for creating an external link.


See the TikiWiki documentation(external link) for complete information on creating links in wiki pages.


To create a link to your wiki page from another source (such as another website or an email) use this format
http://www.yourdomain.com/tiki-index.php?page=wiki page name

For example, to create a link to the Another Page wiki page, use
http://www.yourdomain.com/tiki-index.php?page=Another+Page


NoteNote:
If you use Tiki's default .htaccess file to create SEFURL (Search Engine Friendly URLs), you can construct your incoming links as simply:
http://www.yourdomain.com/wiki page name

See the TikWiki documentation.TikiWiki Documentationexternal link for details.



Previous page Parent page Next page

Contributors to this page: Rick Sapir , system and System Administrator .
Page last modified on Friday, February 05, 2010 02:11:58 pm EST by Rick Sapir.
The content on this page is licensed under the terms of the Copyright.

Untangling the web.
| Share |Send link to a friend.
Print