Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 25399 invoked from network); 18 May 2008 11:36:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2008 11:36:41 -0000 Received: (qmail 70886 invoked by uid 500); 18 May 2008 11:36:42 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 70842 invoked by uid 500); 18 May 2008 11:36:42 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 70833 invoked by uid 99); 18 May 2008 11:36:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 May 2008 04:36:42 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sun, 18 May 2008 11:36:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 62AE523889FE; Sun, 18 May 2008 04:36:20 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r657541 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-pod-link.ft Date: Sun, 18 May 2008 11:36:20 -0000 To: svn@forrest.apache.org From: gmcdonald@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080518113620.62AE523889FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gmcdonald Date: Sun May 18 04:36:20 2008 New Revision: 657541 URL: http://svn.apache.org/viewvc?rev=657541&view=rev Log: Refactor to new dispatcher FOR-797 Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-pod-link.ft Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-pod-link.ft URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-pod-link.ft?rev=657541&r1=657540&r2=657541&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-pod-link.ft (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/content-pod-link.ft Sun May 18 04:36:20 2008 @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - content-pod-link will output the POD link with image to the content. @@ -24,12 +24,20 @@ ]]> + xmlns:forrest="http://apache.org/forrest/templates/1.0" + name="content-pod-link" inputFormat="xsl"> - - POD - icon - POD + + + + + + + + POD - icon + POD + +