From owner-freebsd-doc@FreeBSD.ORG Sun Jul 7 19:00:36 2013 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C86BAA25; Sun, 7 Jul 2013 19:00:36 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) by mx1.freebsd.org (Postfix) with ESMTP id 38DBC10A4; Sun, 7 Jul 2013 19:00:36 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id m6so3334569wiv.9 for ; Sun, 07 Jul 2013 12:00:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=y7uvsPfnBE8UR3Cod0Sb30uqaphLcpUmgXgv+8/6ND0=; b=TIuczpBrJ2K9A4VwASFElxu6ed5vuK02KtWKtnFLh0tHlDKK2VJxlU7x9Uvh/VmcnM Zj9RpzXI9amO/Pwu/mn/6/s5q5ikrUbVtKL8ub8q7CjU11tqXdzXfi91Fjz0nfYsWIXc oeY5JLlbve38CbbXk1oXFIQF/aJtYAxZ6VY3haYhgMlnmy1Pwe6iKfl0oLuoLjMm6k0l kxLnw53LG35/FZeUHKuCf8LkWsP24Gepk2GlIpZnc6QYTaFQbCQgEkSSB/XK5wQaRRio OnlmNngDOi078Uhrdd18nWxQcy9uLvvAtZACnV3EmUV4csFLRnWyYvLHrzz0Er0GDS0T wIKg== X-Received: by 10.181.12.10 with SMTP id em10mr9956632wid.14.1373223635148; Sun, 07 Jul 2013 12:00:35 -0700 (PDT) Received: from [192.168.123.167] (136-206-ftth.onsbrabantnet.nl. [88.159.206.136]) by mx.google.com with ESMTPSA id o10sm19742431wiz.5.2013.07.07.12.00.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Jul 2013 12:00:34 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <51D9BAD0.6000904@freebsd.org> Date: Sun, 07 Jul 2013 21:00:32 +0200 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: Gabor Kovesdan Subject: Re: [CFT] merging projects/entities References: <51D7F70B.8000206@freebsd.org> <51D83F92.7030808@FreeBSD.org> <51D98705.4070403@freebsd.org> <51D988DE.2050600@FreeBSD.org> <51D98E6D.2060306@freebsd.org> <51D99892.3000905@FreeBSD.org> <51D99D07.1070808@freebsd.org> <51D9B744.8040004@FreeBSD.org> In-Reply-To: <51D9B744.8040004@FreeBSD.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: FBSD Doc project X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jul 2013 19:00:36 -0000 On 07-07-2013 20:45, Gabor Kovesdan wrote: > Em 07-07-2013 18:53, René Ladan escreveu: >>> Sorry, I missed the role attribute. The namespace should have been >>> >xmlns="". This patch seems to solve both problems and works fine: >>> >http://kovesdan.org/patches/email-entities.diff >>> > >> Almost there, but using a nolink email address in htdocs fails with the >> same error as above. Maybe share/xml/xhtml10-freebsd.dtd is the wrong >> file to add this? > Just forgot to patch those with sed. Patch updated. > Heh, missed that myself too. So now only tidying up or synchronizing whitespace for share/xml/catalog.xml remains to be done? René