From drupal-devel@drupal.org Wed May 25 07:07:19 2005 From: Steven To: development@drupal.org Subject: [drupal-devel] [feature] i18n - Adding language to nodes, taxonomy terms and vocabularies Date: Wed, 25 May 2005 07:07:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5328027179844337982==" --===============5328027179844337982== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Issue status update for http://drupal.org/node/16547 Project: Drupal Version: cvs Component: base system Category: feature requests Priority: normal Assigned to: Anonymous Reported by: Jose A Reyero Updated by: Steven Status: patch char(2) is not sufficient for language codes. There are 3 letter codes too, but also, you can add local variants (en-gb, nl-be). I'm not sure we need this in core. Core already outputs a language attribute in the tag. This belongs in i18n.module in a separate table. Steven Previous comments: ------------------------------------------------------------------------ February 1, 2005 - 13:29 : Jose A Reyero Attachment: http://drupal.org/files/issues/i18n_language_fields_01.patch (4.6= 5 KB) This one adds a simple language field to the following tables: node, vocabulary, term_data Includes a small patch for taxonomy module in order to add the new fields to the list of fields to be inserted/updated.=20 This is not needed for node module, as the field can be introduced with hook_nodeapi --===============5328027179844337982==--