For more information visit http://www.blograndom.com/blog/extras/rb-internal-link-plugin/ And check out the forum for bugs/features: http://www.blograndom.com/links/forum/
To manually link a page:
At the place you would like the link to appear write:
[intlink id="post-slug"]Link text[/intlink]
...exchanging post-slug or post-id for the post or page slug/id you would like to link to.
Note:
- you can specify a class for the link using ... class="my_class"` ...
- you can specify a target for the link using ... `target="_new"` ...
- you can specify an anchor to go to on the new page using ... `anchor="bottom"` ...
Using the tinymce wysiwyg editor:
Make sure you've ticked "enable wysiwyg editor" on the plugin preferences page.
A new icon will appear on the wysiwyg toolbar, it looks like a page with a link over it
Select the text you wish to turn in to a link (optional)
Click on the icon, a toolbox should popup
Select the category of the post you need or alternatively choose pages for a list of pages
Click on the post or page you wish to link to
Fill in the optional properties for the link
Click "Insert Link"
v2.0.6 (02/05/2009) - Gettext support, with .pot file in languages/ - Removed li background gradient in favour of block colours v2.0.5 (19/04/2009) - compat.php file with json_encode function for PHP versions < 5.2 - Cursor and foreground change to notify user that next section is loading
v2.0 (22/02/2009) - Complete rewrite, a few new features, some removed but same core functionality
v0.22 (28/12/2008) - tinyMCE language file using new format, compatibility with wordpress version 2.7
v0.15 (27/01/2008) - Fixed bug with visual mode insertion hiding newly inserted link - Added anchor parameter for linking to anchors within pages
v0.14 (19/12/2007) - Changed CDATA comment tags from /* */ to //, which should resolve issues with the tinymce icon
v0.13 (23/10/2007) - Changed charset to utf-8 for tinymce plugin (thanks to vanco) - Put in option for ID or slug returned to editor, default to be ID (good idea, thanks again vanco) - Support for creating an internal link with an image - The intlink code is now hidden in visual mode, replaced with the highlighted text - The parsing engine has been completely rewritten for speed and scalability - Some code changes that should help people with problems related to the wysiwyg icon not turning up - Added filter for 'thecontentrss'
v0.12 (21/10/2007) - Stopped selected text with quote marks in from breaking the wysiwyg plugin
v0.11 (19/10/2007) - Updating some spelling mistakes - Added debug information for missing wysiwyg icon




