HTML Page Sitemap plugin Now Available

The Plugins Podcast is pleased to announce the availability of the new HTML Page Sitemap WordPress plugin.

This simple plugin adds an HTML (Not XML) sitemap of your blog pages (not posts) by entering the shortcode [html-sitemap] in the page content. This simple plugin is configured from the shortcode. Settings include the sort_column, sort_order, exclude, include, depth, child_of, meta_key, meta_value, authors, number, and offset. You can set essentially everything you can set in the wp_list_pages function.

This plugins is perfect for those who use WordPress as a CMS.

Please see the Template Documentation for the wp_list_pages function for detailed documentation of the available attributes and their values.

HTML Page Sitemap

The plugin may be downloaded from the WordPress Plugins Directory or by the following link: Download version 1.0.

Plugins 023 – Interview Mitcho author of Yet Another Related Posts Plugin YARPP and HookPress WordPress Plugins

In this episode we speak with Mitcho, the author of the Yet Another Related Posts Plugin (YARPP) and HookPress plugin.

Mitcho goes into detail why he created YARPP and HookPress, where the plugins originated and and why he made them.

Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site. YARPP includes many features and can be used by novice and advanced users. WordPress founder Matt Mullenweg recently recommended YARPP as on of his favorite plugins.

HookPress plugin demonstrates how actions that occur in WordPress can be tied to external web sites via passing on information, similar to how pings work. It allows for push notifications to other web pages for custom development. HookPress uses WebHooks as its inspiration, so if you’re interested in learning more about WebHooks, check out WebHooks.org. It is important to note that HookPress is intended for developers, average users may be confused by the plugin and how to use it.

Part two will be available next week, stay tuned.

Plugins 022 – WPtouch Mobile Smartphone (iPhone, G1 Android, Palm Pre) WordPress plugin

Today we’re covering the WPtouch mobile smart phone WordPress plugin.

The WPtouch Mobile Theme plugin adds a mobile friendly interface to your blog’s web site. The plugin allows you to quickly add support to your blog web site for mobile phones such as the iPhone, Blackberry, Google Android G1/myTouch and the new Palm Pre. Installation is simple and configuration options are easy to configure.

Features include:

  • Clean navigation interface in an iPhone friendly format.
  • Supports Blackberry, iPhone and iPod Touch
  • Supports Google Android, Opera mini and Palm Pre with some hacking
  • Settings for displaying categories, tags and author name in post listings
  • Settings for adding Google AdWords and Analytics
  • Customize the styling and colors and your logo (as an icon)
  • Support for other plugins

Here are some screen shots from an iPhone and from a Palm Pre:

IMG_0151

browser_page

If you’re familiar with editing PHP code and would like to enable WPtouch for Android, Palm Pre and Opera mini, please edit the wptouch.php, replace the array on line 250 with the following:

$useragents = array( “iPhone”,  “iPod”,  “aspen”,  “android”,  “dream”, “webos”, “incognito”,  “opera mini”, “webmate”,  “BlackBerry”);

Plugins Podcast Skill Level: Any

To learn more about the WPtouch plugin, please go to http://wordpress.org/extend/plugins/wptouch/.

The design of the Plugins Podcast logo and site theme are by LogoBot2000.com. LogoBot2000 has very low prices on logo designs and images for your blog and podcast needs. If you visit the site, please let Brian know Angelo from the Plugins Podcast sent you.

Plugins 021 – Interview Lorelle on WordPress Part 3

This episode we continue our interview with Lorelle, the host of Lorelle on WordPress. Lorelle on WordPress is a popular WordPress blog that covers WordPress, reporting on new and exciting happenings in the WordPress community including development, new features, plugins plus help, tips, advice, and blogging techniques.

In this segment we go into detail with a plugin I’ve developed but yet to release that creates static files for your blog feeds. Lorelle goes on to suggest the WP Super Cache plugin as well.

Lorelle goes into detail about how plugin developers can support their plugins. We both agree that the forum system currently in place at WordPress.org is lacking. I also mention that there are advantages when a business or company develops plugins vs. an individual. Lorelle hit a nail on the head with plugin support. It is important that plugin users first read the documentation before asking questions that have already been answered in the docs.

Lorelle asks me what tip I have for WordPress plugin developers. I recommend learning how to use the Subversion system to allow WordPress.org to host your plugin.

Lorelle will be touring other WordCamps scheduled throughout the world. If you’re hosting a WordPress event, please check out Lorelle’s WordPress event page.

Thank you so much Lorelle for coming onto the show and discussing WordPress and WordPress plugins!

Plugins 020 – Interview Lorelle on WordPress Part 2

This episode we continue our interview with Lorelle, the host of Lorelle on WordPress. Lorelle on WordPress is a popular WordPress blog that covers WordPress, reporting on new and exciting happenings in the WordPress community including development, new features, plugins plus help, tips, advice, and blogging techniques.

Lorelle continues our conversation listing some plugins she recommends. Archivist WordPress Plugin showcase older blog posts on the front page of your WordPress blog.

Lorelle and I agree that plugin developers need to write and maintain better readme.txt files to their plugins so the plugins can be easily found on searches.

We also talk about niche plugins for playing chess, tarot card reading, plugin to display playing cards, genealogy plugins (TNG) and more!

Part three will be available next week, stay tuned.