<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://iheartryan.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>I Heart Ryan - drupal</title>
 <link>https://iheartryan.com/taxonomy/term/8/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Drupal intra-linking problems solved</title>
 <link>https://iheartryan.com/post/drupal-intra-linking-problems-solved</link>
 <description>&lt;p&gt;Sometimes, when using Drupal, I find that I want to link to some of my older posts.  However, I often have a couple of development checkouts of my site.  Consider the case where I have the live site, which can be reached at &lt;a href=&quot;http://iheartryan.com/&quot; title=&quot;http://iheartryan.com/&quot;&gt;http://iheartryan.com/&lt;/a&gt;, and I have a development checkout, &lt;a href=&quot;http://localhost/iheartryan/&quot; title=&quot;http://localhost/iheartryan/&quot;&gt;http://localhost/iheartryan/&lt;/a&gt;.  Now, say I&#039;m trying to link to my &lt;a href=&quot;/post/rhythmbox-playlist-folders/&quot;&gt;Rhythmbox Playlist Folders&lt;/a&gt; post.  How should I make this link?  I have a couple choices:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://iheartryan.com/post/rhythmbox-playlist-folders&quot; title=&quot;http://iheartryan.com/post/rhythmbox-playlist-folders&quot;&gt;http://iheartryan.com/post/rhythmbox-playlist-folders&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;/post/rhythmbox-playlist-folders&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;https://iheartryan.com/post/drupal-intra-linking-problems-solved&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://iheartryan.com/post/drupal-intra-linking-problems-solved#comments</comments>
 <category domain="https://iheartryan.com/category/type/howto">Howto</category>
 <category domain="https://iheartryan.com/category/status/i-did-it">I Did It</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <pubDate>Tue, 09 Feb 2010 16:26:42 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">23 at https://iheartryan.com</guid>
</item>
<item>
 <title>utf8 lessons</title>
 <link>https://iheartryan.com/post/utf8-lessons</link>
 <description>&lt;p&gt;The other day, I was working on a &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; site.  I based the theme for the site on the &lt;a href=&quot;http://drupal.org/project/zen&quot;&gt;Zen theme&lt;/a&gt; (ver 1.1).&lt;/p&gt;
&lt;p&gt;I was experiencing a very strange problem:   I could not save any of the changes I made on the theme configuration page.  I tried to change the logo.  I tried to make it display the slogan.  Nothing worked.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://iheartryan.com/post/utf8-lessons&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://iheartryan.com/post/utf8-lessons#comments</comments>
 <category domain="https://iheartryan.com/category/type/howto">Howto</category>
 <category domain="https://iheartryan.com/category/status/i-did-it">I Did It</category>
 <category domain="https://iheartryan.com/category/concerning/debian">debian</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <category domain="https://iheartryan.com/category/concerning/mysql">mysql</category>
 <category domain="https://iheartryan.com/category/concerning/ubuntu">ubuntu</category>
 <category domain="https://iheartryan.com/category/concerning/zen-theme">zen theme</category>
 <enclosure url="https://iheartryan.com/sites/default/files/utf8.cnf" length="348" type="application/octet-stream" />
 <pubDate>Tue, 30 Sep 2008 13:58:04 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">22 at https://iheartryan.com</guid>
</item>
<item>
 <title>Drupal Autosave Module Without TinyMCE</title>
 <link>https://iheartryan.com/post/drupal-autosave-module-without-tinymce</link>
 <description>&lt;p&gt;The latest release of the Drupal &lt;a href=&quot;http://drupal.org/project/autosave&quot;&gt;Autosave module&lt;/a&gt; (version 5.x-3.2) was made with the explicit intention of making it work without the presence of the TinyMCE wysywig editor.&lt;/p&gt;
&lt;p&gt;Sadly, this did not work out for me.  Fortunately, the fix was quick and easy.  I&#039;ve posted it here, and also on their bugtracker.  This diff applies against &lt;a href=&quot;http://ftp.drupal.org/files/projects/autosave-5.x-3.2.tar.gz&quot;&gt;5.x-3.2&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>https://iheartryan.com/post/drupal-autosave-module-without-tinymce#comments</comments>
 <category domain="https://iheartryan.com/category/type/bug">Bug</category>
 <category domain="https://iheartryan.com/category/status/i-did-it">I Did It</category>
 <category domain="https://iheartryan.com/category/concerning/autosave-module">autosave module</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <category domain="https://iheartryan.com/category/concerning/tinymce">tinymce</category>
 <enclosure url="https://iheartryan.com/sites/default/files/autosave-without-tinymce.diff" length="1514" type="text/x-diff" />
 <pubDate>Fri, 01 Aug 2008 07:25:20 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">13 at https://iheartryan.com</guid>
</item>
<item>
 <title>Allowing git:// urls in the Drupal Link module</title>
 <link>https://iheartryan.com/post/allowing-git-urls-drupal-link-module</link>
 <description>&lt;p&gt;
