PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2967 *** shadow/2967 Thu Aug 2 08:03:43 2001 --- shadow/2967.tmp.10726 Thu Aug 2 08:03:43 2001 *************** *** 0 **** --- 1,33 ---- + +============================================================================+ + | something for the wish list | + +----------------------------------------------------------------------------+ + | Bug #: 2967 Product: Velocity | + | Status: NEW Version: 1.1-rc2 | + | Resolution: Platform: Other | + | Severity: Enhancement OS/Version: Other | + | Priority: Other Component: Source | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: http://which.url.to.put/here?I=did¬=know | + +============================================================================+ + | DESCRIPTION | + Dear developers, + + in the "Multiple Template Path Configuration" section of the Dev-Documentation + it says one can define several template-dir's if listed like this in + velocity.properties: + file.resource.loader.path = /opt/directory1, /opt/directory2, /opt/dir2/dir3 + + Wouldn't it be nice if we had a wildcard which would be standing for all sub + directories ?!! + The use of this feature could look like this for example: + file.resource.loader.path = /opt/** + + And thus noone (who likes his templates to be nicely ordered) would have to list + twenty-something dir's on this line of velocity.properties ... + + Best regards. + Joerg Buchberger \ No newline at end of file
