Recent Changes - Search:

Admin Area

Email

Website Features

Recipes

Miscellaneous

edit SideBar

Uploading Files

Prepare a file for upload

  1. File names are case sensitive, so it is helpful (but not required) to use all lowercase names.
  2. Spaces in file names can cause problems in some cases, so best practice is to replace spaces with the underbar _ character.

To upload files

  1. Go to the admin panel.
  2. Click 'Upload'.
  3. Click the 'Browse...' button and select the file you want to upload, then click 'OK'.
  4. Select either 'file' or 'image' as appropriate from the dropdown.
  5. Click the 'Upload' button.

You should see a confirmation page.

You can link directly to the uploaded file or image as follows:

  • If you uploaded a file
    • The link to a file named 'schools.pdf' would be: www.yourdomainnamehere.com/userfiles/file/schools.pdf
  • If you uploaded an image
    • The link to a file named 'schools.jpg' would be: www.yourdomainnamehere.com/userfiles/image/schools.jpg

You can link to the uploaded file or image from withing your website as follows:

  • If you uploaded a file
    • The link to a file named 'schools.pdf' would be: /userfiles/file/schools.pdf
  • If you uploaded an image
    • The link to a file named 'schools.jpg' would be: /userfiles/image/schools.jpg
    • If you want to display an image you uploaded in a page on your site (rather than link to it), use the page editor from the Admin Panel to add it.

Note-> Uploaded file should generally be in pdf format. Uploaded images can be .gif, .jpg, or .png formats.

Edit - History - Print - Recent Changes - Search
Page last modified on April 14, 2010, at 08:52 AM