Some general Questions

I new to drupal and I wanted to ask since I didn't know where to post this at. What I wanted to do was when I added a page to my web site. Are there options like to add images and files for download to the page. Like I have a menu at the top and one of them I wanted to add some files for downloading.

Joe

I18n Content Selection Mode - when translation is missing, show content in the default language; option not shown

Am setting up a multilingual site. Would like to show content in the user's language (if content is available) and in the default language (if a translation isn't available). Documentation leads me to believe that the "Multilingual Settings > Selection > Content Selection Mode" section has a "When translation is missing, show content in the default language" option. Looks like the exact option I need.

How do I get cid when using comment_save?

Hi,

I'm trying to store a new comment through comment_save, but I'm experiencing two problems.

1. Undefined stdClass::$cid
In comment_save() there is a check like this:
if ($comment->cid) { (line 1470 in comment.module
But on a new comment, cid wont exists and therefore an undefined notice is shown. A better solution would be if (isset($comment->cid)) { maybe?

Editing text in login and register pages

I'm trying to edit the text (nothing technical -- just the part that is displayed to the user) of the log and register pages of my drupal 7 site.

I've been looking all over for the file that contains this text, and can't find it. Note that I also have Logintobaggen installed.

Any clue which file I'd find this text in? Thanks!

-- Chris

Seeking drupal programmer for 2 websites

I am seeking a drupal programmer for two websites. One website would be starting completely fresh. The other may be theming. I'd want to speak to someone to see which is the best route to take.

I am not a programmer or a designer, so forgive me for not talking in "programmer" terms. Also, if any programmers can recommend any good designers, that would be great, too.

Thank you.

D7 Pathauto transliteration

Hi there.

In my Drupal 7, I installed pathauto module but in its configuration options I don't see the "transliteration" option (as in Drupal 6).

Anyway, for the sake of a test, I added some content whose titles contain special characters (á,ñ...) and they get "removed" instead of "transliterated".

What can I do to get the same pathauto transliteration functionality as I used to in Drupal 6?

Thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x