Rank: Devotee
Joined: 7/20/2006 Posts: 39
|
hey umbracos,
Is it possible to create and edit all the Extenstions (XSLT-Files, Datatypes, CSS, Templates, ...) beyond the browser? respectivly, what is stored in the filesystem and what is stored in the database? i like to have all my development versioned throu svn. is this possible?
thanks, bernd
<b style="font-weight: normal;"">I'm not fat, my chest has slipped a bit!</b>
|
 Rank: Addict
Joined: 3/17/2008 Posts: 952 Location: Nyborg, Denmark
|
XSLT is the only thing that can be edited outside umbraco.
Jeeeez, did I really start this :-)
|
Rank: Devotee
Joined: 7/20/2006 Posts: 39
|
thanks niels!
hmm, css seams also be editable, but i head some strange behaviour. anyway, that means there is currently no way to move all availible parts for a whole site from one umbraco instance to another one? something similar like the import feature for macros would be fine, but in both directions. could that mechanism be 'abused' for my intention?
regards, bernd
<b style="font-weight: normal;"">I'm not fat, my chest has slipped a bit!</b>
|
Rank: Enthusiast
Joined: 7/20/2006 Posts: 23 Location: Switzerland
|
the only issues i have had with editing css files directly is that the next time you view or edit the css file within umbraco it reverts to an old version (which i guess is stored in the db) and all your external changes will be lost
|