Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm building a community site which includes forums, blogs, news, etc. and I also want to include an area where users can upload/share files with other users. The types of files will be categorized so, for example, a user could browse all the files uploaded relating to a specific category. The uploaders will also be allowed to write some file-related content and title so people know what it is. Users will be able to search for files, rate them and comment on them. Other useful info like the number of downloads, upload date, and author would be great. Does drupal have anything like this?
I hope I am not duplicating an already posted forum item.... I have looked for an earlier written answer and not found ....
How can the "title" (LANGUAGES) of a multilingual block be changed or deleted.
I have multiple languages, which are selectable tru a multilingual block, that is featured as a menu in the left bar of my page.
First time I have actually used the upload.module to attach pdf files to post in three drupal sites I maintain. Seems to all work as expected at home using firefox and safari [though as an aside I'll be looking into having the files ( pdf's) open in the browser rather than download the file - or at the least let the users browser decide ] .
However here at work using IE6 , I get a ' page not found ' . Users have alerted that they get error messages ( though I'm yet to see one sent from them ).
I have a multilingual website which uses Views extensively in combination with i18n. Both these modules are great. My problem is I can't get my views to switch from one language to another, even with the following (very clear) instructions:
I am not sure how it happenned but now the login form appears below the navigation links. Is there a way to get the form back above the navigation links where it was originally and it belongs? It would become a problem if I placed lots of links since users would need to scroll down to login or register.
Hi, I have drupal up and running the only problem is when a user registers they get emailed from nobody@localhost.localdomain I have set the email setting in admin/settings and my smtp sends the mail. I would appreciate any suggestions. Thanks.