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.
I am new to Drupal and wanted to start learning it. Seems like a good CMS but there is on thing that annoys me more and more with new modern CMS: I don't like the frontend editing.
Is there a way in Drupal to disable it? I have nothing found in the settings.
Hello, this seems trivial but I did not find an answer online so far.
I have a multilingual site (German/french). How do I find the url path for the german version when I am on any of the french pages ( all are translated) . Fot exemple on the french page xyz.com/frenchpage1 I need to find the path to the german version of this page xyz.com/germanversion-of-frenchpage1.
TCL (The Creative Life), the third largest TV manufacturer in the world, was rapidly expanding into the American market branded as “America’s fastest-growing TV brand”. The USA division sought to improve visuals and content management of their website, vital to the success of bringing the “creative” vision to life on April 14th.
With the opportunity to build an award-winning Drupal 8 showroom, Appnovation provided a detailed preliminary scope, laying out the assumptions and implementation guidelines, and ensuring the “vision” ready to take shape and, ultimately, get delivered.
I have created a custom comment type. It has field Year and Comment.
The only issue that I have is than if a user created a comment and then someone goes to reply to that intional comment, it shows the Year field to the reply form.
Is there any way that the Year filed is only shown when the comment is first added to the node. Not on the reply to comment, comment?
I am trying to figure out what the best practice for user profile URL. I would like to provide an easy to remember url for members.
Currently using path auto I have the user profile url as domain.com/u/username
But I think it would be much better if I could have the username right after the domain but I don't want to introduce any security vulnerabilities by allowing domain.com/username.
So I am thinking of alternatives such as domain.com/+username
but that doesn't really work because Drupal converts the + symbols to %20