The standard install profile contains two references to "user-defined" settings...

standard.install, line 203:

  // Insert default user-defined node types into the database.

standard.install, line 232:

  // Insert default user-defined RDF mapping into the database.

These comments are misleading, as they may imply a choice made by a user during the installation. In fact, these settings are defined by the install profile developers.

(Originally noted by linclark in #623684: Improve documentation of rdf module, comment #23, but not just restricted to the RDF documentation.)

CommentFileSizeAuthor
#1 738468_1.patch1.03 KBandrewmacpherson

Comments

andrewmacpherson’s picture

StatusFileSize
new1.03 KB

Here's a simple patch.

It changes "user-defined" to "pre-defined" for both of these comments.

andrewmacpherson’s picture

Status: Active » Needs review

forgot to update status

David_Rothstein’s picture

Status: Needs review » Reviewed & tested by the community

Seems to make a lot of sense.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.