Closed (duplicate)
Project:
Drupal core
Version:
9.2.x-dev
Component:
user interface text
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2006 at 16:17 UTC
Updated:
5 Feb 2021 at 23:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
michaelfavia commentedTo echo my comment on issue #97941: String freeze: make site_name's default value consistent.
The details of an implementations shouldnt be shown to any end user (read: visitor) in my opinion. Genericizing it to the degree possible is a feature for future distributions and private label users who dont want or need it known that drupal is running under the hood. The people who need to know it is running drupal will know it is running drupal.
We use clean urls to provide memorable and implementation agnostic addresses and i think this is a natural extension of "drupal as a tool not a destination". As much as I like to see it everywhere I just don't see a valid reason to be flashing "Drupal" around on everyones sites.
Comment #2
RobRoy commentedAgreed, for a lot of projects I work on they want a white label solution. I have a recipe like this which I keep in SVN.
Comment #3
naudefj commentedI need this as well. With Drupal 4.7 one could use code a phptemplate_stylesheet_import() function in template.php to rename drupal.css to something else:
However, I could find nothing in 5.x to rename drupal.js to something else.
Comment #4
lilou commentedComment #5
webchickNo reason for this to be postponed anymore. We're in code thaw now. :)
Comment #6
Anonymous (not verified) commentedsubscribe
Comment #7
lilou commentedsee also : #182991: Standardize on "internal path" instead of "Drupal path" or "system path"
Comment #8
tim.plunkettComment #15
dpiComment #19
quietone commentedThere is a more recent issue for this, #2144861: [meta] Replace Drupal in UI text with the name of the distribution, which is a Meta with child issues that have patches. Because there is more work on that issue closing this as a duplicate.