re: http://drupal.org/node/318

the coding standards mention that we use the $Id$ RCS keyword in source files. it should also say that we use:

-- $Id$

in any database file (.mysql, .pgsql).

also, it should mention that:

/* $Id$ */

is used for any .css or .js file, too.

thanks!
-derek

Comments

forngren’s picture

Title: coding standards should say we use RCS $Id tag in database source files » Coding standards cleanup: confusing page 546 CVS header
Category: feature » bug

I think http://drupal.org/node/546 and http://drupal.org/node/318 (Header Comment Blocks) should be merged and moved into 318. 546 should then be removed.

jstarbow’s picture

Assigned: Unassigned » jstarbow
Category: bug » task

I'll do this as part of the Coding Standards clean-up.

anschinsan’s picture

Project: Documentation » Drupal core
Version: » 7.x-dev
Component: Developer Guide » documentation
jhodgdon’s picture

Status: Active » Fixed

I just took care of this ancient issue.

Status: Fixed » Closed (fixed)

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