Archive for the ‘WordPress’ Category

WordPress eBook Export

This is a very very early development release of a plugin for WordPress to export a category as an eBook, currently only ePub. Some features don’t work and many are not implemented.

Anyway, use at your own risk.
Download Plugin

Git repository.

Posted January 28th, 2010 in Code, PHP, WordPress - Comments

WordPress Tutorial – Table of Contents in a Page

This tutorial will explain how to add a table of contents to a generic WordPress page. Our table of contents will be a list of posts in chronological order. This tutorial is a follow up to a comment on the post for my WordPress Table of Contents Widget by Ashley who indicated that she would be interested in the capability of having a table of contents in a page rather then the sidebar. Read more

Posted September 23rd, 2009 in Code, Tutorials, WordPress - Comments

Web Fiction Table of Contents Widget for WordPress

Download Plugin v0.2
Compatible with WordPress 2.8 and up.

This is a sidebar widget for WordPress that will generate a table of contents from the posts located within a specified category.

It is intended for authors of web fiction but should be useful to anyone using posts to write a book or similar in a serialized format.

The plugin appears to work, but this is an early release. Your feedback (and bug reports/suggestions) is very much appreciated.

Sample Web Fiction Using Ths Widget

Installation:

  1. Upload the `web-fiction-table-of-contents-widget` directory to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. The widget will now show up under Appearance/Widgets ready for use.

Support:
Muse’s Success Forums Read more

Posted September 6th, 2009 in Code, WordPress - Comments