View Issue Details

IDProjectCategoryView StatusLast Update
35WADFCorepublic17 Oct 2008 12:49
Reportermrosenquist Assigned Totimj  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary35: On wadf-reprocess and wadf-deploy show the files which have been generated from templates
DescriptionOn wadf-reprocess and wadf-deploy show the files which have been generated from templates.
Example:
aplication/config/objlib.conf.php
vhost.conf

Possibly show the macros that were used per file and the value
aplication/config/objlib.conf.php
  - db_user = bob
  - db_host = localhost
  - db_pass = password
  ...
vhost.conf
  - vhost1_interface = *:10080
  - vhost1_name = localhost
  - application_dir = /some_dir
TagsNo tags attached.

Relationships

related to 34 closedtimj Add a "wadf-list-macros" to easily show wadf macros 
related to 81 closedtimj In wadf-list-macros, show the files containing macros 

Activities

administrator

13 Mar 2008 20:25

administrator   ~32

My only concern about this is that there is already a lot of output from wadf-deploy and wadf-reprocess and I was wanting to cut it down rather than add more

Also seeing which files are templated is as simple as "find ./ -name '*.template'"
and with the implementation of wadf-list-macros that shows the macros (admittedly not per file, but then there are not that many macros on a typical site)

timj

31 Aug 2008 00:58

manager   ~89

Bug 81 adds the list of files generated from templates to "wadf-list-macros" and I think that is the best way of dealing with this, so I am closing this bug.

Issue History

Date Modified Username Field Change
7 Mar 2008 15:23 mrosenquist New Issue
9 Mar 2008 21:50 timj Target Version => 0.8.0
9 Mar 2008 22:52 timj Status new => assigned
9 Mar 2008 22:52 timj Assigned To => timj
13 Mar 2008 00:59 timj Relationship added related to 34
13 Mar 2008 20:25 administrator Note Added: 32
3 Jun 2008 22:19 timj Target Version 0.8.0 => 0.9.0
20 Jun 2008 20:35 timj Severity minor => feature
31 Aug 2008 00:58 timj Note Added: 89
31 Aug 2008 00:58 timj Status assigned => resolved
31 Aug 2008 00:58 timj Resolution open => won't fix
31 Aug 2008 00:58 timj Target Version 0.9.0 =>
31 Aug 2008 00:58 timj Relationship added related to 81
17 Oct 2008 12:49 timj Status resolved => closed