It is common to build forms into the theme layer (login, search....) and these forms get blocked altogether. I'm looking for suggestins on how to best handle this. I could, for example, make a token dispatching function that could be called from the theme level.
Comments
Comment #1
robertdouglass commentedProposed solution:
This code is now in the current version of the module. Testers needed.
Comment #2
robertdouglass commentedComment #3
m3avrck commentedTokens are now in 4.7.4 and 5.0+
So we can use that functionality to fix this.
Comment #4
robertdouglass commentedThe #token in core won't work for this. See http://drupal.org/node/107358
Comment #5
(not verified) commented