I am trying to adapt several new(er) add-ons to an older version of Phoenix.
(I'm not the only one: viewtopic.php?p=23066#p23066 )
Both add-ons use Action files, a format introduced on v1.0.9.0.
My question is, how can I replicate the function of an Action file in an older version of Phoenix? I initially thought to install the add-on into a newer version of Phoenix, examine the generated HTML code, and try to reverse engineer the PHP code needed to generate it. But, I thought I'd ask here if there was an easier way.
(hope springs eternal, right?)
Thanks!
Malcolm