Archive for November, 2007



« Previous Entries

Link summarizer

Friday, November 30th, 2007

Authors: GrafZahl, rigacha

With Link Summmarizer you can produce a list of all the links you referred to in a posting. You can exclude links from the summary by specifying regular expressions for links that shouldn’t show up. You can enable/disable the link summary globally through the Options page of Link Summarizer, but you also can enable/disable the display of the summary for specific post by specifying a custom flag named “lnsum_show” (without quotes) and setting a value of 0 (disable) or 1 (enable). You also can choose the regex engine to use (the standard php one or the PCRE extension)

Download Plugin

Installation

  1. Upload the plugin to your plugin directory (wp-content/plugins)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Optional: If you have special design concepts in mind you can get a summary directly using the following code in your template files at the place you want it to appear:



Defensio anti spam

Friday, November 30th, 2007

Author: Karabunga, Inc

Defensio is an advanced spam filtering web service that learns and adapts to your behaviors and those of your readers.

Advanced features such as detailed statistics, charts, RSS feed of our comments (innocent and spam) and counter widget are also available.

Defensio aims to be an all-in-one anti-spam solution. Therefore, using it along with other anti-spam plugins WILL cause problems. PLEASE deactivate Akismet and other similar plugins before activating Defensio.

Download Plugin

Installation

  1. IMPORTANT: Deactivate Akismet and/or any other anti-spam plugins by going to your Plugins tab in the WordPress control panel. Simply click “deactivate” to deactivate the desired plugins.

    Using multiple spam-filtering solutions will negatively impact Defensio’s performance.

    Note: If are upgrading from an older version of Defensio, please deactivate the old plugin before proceeding with the upgrade. Moreover, please delete the old Defensio plugin directory from your server. Not doing so could lead to version conflicts.

  2. Copy the ‘defensio-anti-spam’ folder (unzipped from the file you downloaded) into ‘wp-content/plugins/’. You should now have a file called ‘defensio.php’ in ‘wp-content/plugins/defensio-anti-spam/’.

  3. Return to the Plugins tab in your control panel and activate Defensio.

  4. Under the Plugins tab, you will find a new tab called Defensio Configuration. Go there and enter your API key.
    If the key turns green, this means it has been successfully validated. If you don’t have an API key, you can obtain one for free at http://defensio.com/signup.

    Under Defensio Configuration, you may also set the threshold level for “obvious spam” (this can be hidden from your spambox, at your option). We recommend you leave this “obvious spam” level at its default value (80%) until you get a feel for what a better value might be for your own purposes. You may also choose to enable automatic deletion of spam on old articles, though we do do not recommend this by default.

    Note: If you’re upgrading from an older version of Defensio, the API key should be pre-populated for you.

  • Your blog is now protected by Defensio’s enhanced spam filtering web service. From now on, all comments posted to your blog will be analyzed by Defensio and attributed a “spaminess” value that will help you sort and manage your Quarantine. Under your blog’s Comments tab, notice that the quarantine has been re-labelled “Defensio Spam”. Go there experience the Defensio goodness first-hand.


Jiglu auto tagging widget

Friday, November 30th, 2007

Author: Jiglu.com

Jiglu is a super-smart engine that pieces your site together, intelligently tagging and linking your web content.

Jiglu plugs into your site to automatically create intelligent tags and links for your web content. This means that people can dive straight in and read what they want - your most popular blog entries or even stuff buried deep within your site.

It can run across multiple blogs, linking them all together

More information can be found about the configuration options at http://support.jiglu.com

If you want to discuss the Jiglu widget, please e-mail:

admin@jiglu.com 

Download Plugin

Installation

  1. Go to http://jiglu.com and register your blog
    1. Either: 2a. Grab the Wordpress “Autotag” widget download and upload it to your “/wp-content/plugins/” directory; 2b. Copy the “Other” code, upload and unzip this archive to your “/wp-content/plugins/” directory, and copy the code into the autotag.php file where indicated.
    2. Acivate the plugin through the “Plugins” menu in Wordpress.
    3. From the Presentation menu choose the Sidebar widgets option to change the order in which the widgets appear on your site.
    4. Manage the look and feel of the widget from your home page at http://jiglu.com


FlexContent Component

Friday, November 30th, 2007

Developer : Hannes Distler
Download
Demo
This Components are used to display highly flexible Listpages and Detail Pages. The Layout can be defined in the Backend. FLEXCONTENT contains the items structured in categories which contain the content you want to display in the Frontend. These could be News Items or Articles or any structured content you want to display. FLEXCONTENT LAYOUT defines the Layout for this items. You assign each Flex ContentItem with a Layout Item. Therefore you are extremly flexible ! The zip file contains 2 components - The FlexContent and the FlexContentLayout. Please extract them first and then install the 2 components. ********* Change Log ********* 20.10.2006 -Some change for installation on Joomla 1.5 18.07.2006 -Popup Image -File Browser added (requires Joomlaxplorer) -Image Browser added 15.06.2006 -Search Bot for FlexContent 17.05.2006 -2 FlexText attributes -1 Image Attribute -2 URLs -Detaillink -1 Image with Link -1 File -2 Long Description fields ********* Change Log ********* FlexContent Mambot/Plugin. Have fun Hanselmann



Tag functions

Friday, November 30th, 2007

Author: Brent Loertscher

WordPress 2.3alpha now includes native tagging abilities. However, there are no functions to list all available tags analagous to wp_list_categories(). This plugin’s purpose is to add those functions. They are essentially a copy of category templates modified for tags. This plugin also adds a sidebar widget making it easy to add a tag list to a widget-enabled theme.

Once this plugin is enabled, the template function btl_list_categories() will be available. The function will take the same parameters as wp_list_categories().

This plugin has been updated for use with the new tag hierarchy.

Download Plugin

Installation

  1. Upload btl_tag_functions.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php btl_list_functions() ?> in your templates
  4. Alternatively, a Tags widget will be available as a sidebar widget under Presentation -> Widgets.


« Previous Entries