Clarify <?php...?> usage
flaviovs - September 16, 2009 - 16:52
| Project: | Automatic Nodetitles |
| Version: | 6.x-1.2 |
| Component: | Documentation |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
Since there's no standard in Drupal for using or not <?php...?> on text areas designed to input PHP code, these fields usually includes a note on their description telling if the <?php...?> are (not) needed.
Since the module allows for PHP input in a text area, it would be good if you explain in the field description if the <?php...?> tags are needed or not.
