Archive for the ‘WordPress Plugins’ Category

WordPress Plugin: Inline (Collapsible) More Link

Wednesday, December 28th, 2005

This plugin allows you to insert “more” links into your post. This differs from the default WordPress “more” link in that it does not take you to the single post page to reveal the rest of the content — it will show you the rest of the post immediately, in real time, without loading a new page.

By inserting the special text sequence into your HTML (<!–inline-more–> by default) or clicking the new toolbar button in the WYSIWYG editor, you can divide your post anywhere you wish. Since the special text sequence is different from WordPress’ own, you can still use it wherever you want to — you can even combine both in one post if you want to.

Download: MoreLink 2.0 Beta 1.2

This version is WordPress 2.1 Compatible.

Updated: Feb 10, 2007: Another small fix for WordPress 2.1
It’s come to my attention that the inline more plugin was cuasing problems with the visual editor. This has been fixed (just a small JS issue). You only need to upload the updated editor_plugin.js file; see the readme for details.

Updated: Feb 06, 2007: Fix for WordPress 2.1
Download the newest package (beta 1.1) to get MoreLink to work with WordPress 2.1. There are no changes other then getting it to work. WordPress 2.1 broke it because of the new feature that lets you define your own “Read More” text for the default ‘more’ tag; it was interfering with the inline tag. You just have to upload the new files and run an upgrade script. See the readme for upgrade instructions.