From owner-freebsd-doc@FreeBSD.ORG Wed Sep 17 15:44:54 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 942C6364 for ; Wed, 17 Sep 2014 15:44:54 +0000 (UTC) Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 65C60E52 for ; Wed, 17 Sep 2014 15:44:54 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id tr6so2021928ieb.18 for ; Wed, 17 Sep 2014 08:44:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=UgcojL7z7UeHqvT+jgxSkfkm3DJkjF5rw6w6x4LDA/w=; b=euOttPpFp1pSKnYD3++0pMB0zkmOBT6kJjqPVoi+0DQ5n0GMoyy7ybpfRBUHpqCJRI jPWwVJrhgOwlm65NDYirwCTvcGzk+6wSlJLVca7GxoiE4PCCA9YJtZBG8lIaoV+EcuEn 36Z68AP0mfRYTZo0FMtzkeVlGQBAkXS3BXyg44Qo1Xcnx1/M8aAG8u7gkFJjXU+RgEmz NwShPLzcg/Wnl0QJMmWTgIzDJO5OxLSv5hJ4xvN5dkUNZXm0dlmEnu/rXu/d+4HDbp7a OrcKap/lKmmn95upoBOThkz4y3LPLuyvuCzfvhhy+hvsJjLp0nchl0bBbUyunsHqexVQ keJw== MIME-Version: 1.0 X-Received: by 10.50.33.73 with SMTP id p9mr39628426igi.24.1410968693773; Wed, 17 Sep 2014 08:44:53 -0700 (PDT) Received: by 10.107.6.91 with HTTP; Wed, 17 Sep 2014 08:44:53 -0700 (PDT) Date: Wed, 17 Sep 2014 23:44:53 +0800 Message-ID: Subject: How to add new directory in the handbook structure? From: RayCherng Yu To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2014 15:44:54 -0000 Dear all, I start to contribute the translation of the FreeBSD Handbook to Traditional Chinese for 3 months. The Traditional Chinese Handbook Project is abandoned for several years. It is outdated. Comparing to the English version, it lacks some chapters. I updated the chapters.ent and sent problem report. But I don't know how too add new directory in the zh_TW.UTF-8 handbook directory? I copy the new directory from en_US.ISO8859-1 version to zh_TW.UTF-8 handbook directory and change the encoding in chapter.xml in each directory. It don't work. How should I do? Thanks and Best Regards RayCherng