Sorry, the work is done in the module pft_basic in ./sites/all/modules/pft/pft_basic/pft_basic.install
It reads the files from the includes subdir. I got taxonomy and content Victor On Mon, Jan 17, 2011 at 1:26 PM, <j...@ayendesigns.com> wrote: > Hi Victor, > > Wow. Nice work (i-p)! I've been frolicking through it, and reached > pft.profile. That creates two content types, but I don't see any including > of a file that would contain exported type or field info. A treasure map > would be most appreciated :) > > > On 01/17/2011 10:20 AM, Victor Kane wrote: > > I feel I have improved upon that in my (work in progress) Project Flow & > Tracker installation profile, where I use a function from the installation > profile API to create a content type and its fields from a file (holding > what is exported via content copy). > > You can download that here (branch 6.x-1.0-alpha1): > > https://github.com/victorkane/ProjectFlowAndTracker/tree/6.x-1.0-alpha1 > >