Closed (fixed)
Project:
Markup
Version:
7.x-1.1-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 22:06 UTC
Updated:
7 Aug 2012 at 17:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
break9 commentedI would also be interested in this feature.
Comment #2
gwalliman commentedBased on the 6.x fix from #927982: PHP or Tokens in markup field?, this is how I got it working:
Comment #3
bluetegu commentedThanks gwalliman,
The above changes worked for me. I added one line to set the default value to the format selected. A patch is attached.
Important note: Because the type of field is changed from text to text_format, once you update, you will not see the text in already existing markup fields, so be sure to copy these configurations to a safe place and reconfigure the markup fields after the patch.
Comment #4
j4 commentedAmazing patch and thanks a ton for the tip! Works like a charm
Thanks
Jaya
Comment #5
bcostlow commentedThe 7.x-1.1-beta1 release adds support for input formats, which includes the functionality added in the patch at #3.
Comment #6
Vote_Sizing_Steve commentedDid Drupal core 7.24 update break this feature? I no longer see my php markup fields, and instead get a site error contact administrator message (sorry, not able to reproduce exact message now).