File bootstrap order is according to file name length, see: info.magnolia.importexport.BootstrapFilesComparator
But there can also be an explicit order file to change that, I think, e.g. (form 1.1): /magnolia-module-form/src/main/resources/mgnl-bootstrap/form/config.modules.form.config.validators.order On Dec 16, 2010, at 2:18 PM, Matteo Pelucco wrote: > > On 15.12.2010 19:06, Grégory Joseph wrote: >> >> Hi Will, >> >> Files in there have to match this pattern - similar to regular module >> bootstraps.. >> "/mgnl-bootstrap-samples/" + moduleName + "/" ... xml > > I quickly "fork" at this point the discussion to ask a little question I have > on my "to-ask" question list. > > We know that bootstrap files are automatically loaded at during first time > installation IF they respect the folder structure > > /mgnl-bootstrap-samples/[moduleName]/*.xml > > But what happen if I put subfolders after [moduleName]? > > e.g.: > /mgnl-bootstrap-samples/[moduleName]/extraInstallBoostraps/*.xml > /mgnl-bootstrap-samples/[moduleName]/v2.0/*.xml > /mgnl-bootstrap-samples/[moduleName]/publicInstanceBootstraps/*.xml > > Are they taken into consideration during first time installation? > > Thanks for answering.. > > Matteo > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
