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.
I am looking for a way to enable users to log on and check personal statistics about their membership which are manually set by admin. Users should not have access to change these values. Can I do this with Drupal?