Closed (fixed)
Project:
Textile
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2009 at 02:15 UTC
Updated:
19 Jun 2010 at 13:10 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedThat 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.