Thanks. Ok, I understand now how to create products, including phrases, plugins, and templates.
This also allows you to look at the xml it produces, and start to understand it better becuase you can match it to what you know you did.
Quote:
Originally Posted by tgreer
Good point about replacing entire templates. My goal is to not edit or require the user to edit, any templates, ever, in terms of adding a plugin/product.
We share that goal.
Quote:
Originally Posted by tgreer
So you use str_replace, then, to only modify portions of the template? Agreed, that's a better idea.