The modules "Markdown", "SimpleWiki", and "Typogrify" are listed under "Input Filters" but "Textile" is listed under "Filters". I'd like them to be listed together under the same category.
--- textile.info
+++ textile.info
@@ -1,7 +1,7 @@
; $Id$
name = "Textile"
description = "Allows content to be submitted using Textile, a simple, plain text syntax that is filtered into valid XHTML."
-package = "Filters"
+package = "Input filters"
core = 7.x
files[] = textile.install
| Comment | File | Size | Author |
|---|---|---|---|
| textile.patch | 358 bytes | pillarsdotnet |
Comments
Comment #1
Anonymous (not verified) commentedComment #2
Anonymous (not verified) commentedI changed the code, and committed it.
Thank you for your report, and patch.