-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
41 lines (25 loc) · 1.37 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Wiki Page Links ===
Contributors: dscassel, Fremen
Donate link: http://www.flyingsquirrel.ca/index.php/wordpress-plugins/wiki-links/
Tags: wiki, pages
Requires at least: 3.0
Tested up to: 3.1.3
Stable tag: 0.4
[[Wiki Page Links]] is a WordPress plug-in that allows you to add Wikipedia-style hyperlinks to your posts and pages and automatically have them link to your WordPress pages.
== Description ==
[[Wiki Page Links]] is a WordPress plug-in that allows you to add Wikipedia-style hyperlinks to your posts and pages and automatically have them link to your WordPress pages.
For example, if you write this code in your blog:
> See my [[About]] page.
You'd see this output:
> See my [About](http://www.flyingsquirrel.ca/index.php/about/) page.
### Other Features ###
* You can provide a list of link templates for adding links to other sites, such as Wikipedia. Eg. if you specify [[wiki:Hyperlinks]], you get a link to the corresponding Wikipedia page.
* Wikipedia-style pipe (|) aliasing.
* If a page doesn't exist and the user is logged in, you'll see a link ("[?]") to create a new page.
#### Features TODO: ####
* Add an admin panel for adding new shortcut link templates.
== Installation ==
1. Upload `wikipagelinks.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
== Screenshots ==