Feature Requests item #2821675, was opened at 2009-07-15 16:41
Message generated for change (Comment added) made by p_ansell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2821675&group_id=142631
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Web application
>Group: v1.0
>Status: Closed
Priority: 8
Private: No
Submitted By: Peter Ansell (p_ansell)
Assigned to: Peter Ansell (p_ansell)
Summary: Allow for namespace specific Velocity .vm templates
Initial Comment:
* Should allow for the ability to create namespace specific templates so that namespaces are rendered better if someone has designed a template file for them
As part of this will need to allow access to aggregated sets of predicates so that they can all be rendered together as required
----------------------------------------------------------------------
>Comment By: Peter Ansell (p_ansell)
Date: 2011-06-20 15:49
Message:
Users can script their personal .vm templates to perform this function, but
it is not appropriate at the model level given the context sensitive nature
of namespaces.
1.0 includes support for .vm changes at the configuration level, so there
are no software changes needed to support this in future as far as I can
tell.
----------------------------------------------------------------------
Comment By: Peter Ansell (p_ansell)
Date: 2009-07-27 09:15
Message:
Object might be more applicable if it related a single template to a single
output MIME format to zero or more namespaces to one or more query string
matches. It is troublesome to relate things to query types if they are
designed to be relevant to the query string, as there is an immediate one
to many relationship between query strings and query types in most
situations, and don't really need ordering as in some other cases to make
this idea consistent
----------------------------------------------------------------------
Comment By: Peter Ansell (p_ansell)
Date: 2009-07-27 09:10
Message:
Add a new object relating namespaces and query types to particular velocity
templates
Namespace/Querytype
*List of velocity templates that can all be used if namespace is found in
one of the namespace input indexes on the query type
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2821675&group_id=142631
|