Wordpress Plugin : Multipage Toolkit 2.6
I have updated my Multipage Toolkit to version 2.6 .
This is a major update, but you will be glad to hear it does not break any existing installations of the previous version.
Changes in this release include the following :-
New auto-insert option to display multipage toolkit on multipage Pages as well as Posts.
ALL pages link with custom seperator
The plugin by default now displays a ALL pages link in navigation links, this in effect allows the ability to display multipage posts on a single page - some people do not like multipage posts - so this fixes that!!
You can now add custom seperators between pages when viewing single page. Great for adding advertising code or extra things like images. This has been added by demand for the SEO types!!!
Visual Editor Integration
Multipage Toolkit is now fully integrated in to the Wordpress Visual Editor (tinymce 3.x). What does this mean? Well as long as you are using wordpress 2.5 and above, you will now see two new buttons in your editor.
1st button, inserts page breaks i.e. adds pages to your posts - creating multipage posts.
2nd button, inserts and edits page titles.
Auto Insert Options Page
No more code, let me say that again no more code. Finally you can access all the powerful options available to you with the multipage toolkit right inside your admin panel. No more messing about with your theme files.
Coders you have not been forgotten…..
For people who still want to use code in their themes and need the extra level of control afforded - nothing has changed the same function calls and options still exist.
There is the addition to simplify the manual use within themes. You can now call the settings from the options page by using the following lines in your theme.
1st instance settings <?php TA_content_jump(1); ?>
2nd instance settings <?php TA_content_jump(2); ?>
You can still make custom settings via the function call. Please read my post here, which covers all the functions and options available as well as CSS styling options.
On the next page I cover the new features in detail…….
Installation
Copy plugin directory to your plugin folder ( /wp-content/plugins)
Activate plugin in the admin panel
Useage Instructions
Creating multipage posts…
While writing a new post you can create page breaks by clicking on the next page button in the visual editor toolbar.
To insert and use page titles, use the page title button on the same toolbar. Remember the first page also need a title. I normally add page titles at the same place as page breaks.
The page title uses a popup box to enter the title. The editor will show a dotted line with a small page title icon where the page title was inserted.
To see what the page title is just hover your mouse over the line or icon.
To edit the page title, select the page title by clicking on the page title icon and then click on the page title button in the toolbar - a popup box will appear with the existing title ready for editing.
Auto Insert Options Page
In the admin panel under settings you will find the Multipage Toolkit Options page.
This page controls how you navigation links will appear on your posts. There is two instances, which means you can have two different types of navigation methods. Each instance can be inserted in to the top, bottom, or top & bottom of the page.
Default settings are :-
First instance is a drop down menu navigation with previous/next links.
Second instance is a quickjump using page numbers.
To activate auto insertion you need to select the insert checkboxes.
Once you have adjusted the settings remember to click on Update. You can also return to the defaults settings at anytime by clicking on the Restore to Defaults button.
Priority
At the bottom of the options page you will find the auto insert priority box. You can use this to adjust where the multipage toolkit is inserted in relation to other plugins.
This is useful where for example you may have a related posts plugin and you would like to have your navigation appear before the related posts. So you can adjust the plugin priority till the inserted stuff is in the right order.
Donations
You find this plugin useful. Please consider donating, it helps pay for my hosting. Thank you!!
Support
If you have any problems using this plugin or just want to let me know how great it is, please leave a comment…..
- Related Posts
