Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE348107EF for ; Mon, 8 Jul 2013 13:51:54 +0000 (UTC) Received: (qmail 72710 invoked by uid 500); 8 Jul 2013 13:51:54 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 72668 invoked by uid 500); 8 Jul 2013 13:51:54 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 72655 invoked by uid 99); 8 Jul 2013 13:51:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 13:51:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 13:51:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 013E72388906; Mon, 8 Jul 2013 13:51:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1500729 - /sling/site/trunk/content/documentation/bundles/commons-html-utilities.mdtext Date: Mon, 08 Jul 2013 13:51:30 -0000 To: commits@sling.apache.org From: dklco@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130708135131.013E72388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dklco Date: Mon Jul 8 13:51:30 2013 New Revision: 1500729 URL: http://svn.apache.org/r1500729 Log: Updated the page title for the Commons HTML Utilities page Modified: sling/site/trunk/content/documentation/bundles/commons-html-utilities.mdtext Modified: sling/site/trunk/content/documentation/bundles/commons-html-utilities.mdtext URL: http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/commons-html-utilities.mdtext?rev=1500729&r1=1500728&r2=1500729&view=diff ============================================================================== --- sling/site/trunk/content/documentation/bundles/commons-html-utilities.mdtext (original) +++ sling/site/trunk/content/documentation/bundles/commons-html-utilities.mdtext Mon Jul 8 13:51:30 2013 @@ -1,4 +1,3 @@ -translation_pending: true -Title: Commons HTML Utilities +Title: Commons HTML Utilities (org.apache.sling.commons.html) The Apache Sling Commons HTML Utilities bundle provides an HTML parser which can be used to parse HTML and either generate a DOM or SAX events out of the HTML. Therefore the parser transforms the HTML into proper XHTML. \ No newline at end of file