On Tuesday, September 13, 2011 2:31:58 PM UTC-4, Lazarof wrote: > > > Question N2 - Why the page .../admin/default/design/application is > now exposing testFunc():?
Try indenting the 'def' for your example code function definition at least one character (you might have to strip it later) and see if that fixes the admin problem (I think the regex is just looking for lines that start with 'def'). Anthony

