By mtransmit on
Hi, am about to start a project where drupal is going to be used with smarty, I have been all through the drupal site and the documentation is confusing and conflicting, anyone out there know a good step by step for successful integration. I have tried a bunch of times with varying degrees of success, nothing actually working properly.
Comments
I don't know smarty, but
I don't know smarty, but because different Drupal major versions (4.6, 4.7, 5, 6), especially 6, have big differences in how themes works, don't trust any documentation which does not say clearly that it is for Drupal 6.
The primary source should be probably the included README.txt file and the issues queue of the module.
yeah the docs seem old
Thanks for the advice, the docs seem old. Will try and experiment with porting an existing theme or just writing one spec for smarty and post my steps as a guide if I am successful.
If you've got a guide, I'd
If you've got a guide, I'd love to see it.