my 4.5 installation can't parse PHP content in stories. Here are the data:
* PHP parser is enabled, the right input format is selected
* the user posting is Admin and also part of a group with the right to use the format
* the code in the story body is wrapped in <?php code ?>
* I running out of ideas.
But what I'd like to do is to develop a particular installation of drupal (with modules etc. included) and then install it as quickly as possible in as many places as possible (I have a lot of teachers interetsed in using Drupal and I don't want to give them bare knuckle stuff as they'll run away and go back to WebCT!)
Since it doesn't seem to be an option out of the box, I'd like to hack on the profile module to add a multiple-line selection box (aka "combo box") to the available field types.
I'd appreciate any tips on how I might go about this. I'm also curious how the automagical URLs that find users matching a given selection criteria might work with this.