View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
35 | WADF | Core | public | 7 Mar 2008 15:23 | 17 Oct 2008 12:49 |
Reporter | mrosenquist | Assigned To | timj | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | won't fix | ||
Summary | 35: On wadf-reprocess and wadf-deploy show the files which have been generated from templates | ||||
Description | On 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 | ||||
Tags | No tags attached. | ||||
|
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) |
|
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. |
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 |