Archive

Posts Tagged ‘wordpress plugin’

WordPress Plugin Mail To Commenter

September 19th, 2009 carlgreat No comments

This plugin helps user to notify reply to previous commenter in same post via simply insert ‘@+user+blank’ or ‘@+user+:’ (like twitter) to specify user name in comment.

  1. The main funciton of plugin is to detect comment content and automatically send mail notification if associated option is activated.
  2. Using <?php mailtocommenter_button();?> to generate button to earier insert code or generate link to comment. This function is almost the same with reply to plugin except the style of button can be fully customized by admin.

Basically, all settings can be easily configured via option page under dashboard. Admin has ability to:

  1. Activate mail notification.
  2. Activate usage of ‘@all’ which allows user to group send reply to all previous commenter in same post.
  3. Set the output and style of button which is used to help user to easily insert code (‘@user ‘ or ‘@user:’) in their comment.
  4. Cutomize the mail templete (subject and message.). User is encouraged to use pre-defined variables to customize owner template. template.txt file provides some default text content of mail template just for your reference.

Various options with corresponding explanation are listed in ‘Mail to commenter options’ page, you can customize the using of plugin by setting different combination of options. For example, you may not want to use mail notification, but you also can use <?php mailtocommenter_button();?> function to create a hyperlink to comment.

Click here to see change log. Note:

  1. Plugin will automatically load language pack according to wordpress language defined in wp-config.php. Default is english. Available language pack: English,Chinese, Belorussian (Contributor: Fat Cow).
  2. Chinese user please check here for chinese instruction.

Download:http://wordpress.org/extend/plugins/mailtocommenter/

Categories: Web Tags:

WordPress Plugin WP Silverlight Media Player

September 9th, 2009 carlgreat No comments

This plugin allows addition of Silverlight-based media players to WordPress blog posts and pages. The players can be used to play Windows Media Video (WMV) encoded video content.

The plugin has the following features:

  • Default player configuration settings, such as size, thumbnail, auto load and auto play.
  • Per-instance player configuration settings that can be used to customize each individual player within or across blog posts.
  • Unlimited number of players within the same blog post or page.
  • Option to not load players on the home page of the blog. This helps to reduce the amount of content to download for visitors who do not want to watch a video.
  • 6 player styles
  • UI for uploading of video files and for inserting media players into blog posts and pages
  • Tracking and reporting on how many times the videos have been watched

This article explains how to encode a video content for WP Media Player plugin by using the Windows Media Encoder.

Step 1: Download and install Windows Media Encoder.

Step 2: Download the Windows Media Encoder Profiles. These are used to help you run the Windows Media Encoder with the appropriate settings to output a media file in a format supported by Silverlight.

Step 3: Extract the contents of the Profiles.zip archive to the Profiles folder in your Windows Media Encoder program folder (typically C:\Program Files\Windows Media Components\Encoder).

Step 4: Start the Windows Media Encoder by clicking “Start” and typing “media encoder” in the search bar.

Step 5: Click “Custom Session” on the “New Session” dialog:

New Session Dialog

Step 6: In the “Session Properties” page, find the “Source from:” radio buttons and choose “File”. Then specify the input video file by either typing in the full path or by using the “Browse…” button.

Session Properties Dialog

Step 7: Click on the “Compression” tab and then click “Edit…” button next to the “Destination” drop down list:

Compression Tab Page

Step 8: In the “Custom Encoding Settings” dialog click “Import…” button and then choose the encoding profile that best suits your web server’s network bandwidth. I usually choose WMV Web Server 256k DSL because my server’s bandwidth is pretty low.

Custom Encoding Settings

Step 9: Click on the “Output” tab and then clear out the check box next to “Pull from encoder …”. Check the check box “Encode to file” and then specify the name of the output file. After that click “Start Encoding”:

Output Tab Page

The encoding will start and Windows Media Encoder will show the progress and a preview:

Video Encoding in Progress

After the encoding is done you can upload this file to your WordPress blog for playback with WP Media Player plugin.

Download    

The plugin home page

Category Order Plugin for Wordpress

July 10th, 2009 carlgreat No comments

About Category Order:

The Category Order plugin allows you to easily reorder your categories the way you want via drag and drop.

Installation:

  1. Download the plugin and expand it.
  2. Copy the ‘order-categories.php’ file into your plugins folder (wp-content/plugins/).
  3. Login into the WordPress administration area and go to the Plugins page.
  4. Locate the Order Categories plugin and click on the activate link
  5. That’s it, now you can go to Manage > Order Categories and reorder the categories the way you want.
  6. If you use wplistcategories(), make sure you don’t specify an order (e.g. wplistcategories(‘orderby=count’);).

Download:

http://wordpress.org/extend/plugins/order-categories/

Categories: Web Tags: ,

wpSEO Plugin for Wordpress

July 8th, 2009 carlgreat No comments

wpSEO is a simple and more comprehensive solution you can use to take care of SEO optimization.

wpSEO stands for efficient, fully-automated and affordable SEO in WordPress, the state of the art Weblog-System. WordPress SEO made easy.

SEO stands for Search Engine Optimization, which is a legal technique to position your website on a higher and much more successful spot in search engines. Mostly, SEO is much more cost-efficient and more effective instead of usual advertisements like Google AdWords or buying backlinks.

Download wpSEO Plugin

2.7.5 | 05.07.2009
Categories: Web Tags: ,