I wanted to give you all anonymous access to my public git repositories, and I wanted to add a special field in my &lt;a href=&quot;http://drupal.org/&quot;&gt;Drupal&lt;/a&gt; &amp;quot;Blog Post&amp;quot; content type to allow it.  (Results can be seen in &lt;a href=&quot;http://iheartryan.com/post/xdebug-cli-client&quot;&gt;my post about dbgp&lt;/a&gt;).  It was all pretty standard.  I added a field to my content type.  The field was of type &amp;quot;Link&amp;quot;, as provided by the &lt;a href=&quot;http://drupal.org/project/link&quot;&gt;Drupal Link module&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://iheartryan.com/post/allowing-git-urls-drupal-link-module&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://iheartryan.com/post/allowing-git-urls-drupal-link-module#comments</comments>
 <category domain="https://iheartryan.com/category/type/howto">Howto</category>
 <category domain="https://iheartryan.com/category/status/i-did-it">I Did It</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <category domain="https://iheartryan.com/category/concerning/drupal-link-module">drupal link module</category>
 <category domain="https://iheartryan.com/category/concerning/git">git</category>
 <pubDate>Sun, 27 Jul 2008 07:38:46 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">12 at https://iheartryan.com</guid>
</item>
<item>
 <title>VotingAPI Bug Hunt Postmortem</title>
 <link>https://iheartryan.com/post/votingapi-bug-hunt-postmortem</link>
 <description>&lt;p&gt;I just struggled with a ...bug?? that drove me a little crazy.  My site was chugging along just fine and then I would save a node, or a configuration or something, and suddenly all my views that used &lt;a href=&quot;http://drupal.org/project/votingapi&quot;&gt;votingapi&lt;/a&gt; would blow up.&lt;/p&gt;
&lt;p&gt;
&lt;br /&gt;
I kept looking for things that caused it -- was it the module I just enabled?  Was it this?  That?&lt;/p&gt;
&lt;p&gt;I found out the problem, and it was subtle.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://iheartryan.com/post/votingapi-bug-hunt-postmortem&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://iheartryan.com/post/votingapi-bug-hunt-postmortem#comments</comments>
 <category domain="https://iheartryan.com/category/type/bug">Bug</category>
 <category domain="https://iheartryan.com/category/status/i-did-it">I Did It</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <category domain="https://iheartryan.com/category/concerning/views-module">views module</category>
 <category domain="https://iheartryan.com/category/concerning/votingapi">votingapi</category>
 <pubDate>Sun, 27 Jul 2008 06:05:41 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">11 at https://iheartryan.com</guid>
</item>
<item>
 <title>Fivestar Positioning Bugfix</title>
 <link>https://iheartryan.com/post/fivestar-positioning-bugfix</link>
 <description>&lt;p&gt;
In setting up this site, I accidentally forgot to allow anonymous users to vote on my posts.  Sorry about that.  It&#039;s fixed.&lt;br /&gt;
But I did uncover a bug in the &amp;quot;&lt;a href=&quot;http://drupal.org/project/fivestar&quot;&gt;Fivestar&lt;/a&gt;&amp;quot; module that I was using for voting.&lt;br /&gt;
Even though I told it to put the voting widget above the text of the node, it ended up putting it below for anonymous users.  I fixed the bug.  You can read all about it on &lt;a href=&quot;http://drupal.org/node/285783&quot;&gt;my bug post&lt;/a&gt;, or download the patch from me.&lt;br /&gt;
The patch applies against fivestar 5.x-1.12.
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://iheartryan.com/post/fivestar-positioning-bugfix&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://iheartryan.com/post/fivestar-positioning-bugfix#comments</comments>
 <category domain="https://iheartryan.com/category/type/bug">Bug</category>
 <category domain="https://iheartryan.com/category/status/i-did-it">I Did It</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <category domain="https://iheartryan.com/category/concerning/fivestar-module">fivestar module</category>
 <enclosure url="https://iheartryan.com/sites/default/files/fivestar_position.diff" length="707" type="text/x-diff" />
 <pubDate>Tue, 22 Jul 2008 13:44:36 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">6 at https://iheartryan.com</guid>
</item>
<item>
 <title>Drupal 6</title>
 <link>https://iheartryan.com/posts/drupal-6</link>
 <description>&lt;p&gt;So, I just set up this website to keep track of all the open-source software things that I think about and do.  Of course, I would never dream of setting up a blog site using software other than &lt;a href=&quot;http://drupal.org/&quot;&gt;Drupal&lt;/a&gt;.  At my work, and as favors or volunteer work, I&#039;ve set up a number of webpages using Drupal.  It provides the best of a content-management system, and a &amp;quot;web application framework&amp;quot;.  A website running Drupal can be made into almost anything.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://iheartryan.com/posts/drupal-6&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://iheartryan.com/posts/drupal-6#comments</comments>
 <category domain="https://iheartryan.com/category/type/review">Review</category>
 <category domain="https://iheartryan.com/category/concerning/autosave-module">autosave module</category>
 <category domain="https://iheartryan.com/category/concerning/cck">cck</category>
 <category domain="https://iheartryan.com/category/concerning/drupal">drupal</category>
 <category domain="https://iheartryan.com/category/concerning/drupal-6">drupal 6</category>
 <category domain="https://iheartryan.com/category/concerning/drupal-image-module">drupal image module</category>
 <category domain="https://iheartryan.com/category/concerning/tinymce">tinymce</category>
 <category domain="https://iheartryan.com/category/concerning/views-module">views module</category>
 <pubDate>Sun, 20 Jul 2008 19:39:52 +0000</pubDate>
 <dc:creator>ryan</dc:creator>
 <guid isPermaLink="false">2 at https://iheartryan.com</guid>
</item>
</channel>
</rss>
