I have a RSS feed that requires a username and password. If I enter the feed as: http://user:pass@site.com, I still receive a 401 error. Is there a modification required to the url parser in common.inc to pass the username and password values?
I have altered the "image" module for my personal site and it runs great. But I need to build a site for a friend's business and he doesn't need any of the drupal module features except the image gallery. I understand that he'll still need to login, use taxonomy, etc.
My first goal is to completely redo the Index.php page to his specs. To do this, do I need to go into the theme I'm going to use and alter a file or 3? If so which ones should I look into?
I have a question that was asked before and the answer to the question does not work.
I would like to disable user to edit his/her username on the edit page. I would like to display the text as a text but not make it a textfield and give the user the option to update it. How could I do that?
Is there way to make terms multilangual?
I going to use i18n.module for content translations but i also planing to use taxonomy_dhtml so i need vocabulary terms to be multilangual. Is this possible?
Thank, Alexandr.
I have a fairly complex Drupal powered site up at http://www.norwalkraceway.com It is still growing and evolving and there's still a million changes I want to make to it. I've read all of the upgrade stories but what conserns me is the many modifications I made to the xtemplate.theme, the feedback.module (which is apparently not working in 4.4) and my own custom module derived from the feedback.module (I'll assume it doesn't work either)