have done a lots of analysis regarding conversion of my java based application(jsp) to drupal oriented one.. but finally reached at the answer : drupal didn't support any kind of java all in all.. if u wan to work with drupal u have only a possible combination of php & mysql(or pgsql). Can anybody correct me if i m wrong...
i want to ask how to create a template for drupal , i have already site
but i need to make a theme in drupal like my site ,
how i can do that, any one can help
Greetings. I'm converting a static html site to drupal. Most of the pages are easy to convert. However, I'm curious what's the best way to convert a page that has a table that has links to other pages i.e:
I have installed the forum feature in drupal. While users registering in the forum, I want to make the users who provide email id from a particular domain ex: user@xyz.com should be able to register. And the email verification should be sent to that email id. Any user trying to register with any other domain - the registration should be denied. Also the user should not have permission to change the email id from his profile.
I just started using Drupal but I don't like my whole site to be dynamic. I prefer a static look and feel and I prefer designing in HTML. Is it possible to use Drupal to manage the main content on each page inside of my HTML page? Or in other words to create a templet that in it's self is a full design except Drupal fills in the main content.