There seem to be at least three different modules supporting file uploads: upload.module, attachment.module (+filemanager.module) and filestore2.module (+ fscache). I'm building a low-usage (scaling not an issue) low tech (extremely naive users) drupal site, and wonder which of these options is recommended in terms of ease of use (for end users), debugging/maintenance (for me), and future-proofing (eg, which has the most active development)?
I am about to create a site that will have forums, polls, events, etc. I want to have each of these things for a number of different cities. For example, I want users in Denver to be able to login to access the forums, polls, etc for Denver.
I am trying to figure out the best way to do this. Could you guys let me know what you think?
It's different about password of register user between drupal and phpbb.
On phpbb system,it use md5 technology,I don't know which way on drupal system.
I want to let drupal system to use encrypt/decrypt way of phpbb system,and please tell me how to do it.
Thanks.
When I create new content,I find it's very complex because of text editor.
I don't know PHP code,and don't know HTML code,too.
When I post a new topic using phpbb2,it can give me some help on its text editor,e.g: url,img,quote,list
It's very easy on microsoft spaces,too.I write new content just as writing .doc using office software.