Posted by pretty.jasmine on February 7, 2013 at 1:14am
Hello every body, i have a general question and does not take too much efforts to be responded.
Ok i have a site with specific module does not exist in this plate-form of Drupal, my question is do i have to learn developping module in drupal or integrating thoses specifics code in the .tpl.php files?
blel marouane
Comments
It would help to know what
It would help to know what functionality you are looking for?
there are many contributed
there are many contributed modules that cover most of things. I have many sites that I didn't involve in any coding (except some minor CSS edits).
Integrating heavy code in tpl.php files is not the best approach in most cases (due to performance, caching and other reasons).
// Ayesh
does it exist?
iam preparing a site of horoscope, and searching for a module that allow me to add some specific value
such as love comptability between names.
example:
when i enter name1 and name2 gives me the percentage of love.
idon't thing that exist in drupal
jasmine