Closed (fixed)
Project:
Textile
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Jan 2004 at 01:43 UTC
Updated:
25 May 2004 at 01:03 UTC
I propose replacing the current select menu with a checkbox below the body field whose label is simply 'formatted with textile'. in this case, 'textile' is a hyperlink leading to help on textile syntax. this interface favors simplicity over the unlikely circumstance that an admin really wants to offer the user a choice between textile versions. IMO, thats too much choice for a normal user.
Comments
Comment #1
bylund commentedI'm working on this right now. I'll submit a patch later on, when it's done.
Comment #2
jhriggs commentedThis request is nullified by the latest release of Textile for 4.4, as it no longer uses nodeapi. Textile use is now indicated by the use of [textile] and (optional) [/textile] tags in the node body. (DRUPAL-4-4 and HEAD 2.0/2004052400)