Difference between revisions of "Using WebDAV to edit your theme"
From Spiffy Stores Knowledge Base
Line 11: | Line 11: | ||
* [[Editing your theme using WebDav in Dreamweaver | Adobe Dreamweaver (Windows & Mac OSX)]] | * [[Editing your theme using WebDav in Dreamweaver | Adobe Dreamweaver (Windows & Mac OSX)]] | ||
* [[Using NetDrive to connect to your store using WebDav | Netdrive (Windows) ]] | * [[Using NetDrive to connect to your store using WebDav | Netdrive (Windows) ]] | ||
− | * [[Editing your theme using WebDav on Mac OSX | | + | * [[Editing your theme using WebDav on Mac OSX | Native Support for WebDav in Mac OSX]] |
* [[Editing your theme using WebDav in Coda for OSX | Coda (Mac OSX) ]] | * [[Editing your theme using WebDav in Coda for OSX | Coda (Mac OSX) ]] | ||
* [[ Editing your theme using WebDav in Taco HTML Edit for OSX | Taco HTML Edit (Mac OSX) ]] | * [[ Editing your theme using WebDav in Taco HTML Edit for OSX | Taco HTML Edit (Mac OSX) ]] |
Revision as of 10:48, 27 June 2012
You can now edit your theme using WebDav! See below for tutorials on how to use specific programs.
General settings
Access your theme files at https://yourstoreaddress.spiffystores.com/dav/
Username: Your store login email
Password: Your password
Setting up your computer to access your store through WebDav
- Adobe Dreamweaver (Windows & Mac OSX)
- Netdrive (Windows)
- Native Support for WebDav in Mac OSX
- Coda (Mac OSX)
- Taco HTML Edit (Mac OSX)
- TextMate (Mac OSX)
About WebDav
WebDAV (World Wide Web Distributed Authoring and Versioning) is a standard for collaborative authoring on the Web. It is a set of extensions to the Hypertext Transfer Protocol (HTTP) that allows for collaborative editing and file management between users via the Internet.
For more information, check the WebDAV website at http://www.webdav.org