fix line endings from import

This commit is contained in:
2012-01-03 00:31:54 -05:00
parent bd91995487
commit 414a5c83bf
246 changed files with 1645 additions and 1645 deletions

View File

@@ -6,5 +6,5 @@ permalink: blog/walkah/blogapi-module
tags:
- drupal
---
so, i mentioned i'd done some <a href="http://drupal.org/">drupal</a> hacking... well, following my 2nd commit of my first contributed module, <a href="http://www.buytaert.net">dries</a> added the module to the drupal core (check it out: <a href="http://cvs.drupal.org/viewcvs/drupal/drupal/modules/blogapi.module?rev=1.1&amp;view=auto">here</a>). the module replaced bloggerapi.module, and adds support for <a href="http://www.xmlrpc.com/metaWeblogApi">MetaWeblog API</a> and some <a href="http://www.movabletype.org/docs/mtmanual_programmatic.html">Movable Type API</a> extensions (for things like categories, etc).
so, i mentioned i'd done some <a href="http://drupal.org/">drupal</a> hacking... well, following my 2nd commit of my first contributed module, <a href="http://www.buytaert.net">dries</a> added the module to the drupal core (check it out: <a href="http://cvs.drupal.org/viewcvs/drupal/drupal/modules/blogapi.module?rev=1.1&amp;view=auto">here</a>). the module replaced bloggerapi.module, and adds support for <a href="http://www.xmlrpc.com/metaWeblogApi">MetaWeblog API</a> and some <a href="http://www.movabletype.org/docs/mtmanual_programmatic.html">Movable Type API</a> extensions (for things like categories, etc).
i feel all warm and fuzzy :)