Posted by snelson on March 2, 2009 at 2:15am
Jump to:
| Project: | Textile |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This is added automatically by the packaging script, and seems to be causing issues with update status.
; $Id: textile.info,v 1.3 2008/10/13 21:16:34 joshk Exp $
name = Textile
description = Allows content to be submitted using Textile, a simple, plain text syntax that is filtered into valid XHTML.
version = VERSION
project = textile
datestamp = DATESTAMP
core = 6.x
; Information added by drupal.org packaging script on 2008-10-13
version = "6.x-2.0"
core = "6.x"
project = "textile"
datestamp = "1223933157"When I installed the module via CVS, Drupal update status is telling me the module is unsupported.
Comments
#1
That is correct. I also added the line reporting the core compatibility, which was the cause of Drupal 6 reporting the module as not supported.
Thanks for the heads up.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.