<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: permalink</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Acts As Urlnameable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_urlnameable</link>
      <description>Intended to be a successor or alternative to acts_as_permalink. Allows you to give your ActiveRecord objects nice url names, for use in permalinks and such.</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_urlnameable</guid>
      <author>Gabriel Gironda</author>
    </item>
    <item>
      <title>acts_as_slugable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_slugable</link>
      <description>Generate a valid URL slug/stub based on a specified field.</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_slugable</guid>
      <author>Alex Dunae</author>
    </item>
    <item>
      <title>Permalink Fu</title>
      <link>http://agilewebdevelopment.com/plugins/permalink_fu</link>
      <description>Create permalinks from attributes</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/permalink_fu</guid>
      <author>Rick Olson</author>
    </item>
    <item>
      <title>Friendly Identifier</title>
      <link>http://agilewebdevelopment.com/plugins/friendly_identifier</link>
      <description>Easily create human-readable URLs with friendly identifiers.</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/friendly_identifier</guid>
      <author>Nick Zadrozny</author>
    </item>
    <item>
      <title>seo_urls</title>
      <link>http://agilewebdevelopment.com/plugins/seo_urls</link>
      <description>Overwrites to_param to append a url-friendly version of the model&#8217;s &#8216;name&#8217; or &#8216;title&#8217; attribute to it&#8217;s id.</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/seo_urls</guid>
      <author>Redshift Media</author>
    </item>
    <item>
      <title>friendly_id</title>
      <link>http://agilewebdevelopment.com/plugins/friendly_id</link>
      <description>Friendly_id is a plugin for Ruby on Rails which allows you to work with human-friendly strings as well as numeric ids for ActiveRecords, so that you can have urls like &#8220;/members/joe&#65533;? rather than &#8220;/members/123&#65533;? or &#8220;/members/123-joe&#65533;?.
This provides your application with better search engine optimization (SEO), better data security, and more human-friendly URL&#8217;s.
It can optionally keep track of modified ids, so that you can do 301 redirects the current URL&#8217;s of updated resources.</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/friendly_id</guid>
      <author>Norman Clarke</author>
    </item>
    <item>
      <title>Slugger</title>
      <link>http://agilewebdevelopment.com/plugins/slugger</link>
      <description>With Slugger you can use a field(s) of the model as a slug (URL friendly version of the record). So instead of controller/id you can use controller/slug (http://example.com/posts/1 =&gt; http://example.com/posts/my-post-title)</description>
      <pubDate>Thu, 18 May 2006 12:28:25 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/slugger</guid>
      <author>Jesus Carrera</author>
    </item>
  </channel>
</rss>
