On Nov 3, 4:26 pm, Mark Dexter <
dextercow...@gmail.com> wrote:
> Interesting idea. I don't think it is possible at this time. One approach
> would be to package sample data as an extension. Then we could use the
> normal installation process, including pre-flight and post-flight PHP
> programming (as well as SQL). That might tie into a feature we really want
> which is to install sample data from a list of remote sites (instead of
> having them included in the archive package).
>
> So we would just need a way to install extensions from remote sites during
> installation. Or perhaps just include extension installation as a last step
> in the normal installation process. Could tie in nicely to the idea of an
> extension marketplace, with sample data just being one part of the
> marketplace.
>
> Going to an extension shopping cart is a natural thing to do right after
> installation imo, and the sample data could fit into that.
>
> Of course a simpler approach for the short run would be to package the
> sample data as an extension and trigger an extension install where we
> currently do the sample data install. We could use the install from url
> option and thus no longer require the sample data files to be included in
> the archive package.
>
> Some interesting possibilities here. Just needs someone to do some work and
> propose some code...
>
> Mark
>