At jfoobar labs you will find "stuff" that is either cool, useful or for learning purposes. We hope to create a pretty nice selection over time. Remember, we need it to be fun.
With this Joomla! 1.5+ plugin your installation can understand different URL's. For example we could use http://jfoobar.org/tiny-147 as a valid URL. The plug-in then redirects to the corresponding article. This logic is used in social environments like twitter. This plug-in is used on the JFoobar twitter page.
The plugin does not intervene with any existing plugin that does SEF or URL replacement. All it does is send a redirect to the browser when an article is found, so all existing URL's will remain untouched
Please read the detailed instructions before you start using the plug-in.
To use this plugin you of course first need to install and activate it in the extension manager. Also make sure you have the rewrite engine running (Apache mod_rewrite) and SEF enabled in the Joomla! main configuration, else the plugin won't work! See the example of the required settings below.

The plugin is defaulted on tiny URL's. If you want other URL's to be redirected, you should alter the properties of this plugin in the plugin manager.

The url prefix is a regular expression. Please keep in mind that the regular expression should always be made out of two results, and the second result field needs to be the article id. '/tiny-(.*)/' redirects "/tiny-999" alike URL's and '/node\/(.*)/' redirects "/node/999" alike URL's.
Looks like you are using Joomla! 1.0...this plugin only works on Joomla! 1.5, and it also works only for com_content and not any other component like you seem to be using.
I spent an hour writing a tiny URL handler script for Joomla! when found this plugin. I needed exactly this one! Thanks for this great plugin!
Hi, I've installed the plugin and it's enabled. Also, I've set the sef global config settings to On. I'm using sh404sef. Everytime I try to type in a tiny url like http://www.libertybaptistchurch.ws/tiny-12 I get my 404 page. Can you take a look and see what I'm doing wrong? Also is there a way to give visitors a button on the article or something so that they have access to the tiny url for sharing in social networks?
Thank You. This plugin is exactly what I need if I can get it to work!
I've done some more testing and it seems to be a conflict with sh404sef. When I disabled sh404sef the redirects to /tiny-# worked.
Try changing the order of the plugin, make sure the tiny url plugin is in front of any sf404 plugins. Most likely that will solve your issue.
I think this is a great plugin, but I'd like to be able to track the number of times the link is used. For example, I want to put them into newsletters and find out how effective the newsletter is at drawing people to my site.
[...]Il plugin JFoobar redirect è stato pensato proprio per questo e permette ai siti realizzati in Joomla di riconoscere e reindirizzare diversi tipi di URL brevi.
Per esempio, potrete usare http://ilvostrosito.com/tiny-147 come URL valido.[...]
Hi there, this is a great plugin, however... can it be extended to any J! page? I'm afraid to show this to my boss (who was asking about tiny urls today) because he is going to want it to point to different pages on our site ;-)
Very fine plugin! Probably we will use it for our website for german Polizei...
Yes, good plugin and usefull.
I have the apache rewrite mod on.
The plugin is as high as it will go in the order. I don't have that plugin they mentioned above...
what gives?
Do you have SEF working? If so, make sure the plugin is installed and published, follow the instructions for configuring (plugin properties) and it should work like a charm.
Copyright © 2008 jfoobar - All Rights Reserved - Joomla! is a registered trademark of Open Source Matters, Inc - Disclaimer
Re: How does it work, Example
# 1 - Posted by: James Lawson-Smith on 2009-01-29 11:42:48
Could you give a few examples like
boofly.com/tiny-741 would point at http://boofly.com/component/option,com_idoblog/Itemid,7/id,41/task,viewpost/
I can not get it to work. Have published and turned on SEO urls but still nothing.