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.
Suppose there is a story node type, which is published/not being in moderation, and I have edit rights.
I want to make some changes to it, but send those changes to the moderator. Normally I should create a new revision from the story, uncheck the 'published' status, and check the 'moderation' status. This new story should be in moderation, and old users should see the previous (published) version of it.
Will enabling mailalias mean that a user will receive duplicates of the same email (yes, I know the aliases are kept private) at all the accounts or just at the main email account when someone sends a message using the contact form?
I cannot find anything in the forum about this phenomenon, but on a new install of Drupal I post a blog entry or administrate anything and a new instance of the "my blog" link in the menu appears.
I'm up to 27 instances of the link "my blog" in my user menu and I cannot get rid of any of them.
I can not delete any of the "my blog" links in the menu administration menu, they're all "locked".
I would first like to thank you all for all the help you provided me in here. Everytime I post a question I get so many replies with helpful hints that really make it easier for me to develop what I want faster without trying to reinvent the wheel.
So, I am here as usual, I am trying to customise my drupal themes now. I wanted to implement "quote" feature as used by drupal.org forums and comments sections.
Looks like I have fallen victim to flexinode. I need additional content, and figure this is the best way to add the nodes.
However after several attempts all I get with flexinode are a blank page in content type and no options under settings. I am on a drupal 4.6.3 and php5 set up.
Any else run into this problem and able to offer help?
I've searched for a long time, but cannot find answer for my question - I have activated Upload module within Drupal 4.6.3, but during creating node and adding an attachment below it, I have no chance to change destination path uploaded files go to. All files are automaticaly uploaded into folder "files". Since my user are uploading various content - docs, pdfs, mp3s, mpegs and so on, I would like to prepare for them some subfolders within folder "files" and let them choose appropriate subfolder during upload procedure when creating node.