Creating New Test Site
- Use
Filezilla to create a folder on Webtest2
- Open
Filezilla
- input address, username, and password
- connect
- Click
www folder
- Right
click and choose “create directory”
- Enter
name of site (ex. bluekey)
- Create
Site Folder in My Documents
- Create
folder with TCNJ + site name (ex. TCNJ Blue Key)
- Copy
template folder, index file, media folder, kaosjs folder, and style
documents (.css – usually 2 files [screen.css and sitename.css]) from an
existing site
- Paste
the files into the newly created folder
- Open
Dreamweaver and create site
- Select
manage sites from dropdown
- Select
“New”
- Select
“site”
- Name
your site
- Select
the My Documents site folder you created as the “local root folder”
- Format
“Remote Info"
- select
“OK” to finish
- Open
site in Dreamweaver (select it from the drop down)
- Rename
template (.dwt) and stylesheet (sitename.css)
i.
Ex. bluekey.css
- open
screen.css
- change
3rd @import url to renamed stylesheet (bluekey.css)
- Fix
the breadcrumbs script
- Open
kaosjs folder and open breadcrumbs file
- Update
the links in the 12th line following “document.write” with the
appropriate site information. (ask matt)
- Edit
Template Code
- Open
template in dreamweaver
- Select
region just above “body”
- Select
code view
- Change
the site name following “KW_breadcrumbs” to the new name (ex. “Blue Key”)
- Change
Template Navigation and Contact Information
- Update
the Navigation in the “Title” box
- Update
the contact information on the right side
- Save
all work and Connect to Site
- Select
the connect button (first button on left – looks like two plugs)
- When
connected select the top folder
“Site- …”
- click
the blue arrow to upload all files
- Click
the blue file with the lock to check in all file
Creating a Form in FormGenie
1) Go
to https://delphi.tcnj.edu:81/cgi-bin/formgenie/ai.pl?action=logout
2) Log-in
with your TCNJ e-mail and password
3) Choose
the form you want to edit, and click “Edit Questions”
4) Click
“copy” from the question you want to duplicate (Based on…)
5) Change
the Question
6) Click
“Copy & Continue”
7) To
add a note – choose “+ Note”
8) When
finished with all questions, click the “Publish” tab at top of screen
9) Choose
“publish”
10) Copy the
link from the form to add it to your website
Generating Contribute Key in Dreamweaver
- Double
Click folder name in Dreamweaver
- Click
the “Contribute” category
- Click
“Administer Site in Contribute”
- input
password
- Select
the Publisher role
- Click
“Send Connection Key”
- check
the “Send Username and Password” box
- Select
the “Publisher” role
- Select
“Save to local machine”
- specify
password in all lowercase as department name
- save
to desktop as “whatever the password is – key”
Solving Password Problems
Scenario 1: Office/department website password is the same
as someone’s personal password.
-
Only the person who has the website password can change
it.
-
That person must call the Help Desk to have the
password reset.
-
Then, that person must e-mail Web Initiatives the
password.
-
Web Initiatives will update the password in Dreamweaver
-
Then, Web Initiatives will use Dreamweaver to create a
new Contribute Key.
Scenario 2: Intrasun Accounts are often synced with personal
name/e-mail. They need to be set up so
they are in sync with department/office password.
-
The department/office wishing to use Intrason must
create a Unix account.
-
Then, Web Initiatives will contact Network &
Technical Services to switch ownership of the Intrason account to the
department account
Scenario 3: New Account
-
Web Initiatives will go to the Help Desk and request a
new account.
Updating a Site in Dreamweaver
- Save
.ste file to Desktop
- open
Dreamweaver
- Navigate
to “Manage Sites” via dropdown menu on right
- Click
Import
- import
saved .ste file from Desktop
- When
prompted to “Select Root Folder” create a new folder with the appropriate
site name
- Open
the new folder and click “Select”
- Click
“Done” in the Manage Sites menu
- Click
the “expand” button (white button, last one in window on right)
- Click
the “Connect” button in top toolbar (resembles two plugs)
- Select
all the documents in site (or simply select the www folder)
- Click
the “Checkout” button (green arrow w/ check)
- Click
the “expand/collapse” button again
- Expand
the site folder
- click
Template and do required update
- When
finished, click “Ctrl+S” and click Update
- Right
click the site folder
- select
“Check In”