Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 16AF518AED for ; Sun, 3 Jan 2016 11:01:40 +0000 (UTC) Received: (qmail 47063 invoked by uid 500); 3 Jan 2016 11:01:39 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 47005 invoked by uid 500); 3 Jan 2016 11:01:39 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 46994 invoked by uid 99); 3 Jan 2016 11:01:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jan 2016 11:01:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BF5172C033A for ; Sun, 3 Jan 2016 11:01:39 +0000 (UTC) Date: Sun, 3 Jan 2016 11:01:39 +0000 (UTC) From: =?utf-8?Q?Herv=C3=A9_Boutemy_=28JIRA=29?= To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DOXIASITETOOLS-144) split default-site.vm into 2 parts: default-site.vm and default-macros.vm MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Herv=C3=A9 Boutemy created DOXIASITETOOLS-144: -------------------------------------------- Summary: split default-site.vm into 2 parts: default-site.vm a= nd default-macros.vm Key: DOXIASITETOOLS-144 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-= 144 Project: Maven Doxia Sitetools Issue Type: Wish Components: Site renderer Affects Versions: 1.6 Reporter: Herv=C3=A9 Boutemy {{default-site.vm}} starts with a bunch of macro definitions: this makes th= e real HTML template hard to find, at the end of the file putting these macro definitions into a separate file like {{default-macros.= vm}} and parsing it from {{default-site.vm}} with some {{#parse( "default-m= acros.vm" )}} would IMHO improve maintenance -- This message was sent by Atlassian JIRA (v6.3.4#6332)