Revision history for AddingLinks


Revision [2275]

Last edited on 2012-05-19 20:16:03 by BrianKoontz [Introduce new forced link markup]
Additions:
===== Adding links =====
Links to internal pages can be added by using [[WikiName | WikiNames]], ##""[[double-bracket]]""## | forced links or [[AddingImages image actions]]:
~**forced link** (the first part, before the | symbol, is the actual page name in the database; everything after that becomes the link description):
~##""[[HomePage|index]]""## |
~~//gives:// [[HomePage index]]
~**forced link** (the first part, before the | symbol, is a fully-qualified URL; everything after that becomes the link description):
~##""[[http://www.w3.org/XML/|Extensible | Markup Language]]""##
Deletions:
|===== Adding links =====
Links to internal pages can be added by using [[WikiName|WikiNames]], | ##""[[double-bracket]]""## forced links or [[AddingImages|image | actions]]:
~**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]]
~**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]]""##


Revision [2274]

Edited on 2012-05-19 20:13:26 by BrianKoontz [New link markup]
Additions:
|===== Adding links =====
Links to internal pages can be added by using [[WikiName|WikiNames]], | ##""[[double-bracket]]""## forced links or [[AddingImages|image | actions]]:
Deletions:
===== Adding links =====
Links to internal pages can be added by using [[WikiName | WikiNames]], ##""[[double-bracket]]""## | forced links or [[AddingImages image actions]]:


Revision [1847]

Edited on 2009-01-31 02:04:48 by DotMG [Removed carriage return]

No Differences

Revision [1288]

Edited on 2008-11-01 23:23:06 by DotMG [Removed HomePage link]
Deletions:
HomePage


Revision [678]

Edited on 2008-02-19 04:49:10 by DotMG [[m] linking to InterwikiListActionInfo]
Additions:
~**[[InterWiki | interwiki]] link:** (See InterwikiListActionInfo for how interwikis work)
Deletions:
~**[[InterWiki | interwiki]] link:**


Revision [554]

Edited on 2008-01-30 16:58:58 by DarTar [minor edits]
Additions:
Links to internal pages can be added by using [[WikiName | WikiNames]], ##""[[double-bracket]]""## | forced links or [[AddingImages image actions]]:
~##""HomePage""##
~##""[[HomePage | index]]""##
~##""{{image link="HomePage" url="images/email.gif" alt="email"}}""##
~##""http://www.w3.org/XML/""##
~##""[[http://www.w3.org/XML/ | Extensible Markup Language]]""##
~##""[[Google:WikkaWiki]]""## |
~##""{{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://wikkawiki.org | external links]] can be differentiated by [[HomePage | internal links]] by a specific tail ([[http://wikkawiki.org | _]])appended to the link. Further differences between internal and external links are controlled by the [[WikkaSkins | Wikka CSS stylesheets]].
Deletions:
Links to internal pages can be added by using [[WikiName | WikiNames]], ""[[double-bracket]]"" | forced links or [[AddingImages image actions]]:
~%%HomePage%%
~%%[[HomePage | index]]%%
~%%{{image link="HomePage" url="images/email.gif" alt="email"}}%%
~%%http://www.w3.org/XML/%%
~%%[[http://www.w3.org/XML/ | Extensible Markup Language]]%%
~%%[[Google:WikkaWiki]]%% |
~%%{{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]].


Revision [269]

Edited on 2006-11-12 14:03:10 by YanB [cat]
Additions:
HomePage
----
===== 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]].

----
CategoryEN
Deletions:
[[WikkaDocumentation | Wikka Documentation]]
----
===== 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


Revision [40]

The oldest known version of this page was created on 2004-12-21 09:55:09 by DarTar [cat]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki