How to upload webpages and move files to a given directory?
Permalink
How do I create new folders and then move files to those folders? This is particularly useful when uploading a webpage and its associated images.
Not quite sure what you're wanting to do? Are you talking about on a web host? Is this strictly to do with concrete5? If it's c5, I'm not sure quite why you're wanting to create folders and move files around ...
Creating folders and putting files in them is a pretty standard way of organizing things on a computer.
If I create a webpage on my local machine and make all the links and references to images relative, I'm kind of screwed if I can't put the images and webpage in a specific location on my server.
If I create a webpage on my local machine and make all the links and references to images relative, I'm kind of screwed if I can't put the images and webpage in a specific location on my server.
That sounds to me then that you're not using Concrete5 for your website, so I'd suggest asking your question on a more appropriate forum, there are plenty out there.
I was under the impression that c5 was a cms. Therefore, building a website with it would involve using a GUI to manage the folders and files on my server. So "Building with concrete5" seems like it would be the appropriate forum to me.
You upload your files through C5 and manage them through C5. You will hardly (if ever) need to touch your server/ backend for this process.
In concrete5 you create 'sets' (folders) and you can assign each file to a certain set on upload.
To Upload your files (images, gifs, mpegs etc..) go to-
'Dashboard' -> 'File Manager' -> and you'll find some options to 'Add File(s)', 'Upload File' and/or 'Upload Multiple'.
Upload your files, assign them to your 'Sets' (Folders) and you're done.
However, If you are trying to include an existing design (Template or Theme) into concrete5, then it's a different process and you may like to check out some of these How-To's and documentation to get you started.
http://www.concrete5.org/documentation/developers/pages/themes/...
http://www.concrete5.org/documentation/how-tos/designers/make-a-the...
http://www.concrete5.org/documentation/how-tos/designers/converting...
Hope that helps.
In concrete5 you create 'sets' (folders) and you can assign each file to a certain set on upload.
To Upload your files (images, gifs, mpegs etc..) go to-
'Dashboard' -> 'File Manager' -> and you'll find some options to 'Add File(s)', 'Upload File' and/or 'Upload Multiple'.
Upload your files, assign them to your 'Sets' (Folders) and you're done.
However, If you are trying to include an existing design (Template or Theme) into concrete5, then it's a different process and you may like to check out some of these How-To's and documentation to get you started.
http://www.concrete5.org/documentation/developers/pages/themes/...
http://www.concrete5.org/documentation/how-tos/designers/make-a-the...
http://www.concrete5.org/documentation/how-tos/designers/converting...
Hope that helps.