Closed (fixed)
Project:
Textile
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Feb 2005 at 17:37 UTC
Updated:
4 Apr 2005 at 17:15 UTC
I have the Markdown with Smartypants module 4.5.0 installed on Drupal 4.5.0. When I installed Textile, even before activating the module, I got the following error:
Fatal error: Cannot redeclare smartypants() (previously declared in C:\apachefriends\xampp\htdocs\drupal4\modules\marksmarty\smartypants.php:62) in C:\apachefriends\xampp\htdocs\drupal4\modules\textile\smartypants-php\SmartyPants-PHP.inc on line 79
Comments
Comment #1
jhriggs commentedI intend to remove the smartypants code from textile and make a separate smartypants filter module.
Comment #2
jhriggs commentedI have removed the smartypants code from the latest versions of the module (for both 4.5 and 4.6). I have also created a new smartypants filter. This should take care of the problems from the textile side, but it may still need to be addressed on the markdown side.
Comment #3
(not verified) commented