Forgot how to rename cloned skin...again
Ning To Jamroom
Yeah, its done.
The way to work with the files on the file system is more aligned with traditional development methods.
Traditionally in order to change the way a website looked, you would have a copy of it on your local pc, then make some changes to the file then upload it.
Jamroom (and other CMS systems) allow the admin user to get around the need for this by providing other methods to update what is displayed.
The method you
should use is whichever you feel most comfortable with.
Anybody coming in from a web development background is going to feel more comfortable working with the tools they already use. Tools that allow the server files and the local files to stay in sync and provide features to allow for easy customization.
Just as an example some of those tools are:
* PhpStorm
* Dreamweaver
* Eclipse
* text editor + FTP program
If you are unfamiliar with these tools and are trying to customize the files by using the features of cpanel, I reckon sticking with the template editor is a better way to go.
If you want to learn more about the development side of things, the team uses PhpStorm.
Your probably more interested in running the community than becoming a Jamroom developer at a guess.
updated by @michael: 12/29/14 09:23:54AM