Index: modules/textile/textile.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/textile/textile.module,v retrieving revision 1.15 diff -u -r1.15 textile.module --- modules/textile/textile.module 23 Sep 2004 15:50:57 -0000 1.15 +++ modules/textile/textile.module 6 Feb 2005 23:16:00 -0000 @@ -47,8 +47,8 @@ // update automatically _textile_install(); -require_once(module_get_path('textile') . '/textilephp/Textile.php'); -require_once(module_get_path('textile') . '/smartypants-php/SmartyPants-PHP.inc'); +require_once(drupal_get_path('module','textile') . '/textilephp/Textile.php'); +require_once(drupal_get_path('module','textile') . '/smartypants-php/SmartyPants-PHP.inc'); /******************************************************************** * Drupal Hooks @@ -513,6 +513,7 @@ * A string containing the processed text. */ function process($in_string) { + $this->charset('utf8'); // Changed as described in http://drupal.org/node/11357 return preg_replace('{(