This forum is for less technical discussions about the Drupal project, not for support questions.

Java port of Drupal?

Hi,

I was exploring the possibility to port Drupal to Java. Can someone estimate if it's possible/feasible? Is it possible to 'plug' Java implementation to Drupal table structures (meaning, in the first place, is there a place Drupal ERD can be taken from; does Drupal (as well as numerous modules) store all info in the DB only?)

Another question related to the topic is how session state is being stored? Does it entirely reside in the DB or some modules/drupal core stores some bits and pieces in PHP session objects?

Thanks.

Vlad

Module for Dictionary Listing

Hi,
Need a module that I can use for Dictionary functions with database fields
i.e. Field 1) Word 2)Definition 3) Ratings/ voting 4) categories 5) comments

Can I use the links module for this?
Or would appreciate if someone can advise other module that I can use.
Thanks.

code quote doesnt work

I added < code> and < /code> between my code, but it doesnt work.

can anyone help please

how to disable required email for new users and how to import contacts

Im migrating a long list of people's names, addresses and contact info to a Drupal site I've made. I'm using Profiles to collate these and eventually display pages sorted by City, Region and such.

Migrating these will take forever if done one by one however, so

a.) Is there a better way to import these (currently just text) as a csv file into mysql?
b.) If I have to do it one by one, how do I disable requiring email addresses for the meantime? Many of these contacts do not have email addresses.

any body seen "page not found error" after log in? url=/?q=%3Ftime%3D1159685901&time=1159685901

i have module logintoboggan installed everything seem to be working well except when i enter userid/password the url becomes:

http://www.mywebsite.com/?q=%3Ftime%3D1159685901&time=1159685901

therefore i can see header, footer, and left right blocks, but the content area shows "page not found"

please help. thank you

Node Reference In Profile Fields?

I know this can be done with CCK for content, but I don't see a way of creating a profile field that is a node reference for user's profiles. I am using the user_profile.tpl.php template. 4.7.3

Pages

Subscribe with RSS Subscribe to RSS - General discussion