Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

seo


jCrumb Instant Breadcrumbs

What is jCrumb?

JCrumb is a JQuery plugin for instantly adding breadcrumbs to any webpage without the need to worry about sitemaps, or server side languages. Just add the plugin to every page you want breadcrumbs on initialize and your done. Can be also be styled with JQuery UI

jQuery Plugin stringToSlug

The stringToSlug converts any string to SLUG in all Languages.

The plugin removes special characters, converts the string to lowercase and defines a space character.

Transforming a string into a url-friendly permalink.
You can use the plugin to display a view in html elements or form inputs.

It is the only plugin that removes the stress of words, exchanging letters marked by unaccented letters.

You can define which character space (hiphen or underscore for example) use.

DynamicLinks

DynamicLinks is a jQuery plugin that lets you add dynamic links to any container. Can be used for SEO, local cloak or more advanced features.

EZJax - AJAX/AHAH Dynamic Content Loader

While jQuery simplifies AJAX (or more accurately AHAH) via the .load method - the EZJax plugin simplifies upon that by allowing association of a class with a standard link to create a dynamic content loader that is not only simple to setup and build upon, but also SEO-Friendly as it leaves the HREF intact allowing the dynamic content to be crawled and indexed.

EZJax also allows for slide/fade effects when loading the data (with/without easing).

The following code would dynamically load the document "somepage.hml" into the designated region, yet still be crawlable by search engines

<a class="ezjax" href="somepage.html">Link</a>

The script is only ~2K, and has been tested and runs on IE6+, FireFox, Safari, and Opera

Wingooli Photo Gallery

A search engine friendly photo gallery. The look of the gallery is customizable by modifying standard HTML and CSS snippets. The code is OOP hence it is extensible by nature.

Download the plugin here: http://www.wingooli.com/homam/js/jquery.wingooliPhotoGallery.js

It is a fast and simple addition to a website, specially if you want to make your photo gallery SEO friendly.

Read the documentation here: http://www.wingooli.com/homam/js/photoGallery.aspx

SEO Friendly URL

This is a jQuery plugin that makes your titles or url's SEO friendly, suitable for use as hyperlinks, in CMS, blog or etc.

The "friendurl" method takes 1 or 2 arguments:

  • id - The id of container where returned value will be placed.
  • divider - (optional) The character used for separation of words into the URL. Default value is '-'

jBreadCrumb - An Auto Collapsing Breadcrumb

Updated - 1.1

With a little help from jquery user "mikejbond", the chevron overlay div no longer needs to be part of the HTML, it is inserted dynamically. You may still want include it if you want to cache image on page load. Also, the easing plugn is no longer required, the animation will default to "swing" easing. I still recommend "easeOutQuad" for the best looking animation, but it's not necessary.

This collapsible breadcrumb was developed to deal with deeply nested, verbosely named pages. Rather than limit the amount of elements shown on the sever side, we decided to go with a client side solution for usability and SEO reasons. It also turned out nice to look at and fun to play with.

jBookmarkEngine

Information

jBookmarkEngine is a jQuery Plugin and improves the usage of bookmarks and is an innovation especialy for AJAX based websites without reload or websites which are useing tags with the onCLick-Attribute. A "Navigation System" will be inbuilt in version 0.6.

Operating Principle

jBookmarkEngine simulate an a-tag in order to manipulate the url and add an anchor (#anchor) without an reload.

Compatibility

Firefox 3.x testet - works
IE 5.x testet - works
Safari - works
Opera testet - works

If you test jBookmarkEngine in a browser which is untried, please send a short email to me, thereby i could fix bugs and update the browserlist.

Support

You found bugs or have suggestion for improvement? Simply write an email to jbe@envo-media.de

Links