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.
Is there a way to set-up Drupal, so that the image upload would work as in blogger. Simply pressing a button on the content creation page that will give an upload page or browse file window where the user can select the image to upload and it get's uploaded into a predefined folder and the html img tag gets inserted into the content to show the image?
Can someone point me to how the dropdown boxes are created on the project issues page: http://drupal.org/project/issues/
The table looks like the tabular view from the flexinode module, but I can't figure out how the
Project: Status: Priority: Category:
search dropdown options are created.
Thanks.
Amazing to see the drupal forum so busy this week...good to see I'm not the only one putting in a few hours during the holidays.
Quick general question re: username & password.
Almost every website with content of any decent value has a login procedure for visitors..some are pay per view, others are free membership. Bottom line is that people have to remember a huge amount of username/password combinations, unless they are using the same one for every login at every site.
I have created the basic structure of the site with pages. I created an accout called administrator. I need people to edit the pages that I have created with new info. But no one can edit the page but me. I need anyone to be able to edit the pages I have created.