Access args in a child Macro?

Status
This content is read-only, or is not open for further replies.

Dannymh

Guest
offline
I am building some macros that will sit in various areas. For instance in the thread_view we have the post_macros. I am using a template modification to add a macro into the post_macros which works, However I also have an extension on the thread controller where I add some params that I pass as an argument to the thread_view.

However as the post_macros by default don't take in these params as arguments, I would have to do more extensions to pass that information into the post_macros which...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom