i posted a similar question in the commons-issue-queue, but there seems to be no activity there at all.
Using Drupal Commons, I'd like to make changes to the user profile page.
I'd like to change the tabs layout, to reshuffle what the user sees in each tab, how they access their information, and to move part of the tabbed-content to other pages.
Looking at the page manager and the user-profile-template, it's not clear to me how to access this.
So I changed the name (domain) of my site. I have rebuilt paths (Path auto), added Sitemap and cleared cache. But... I did not change the name of the directory where the site is.
If I make a research with Google or DuckDuckGo, I see that the index page is ok, but all other results (pages) start with the name of directory which is the old domain name.
Is changing the name of the directory the solution? If so, what will happen to the .temp file? Or do I have to modify settings.php ?
I have built a rule that creates new user after webform submission. I have realized that it Works. After that action I want to send account e-mail to this new user. Before sending email I have created another action to activate it.
No mail is sended to new user. All other actions in this rule work perfect. I show two messages in order to check if email is filled with correct value. It Works fine.
I have a default setup for the text we utilize when creating an Event Date Content Type. Instead of copying and pasting this information in to the body of this Content each time we create one, is there a way I could inject the text in to the body by default. We use Event Date for one specific setup, so this seems like the best option to me.