Project

General

Profile

Actions

Feature #7463

open

Feature #7460: support HTTP proxy

add attribute tpl:url._

Added by Reynaud Sylvain almost 10 years ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
HTML Template Engine
Target version:
Start date:
06/17/2014
Due date:
% Done:

0%

Estimated time:

Description

Must automatically generates:
  • <xsl:param name="base.url">System.getProperty('base.url')</xsl:param>
  • tpl:_="concat($base.url, XPath)"

if property base.url is NOT defined, then HTMLRenderer/DefaultRenderer must forward its dynamic value by adding:

<parameter name="parameters">
    <entry key="base.url" eval="url()"/>
</parameter>

No data to display

Actions

Also available in: Atom PDF