Archive for the ‘WP Plugins’ Category

Show authors Plugin

Wednesday, December 10th, 2008

Authors: powtac, mzeecedric, kikuyumoja

This plugin prevents the 404 error on author pages when the author has no posts.

It is published under the GPL 2 licence (http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt).

The original idea was taken from the the “List Authors” plugin here: http://guff.szub.net/source/custom-list-authors.php

Download

[ Download ]

Source from : http://wordpress.org

All in One Gallery Plugin

Wednesday, December 10th, 2008

Author: Thomas Michalak

Display and browse all the images on your wordpress website in one place using the new gallery shortcode.

I wanted to have all the pictures that have been uploaded on my website to be displayed and browsable in one place. So the plugin is simply looking at all the categories and pages, then check if there are images in all the category’s posts (and pages) and, if there are, use the [ gallery ] shortcode.

I use it with 2 other plugins: cleaner-gallery that is just a clean version of the wordpress gallery, works exactly the same way but with cleaner XHTML. And light-box-2 that does the brilliant lightbox effect/system.

All-in-One-Gallery plugin work with the new [ gallery ] shortcode and therefor only work with recent version of wordpress ( 2.6, maybe 2.5 and probally future released ). Also, I created this plugin for Anna Chocola and myself, so I can’t guaranty that it will work properly. But the plugin is so simple that it should work for everyone. You can try it on my website by clicking Image Gallery in the sidebar or on Anna Chocola’s website by also clicking on Image Gallery in the sidebar.

Download

[ Download ]

Source from : http://wordpress.org

WP DownloadCounter Plugin

Wednesday, December 10th, 2008

Author: Erwin Bovendeur

Since WordPress does offer attaching downloads to pages, but doesn’t keep track of statistical information about these downloads, I wrote this plugin. I should mention statistical information is a big word for just another download counter, since that is main purpose of this plugin.

Features:

  • Keeps track of the amount of downloads of a certain file.
  • Keeps track of the last download time
  • Allows you to reset the counter
  • Allows you to add counters to both internal and external urls
  • Can use fancy urls (like /downloads/file.zip)
  • Can print the amount of downloads, the filesize and the last modified date in a post.

Download

[ Download ]

Source from : http://wordpress.org/

WP PhpMyAdmin

Sunday, December 7th, 2008

Introduction

I put this together because I wanted to have access to phpMyAdmin from the admin console in WordPress. I was basically getting sick and tired of separate logins and windows in order to access the database directly.

It is a very simple plugin to use. Follow the instructions for installing it and away you go! You don’t even have to go through the trouble of going through their setup script or creating their config file. Everything has been done for you and the settings from your WordPress setup will be passed over.

Some of the features have been removed or changed slightly for things to work and to maintain security. However you’ll find that most of the things you are used to are still available. Due to the changes that I made, you will only be able to access the phpMyAdmin console from within your WordPress admin console. Trying to link directly will bomb!

If you need help on using phpMyadmin, please go to their site and you will find extensive documentation on how to use it.

If you are feeling generous after trying this plugin out, please support my efforts through the donate link you see on my site. I’ve been cracking the code out on my free time, so even a small token amount is appreciated.

Hope you find this useful. Let me know if you have any problems or have suggestions for improving it! Thanks!

Download

[ Download ]

Source from : http://www.silpstream.com/

WP Calendar

Thursday, December 4th, 2008

Information

An event calendar plugin for WordPress.

Installation

Upload the content of the zip filt to your plugin folder. Go and activate the plugin. Create a new WordPress page and add

Main Calendar

[ Download ]

Source from : http://www.fahlstad.se/

WP Forum

Thursday, December 4th, 2008

Notice

Version 2+ is not backwards compatible with earlier version.

FAQ

Q. My theme is too narrow, how do I remove the sidebar in my theme?
A. Instructions here.
For further support questions please use the support forum.

Description

Simple discussion forum plugin for WordPress.

Requirements

Installing

  1. Copy the content of the zip-file to wp-content/plugins
  2. Go and activate the plugin.
  3. Create a page from the page tab
  4. Click on the HTML button in Wordpress and then insert:
    <!--WPFORUM-->
  5. Go to settings->wp-forum and start adding groups and forums.
  6. You must then visit the WP-Forum options panel in WP admin.
  7. Setup a link in your theme to your forum (unless you have your pages auto-linking in the navagation menu)
  8. To show the latest acitvity in the sidebar go to design->widgets and add the WP- forum widget. Or add
    <?php latest_activity(numbers_to_show);?>

    anywhere in your template. Where “numbers_to_show” is an actual number, defaults to 5.

  9. Important; If you upload a new version go to plugin managment and deactivate and then re-activate WP-Forum.
  10. Visit the structure page of the wp-forum managment.
  11. IMPORTANT: Got to the skin tab and activate a skin

[ Download ]

Source from : http://www.fahlstad.se/

WP Contact Plugin

Thursday, December 4th, 2008

Description – WP-Contact puts a contact form in your sidebar. you can read and reply to message in the admin area under the manage tab! This plugin is widget ready. Enjoy!


Version – 1.0

[ Download ]

Source from : http://www.linksback.org

WP MarkItUp!

Thursday, December 4th, 2008

WP MarkItUp! is the Wordpress plugin that replaces the old “quicktags” toolbar with MarkItUp!, a jQuery plugin written by Jay Salvat that allows to turn any textarea into an highly customizable markup editor. XHTML, Textile, Wiki, Markdown and BBcode toolbars are already provided out-of-the-box, but even your own Markup syntax can be easily implemented with this system. The plugin currently features three different “skins” for the toolbar, new ones are about to come.

[ Download ]

Source from : http://www.stefanoverna.com

“Get Firefox” Banner

Wednesday, December 3rd, 2008

Changelog

Following features have been added into the current version (0.9):

  • Plugin sets an orange Firefox banner with a message to appear at the top of your blog in IE6 and/or IE7 (0.5+)
  • The message is customizable from the options page. (0.5+)
  • The message can contain any XHTML, including adsense javascript (0.5+)
  • Banner can be set to appear in IE6 and IE7, or only one. (0.9+)
  • Optional Close button (a red X) allows the user to close the banner (0.9+)
  • Ability to change text and text background colour (1.0+)
  • Banner will stay closed for the rest of the time the browser is open using Cookies (1.0+)

Backstory

Guess what? I made a Wordpress plugin!

The basic motive behind this was how incredibly frustrating IE 6 and 7 are. The amount of time spent fixing sites up so that they work not only in Firefox, Opera, Safari etc leads to a rather unhappy development team. This has all been said before I know, but I put all this pent up anger into something productive. I’m actually running the plugin right now on Red Root, though if you’re using Firefox, Opera or Safari, you probably can’t see it. Try switching 1 to IE 6 or 7, and take a look at the top of the page.

A nice big orange banner right!

My colleague saw what I’d done and requested the source code, but I thought even better I’ll make a Wordpress plugin for it, and voila! Now keep in mind this is my first plugin, so it’s not perfect, but I’ve got to say the Wordpress plugin system is quite extraordinary. A bit fiddly at first, especially since I couldn’t find any standardized or consistent documentation, but once you get your head around the numerous functions, it’s all good.

And it’s note just a banner! There’s an options page in the admin section ‘Options’ where you can change the message that shows up in the banner.

[ Download ] Source from : http://www.red-root.com

WP Admentor

Wednesday, December 3rd, 2008

Read more from source site.

[ Download ] Source from : http://php.aspcode.net/