jQuery FriendURL plugin makes your titles or url's SEO friendly, suitable for use as hyperlinks, in CMS, blog or etc. Now support cyrillic to latin transliteration.
v1.5.1 - release 14.11.2010
v1.5 - release 30.12.2009
v1.0 - release 13.07.2009
<script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="jquery.friendurl.js"></script>
<script type="text/javascript">
$(function(){
$('#title1').friendurl({id : 'link1'});
});
</script>
<script type="text/javascript">
$(function(){
$('#title2').friendurl({id : 'link2', divider: '_'});
});
</script>
In version 1.5 the transliterate parameter was introduced.
<script type="text/javascript">
$(function(){
$('#title3').friendurl({id : 'link3', divider: '_', transliterate: true});
});
</script>
jQuery FriendURL 1.5.1 (release 14.11.2010)
jQuery FriendURL 1.5 (release 30.12.2009)
jQuery FriendURL 1.0 (release 13.07.2009)
jQuery FriendURL plugin is currently available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly.
Dimitar Ivanov
info@bulgaria-web-developers.com
www.bulgaria-web-developers.com
www.bulgaria-web-developers.com/blog