This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[TRA-6] Add properties file to specify default values for attributes
Created: Thu, 24 Nov 2005 03:09:45 -0800 (PST)  Updated: Thu, 24 Nov 2005 03:09:45 -0800 (PST)

Status:Open
Project:Trail-Taglib
Component/s:
Affects Version/s:0.3
Fix Version/s:

Type:New FeaturePriority: Major
Reporter:Barak OriAssignee:Henri Yandell
Resolution:Unresolved 
Environment:


 Description   
I assume in most applications, the delimiter in the trail should be the same on all pages. If it's not '->', it has to be specified in each and every page. Instead, it would be better to have a configuration file (e.g. trails-tag.properties) that provides the default delimiter. For example, I like » so I can put that in the configuration file, and only pages that require a different delimiter (can't think of any in my application) would use the overriding attribute of the list tag.

The same is true for other attributes like showFinalDelimiter and type.