Revision history for AddingLinks
Revision [22740]
Last edited on 2016-05-20 07:38:41 by DarTar [Replaces old-style internal links with new pipe-split links.]Additions:
This page can now be found on the [[Docs:AddingLinks | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/AddingLinks/revisions | old revisions of this page]] is still available for reference.<<
An archive of [[http://wikkawiki.org/AddingLinks/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
An archive of [[http://wikkawiki.org/AddingLinks/revisions
old revisions of this page]] is still available for reference.<<
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:AddingLinks Wikka Documentation Server]].
Thanks for updating your bookmarks!
----
An archive of [[http://wikkawiki.org/AddingLinks/revisions
old revisions of this page]] is still available for reference.<<
::c::
----
CategoryMigratedDocs
This page can now be found on the [[Docs:AddingLinks Wikka Documentation Server]].
Thanks for updating your bookmarks!
----
An archive of [[http://wikkawiki.org/AddingLinks/revisions
old revisions of this page]] is still available for reference.<<
::c::
----
CategoryMigratedDocs
Deletions:
----
===== Adding links =====
==1. Adding links to internal pages==
Links to internal pages can be added by using [[WikiName WikiNames]], ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
''Examples of links to an internal page''
~**automatic link:**
~%%HomePage%%
~~//gives:// HomePage
~~
~**forced link** (the first part, before the whitespace, is the actual page name in the database; everything after that becomes the link description):
~%%[[HomePage index]]%%
~~//gives:// [[HomePage index]]
~~
~**image link** (the link parameter points to the linked-to pagename):
~%%{{image link="HomePage" url="images/email.gif" alt="email"}}%%
~~//gives:// {{image link="HomePage" url="images/email.gif" alt="email"}}
==2. Adding links to external ""URLs""==
Links to external pages can be added by using (fully-qualified) literal URLs, ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
''Examples of links to an external page''
~**automatic link:**
~%%http://www.w3.org/XML/%%
~~//gives:// http://www.w3.org/XML/
~~
~**forced link** (the first part, before the whitespace, is a fully-qualified URL; everything after that becomes the link description):
~%%[[http://www.w3.org/XML/ Extensible Markup Language]]%%
~~//gives:// [[http://www.w3.org/XML/ Extensible Markup Language]]
~~
~**[[InterWiki interwiki]] link:**
~%%[[Google:WikkaWiki]]%%
~~//gives:// http://www.google.com/search?q=WikkaWiki
~~
~**image link** (the link parameter should be a fully-qualified URL):
~%%{{image link="http://www.w3.org/XML/" url="images/xml.png" alt="RSS feed"}}%%
~~//gives:// {{image link="http://www.w3.org/XML/" url="images/xml.png" alt="RSS feed"}}
Depending on the value of the ##external_link_tail## parameter in the general [[ConfigurationOptions configuration options]], [[http://wikka.jsnx.com external links]] can be differentiated by [[HomePage internal links]] by a specific tail ([[http://wikka.jsnx.com _]])appended to the link. Further differences between internal and external links are controlled by the [[WikkaSkins Wikka CSS stylesheets]].
----
CategoryDocumentation
Additions:
~**[[InterWiki interwiki]] link:**
~%%[[Google:WikkaWiki]]%%
~~//gives:// http://www.google.com/search?q=WikkaWiki
~%%[[Google:WikkaWiki]]%%
~~//gives:// http://www.google.com/search?q=WikkaWiki
Revision [2919]
Edited on 2004-12-07 15:05:50 by JavaWoman [making linking a little bit clearer, hopefully]Additions:
[[WikkaDocumentation Wikka Documentation]]
~**automatic link:**
~**forced link** (the first part, before the whitespace, is the actual page name in the database; everything after that becomes the link description):
~**image link** (the link parameter points to the linked-to pagename):
Links to external pages can be added by using (fully-qualified) literal URLs, ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
~**automatic link:**
~**forced link** (the first part, before the whitespace, is a fully-qualified URL; everything after that becomes the link description):
~**image link** (the link parameter should be a fully-qualified URL):
~**automatic link:**
~**forced link** (the first part, before the whitespace, is the actual page name in the database; everything after that becomes the link description):
~**image link** (the link parameter points to the linked-to pagename):
Links to external pages can be added by using (fully-qualified) literal URLs, ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
~**automatic link:**
~**forced link** (the first part, before the whitespace, is a fully-qualified URL; everything after that becomes the link description):
~**image link** (the link parameter should be a fully-qualified URL):
Deletions:
Links to external pages can be added by using literal links, ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
Additions:
~%%{{image link="http://www.w3.org/XML/" url="images/xml.png" alt="RSS feed"}}%%
~~//gives:// {{image link="http://www.w3.org/XML/" url="images/xml.png" alt="RSS feed"}}
~~//gives:// {{image link="http://www.w3.org/XML/" url="images/xml.png" alt="RSS feed"}}
Deletions:
~~//gives:// {{image link="http://www.w3.org/XML/" url="images/xml.png"}}
Revision [2394]
Edited on 2004-11-23 19:55:43 by JavaWoman [meaningful alt attribute (required!) added for image link example]Additions:
~%%{{image link="HomePage" url="images/email.gif" alt="email"}}%%
~~//gives:// {{image link="HomePage" url="images/email.gif" alt="email"}}
~~//gives:// {{image link="HomePage" url="images/email.gif" alt="email"}}
Deletions:
~~//gives:// {{image link="HomePage" url="images/email.gif"}}
Additions:
Links to internal pages can be added by using [[WikiName WikiNames]], ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
Links to external pages can be added by using literal links, ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
Links to external pages can be added by using literal links, ""[[double-bracket]]"" forced links or [[AddingImages image actions]]:
Deletions:
Links to external pages can be added by using literal links, [[double-bracket]] forced links or [[AddingImages image actions]]:
Additions:
''Examples of links to an internal page''