Quote:
Originally Posted by chaley
I added the ability to use custom python context classes.
|
I am able to pass my custom python context. Problem is, I need to be able to pass it to the template dialog as well (like we do with global_vars), otherwise, any helper functions or attributes will fail in the template dialog.
Unfortunately, I didn't have the time to test this before the weekend.