-
Initial commit of Drupal 7 port (thanks Dippers)
-
Add more information to the php description.
-
Bug Fix for PHP markup: Reported by candela -http://drupal.org/node/927982#comment-4282536
-
Stripping CVS keywords
-
Stripping CVS keywords
-
Bug Fix: Remove empty markup check in process function - we still want to output the form element even if its empty.
-
Bug Fix: Make sure element values are set (as an empty array) to avoid string offset issues.
-
markup_view - Bug Fix: make sure arguments are in an array structure.
-
Security Update: Wrap PHP code execution with an access control permission check.
-
Updated: Remove dependency on node/node.pages.inc which can cause validation issues when using with AHAH forms.