If you are using mysql, I have written a custom extension that does a
lot of what you want.  It would need to be tailored a little for your
environment, but I could email you a copy of it if you are interested.

Jamey Cribbs


On Mon, Sep 29, 2008 at 5:41 PM, Errol Siegel <[EMAIL PROTECTED]> wrote:
> I have built a radiant-based site and will soon be ready to deploy it.
>
> I'm looking for advice on best practices.  I was not able to find much
> about this in the documentation.
>
> Most of the issue is the database.  I want to be able update content in
> a copy of the site running on my development machine.  Then, when I'm
> satisfied everything looks right, dump the database and import it into
> the production database running on the server.
>
> Some content is stored in files.  For example, the Page Attachments
> extension stores uploaded images in files (at least by default).  I need
> to be able to update these files remotely.
>
> Are there existing rake tasks for this sort of thing?
>
> Thanks,
> Errol
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to