Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mark Olbert 87 posts 117 karma points
    Oct 15, 2009 @ 17:09
    Mark Olbert
    0

    Setting Up a Development Environment

    I've read a number of posts that talk about how to set up a simple development environment for making extensions to an Umbraco site. They appear to involve "mirroring" certain folders from the site in the development environment, and then copying certain development files (e.g., ascx files) to the Umbraco site. Is that correct?

    But does simply copying, say, a new masterpage to the masterpages folder in an Umbraco site complete the process? Does the database that Umbraco is built on automagically pick up those new files and create entries for them, or do I need to "copy" them into the database via the Umbraco UI?

    - Mark

  • Tim 225 posts 690 karma points
    Oct 15, 2009 @ 17:11
    Tim
    0

    Hi,

    In version 4 the templates are not stored in the DB but on the filesystem, therefore simply replacing them files will be picked up automatically by Umbraco.

    T

     

Please Sign in or register to post replies

Write your reply to:

Draft