Great that we cleared this up. FWIW, there *is* already an issue for it ( https://issues.apache.org/jira/browse/CB-4153) and I linked it in my original reply. Its about replacing the initial www/ template, and you can do this today with a roundabout way by supplying a config into the "cordova.create" command in node.. but there is no way to do it from the CLI. I think Mark (+cc) has this on his list, and he was just working in this area to make it easier to do soon.
On Mon, Oct 28, 2013 at 3:21 PM, Ray Camden <[email protected]> wrote: > Hmm. Ok, I *did* log a bug report for this already, and I think I just > assumed that this (https://issues.apache.org/jira/browse/CB-4652) was a > copy and mine was a dupe. Unfortunately now I can’t find it. So… I’ll file > a new one. > > Sorry for the confusion folks! > > On 10/28/13, 1:46 PM, "Ian Clelland" <[email protected]> wrote: > > >On Mon, Oct 28, 2013 at 2:17 PM, Ray Camden <[email protected]> wrote: > > > >> I disagree completely. Why does cordova need to know about the platform? > >> Right now when I make a virgin project, before I add *any* platform, > >>there > >> is a default project created. All we want (well, ok, all I want ;) is > >>the > >> ability to override that so I can have a ³blank² project as opposed to > >>the > >> hello world one. This is not project specific at all. Certainly after I > >> create the project I¹ll add a platform or two, but this should be done > >>on > >> initial platform creation. > >> > > > >That's a different template, Ray. (I can see where the confusion comes > >from > >now) > > > >The documentation that you mentioned in your initial email was about a new > >feature used by the platform scripts, to override the default platform > >code > >template. > > > > > >
