Links
Wiki Wiki Web PmWiki
wiki
[[wiki sandbox]]
[[installation]]
wiki sandboxinstallation
PmWiki()PmWiki[[Wiki sandbox]]
[[wiki sandbox]]
[[WikiSandbox]]
WikiSandbox
PmWiki
()[[wiki sandbox]]es
WikiSandboxwiki sandboxes
()[[(wiki) sandbox]]
WikiSandbox sandbox
"|"'()()[[WikiSandbox | a play area]]
WikiSandboxa play area(->
)'[[a play area -> WikiSandbox]]
a play area
WikiWordWikiWord()
PmWikiUTF-8ANSCII
PmWiki(:title <name>:)PmWiki
[[PageName|+]]
PageName [[PmWiki.BasicEditing|+]] (:title BasicEditing:) Basic PmWiki editing rules
[[!PageName]]
(Category) PageName Categories
[[~Author]]
~
~~
markup creates a link for the current Author when it encounters three tilde characters (~
) in a row (~
~
~
).
~~
~~
markup creates a link for the current author and appends the current date and time when four tilde characters (~
) in a row are encountered
-- "anchors"
[[#name]]
"anchor"
[[#name|link text]]
[[PageName#name]]
or[[PageName#name|link text]]
[[PageName(#name)]]
Intermaps intermaps
- "
[[#my anchor]]
""[[#myanchor]]
"
(action) [[{$FullName}?action=actionname|linkname]]
[[{$FullName}?action=edit|Edit]]
[[{$FullName}?action=diff|differences]]
wiki
(URLs)
'http:' 'ftp:'http://google.com/
[[http://google.com/]]
google[[http://google.com/ | Google]]
[[Google -> http://google.com]]
() %28 "(" %29 ")"
[[http://en.wikipedia.org/wiki/Wiki_%28disambiguation%29 | "Wiki (disambiguation)" ]] |
()
'file:///'
( Internet Explorer )file:///S:\ProjPlan.mpp
[[Shared S drive->file:///S:\]]
Windows ( \\server1\rootdirectory\subdirectory)
References
References' reference ' reference
[[http://google.com |#]]
[2]
Subsequent occurrence of the reference link format on the same page will be incremented automatically as per the following example: Entering [[http://pmwiki.com |#]]
produces [3], [[#intermaps |#]]
produces [4], and so on for further reference links.
Intermaps
Inter Map (Inter Map)Path:
( Path:../../somedir/foo.html
or Path:/dir/something.gif
)
wiki group
%newwin%...%%
%newwin% http://pmichaud.com %%
http://pmichaud.com%newwin% [[http://google.com/ | Google]] %%
Google%newwin% [[Main.WikiSandbox]] %%
Main.WikiSandbox
%target=_blank%...%%
The following link %target=_blank% http://pmichaud.com %% will open in a new window. | The following link http://pmichaud.com will open in a new window. |
Links that are not followed by robots
Prefix a link with %rel=nofollow% to advise robots and link checkers not to follow it.
CSS Classes
PmWiki CSS classes CSS Classes
- .selflink
- "you are here"()
- .wikilink
- wiki
- .urllink
- wiki
Notes
Note: The default behavior of "+" above can be overridden to display the spaced title, rather than simply the title by adding the following to config.php:
## [[target |+]] title links Markup('[[|+', '<[[|', "/(?>\\[\\[([^|\\]]+))\\|\\s*\\+\\s*]]/e", "Keep(MakeLink(\$pagename, PSS('$1'), PageVar(MakePageName(\$pagename,PSS('$1')), '\$Titlespaced') ),'L')");
%newwin%
%newwin% http://example.com/ %% |
JavescriptCookbook:PopupWindow
mailto:
* mailto:myaddress@example.com * [[mailto:myaddress@example.com]] * [[mailto:myaddress@example.com | email me]] * [[mailto:myaddress@example.com?subject=Some subject | email me]] |
The markup [[mailto:me@example.com?cc=someoneelse@example.com&bcc=else@example.com&subject=Pre-set Subject&body=Pre-set body | display text]] =]
lets you specify more parameters like the message body and more recipients (may not work in all browsers and e-mail clients).
Cookbook:DeObMail
nntp:, ssh:, xmpp:......
WikiWord Wiki
[[http://example.com/ | WikiWord]] [[WikiWord -> http://example.com/]]
( backlinks)
link=Group.Page
to Group.Page
link=
(:pagelist:)
directive
(:pagelist link=SomePage list=all:) -- (:pagelist link={$FullName} list=all:) --
PmWiki
PmWiki:Link schemes Link schemes supported by PmWiki
[[Page| Attach:image.jpg ]] [[ http://site | http://site/image.jpg ]] Images#links