hello
In all my web sites i used the default theme engine which comes with drupal....so i want to know what is the advantage of these different theme engines....

Thanks

Comments

marcvangend’s picture

Unless you already have a very stong preference for another templating engine, I would say: don't bother and stick with the standard engine (phptemplate). There is so much more documentation, code snippets, experience and contributed themes for this engine... I think you are missing out on a lot of community advantages when you choose another engine.

sumitshekhawat7331’s picture

hi thanks for your reply.....
i understand what you said....

Actually my job is to convert HTML templates in to drupal themes....and in this some tasks are very easy and some are very difficult...
so i need some help regarding.... make changes in the core module.
Have you developed websites in drupal...then please send me some links...

Thanks

marcvangend’s picture

Just send you some links?
www.w3c.com
www.firefox.com
www.drupal.org
There you go.

But seriously, I can't just start sending you links if I don't know which problem you're trying to solve, can I? For sure you don't need to edit any core module in order to create a theme. In fact, you should never edit core modules at all. Just read the documentation on this site. Search the forums. And then, if you still have questions, come back here and ask specific questions.

cnario’s picture

I know HTML, XHTML, CSS. Can you point me to any DRUPAL 6 theming tutorials.

gforce301’s picture