I have a Drupal site, and WHMCS (www.whmcs.com) is the site I am busy integrating both I was wondering if there would be a way to call a function that would return the drop template (processed) so that I could only provide $ $ only with my variable search. Effectively, this will allow me to integrate my WHMCS template with my DreamPlay template so that any changes made in the Drupal template reflect on my WHMCS installation.
WHMCS uses Smarty Template Engine In other words, you can:
Include code like this:
{php} print 'Hello'; {/ Php}
Work with header.tpl and footer.tpl pages (meaning that the ideal is a drupal function that gives everything before the $ print of the print, and another The function that gives everything after print $ content).
Has anyone got any hints or suggestions? Or should I not consider going to this route?
Drupal can use another template engine from phptemplate. If there is a template system that has been used with Drupal, then why do not you use it as things seem to be easy to keep things coherent.
Do you have D.O. Can download in
Comments
Post a Comment