Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
install system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2008 at 02:27 UTC
Updated:
30 Jun 2012 at 17:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
webchickDo you think you could provide some more information on the background of this patch? I know you had some discussions in IRC that I don't think are reflected in the issue for people who weren't a part of them. Specifically, what's wrong with the article content type, and what's the rationale behind the Blog profile? Also, you mention Article doesn't make sense, yet you don't include a patch to remove it.
Comment #2
webchickSee also http://webchick.net/patch-reviewers-are-not-clairvoyant :)
Comment #3
mitchell commentedPatch.
Comment #5
keith.smith commentedAs I mentioned in irc, this could be venturing close to a duplicate of #144355: [ideas] Blogging profile.
Comment #6
webchickSorry, but I'm not very supportive of this direction.
The point of the default profile is to set things up that 80% of Drupal sites need so it's ready (and Drupal /does/ something) right out of the box. If we start moving into the direction of the default profile requiring 20 minutes to undo all of the stuff, it starts to stand in peoples' way rather than help them.
I think what you mean to say here is that we need better documentation of Drupal's features, and *that* is definitely true. We also need to not delete the only task-based help page we have in Drupal when the first piece of content is posted. ;P #299050: Help System - Master Patch is where people are coordinating efforts on a better help system for core, and that's a great place to jump in if that's your passion.
Comment #7
drupal_was_my_past commentedUsers can choose to install using the minimal profile, which does not create Article content type, and build out content types as appropriate for their site.