When adding faculty and staff, there are numerous tasks to be done. We recommend opening five tabs in your browser as you will be moving to and fro from these tabs:
- People Finder
- Media Library
- Employee Profiles
- Content
- The Faculty Staff page to be updated.
STEP 1: RETRIEVE UTCID IN PEOPLE FINDER (The link can be found under “Quick Links” in the main navigation of utc.edu.):
- You will need the employee’s UTCID. Go to People Finder and log in.
- Search the person’s name.
- Get their UTC ID.
STEP 2: UPLOAD IMAGE TO THE MEDIA LIBRARY:
- Upload their image.
STEP 3: CREATE THE EMPLOYEE PROFILE:
- Create a custom employee block for the employee.
- Enter all the necessary info and select their image that you uploaded to the Media Library.
- For faculty, it is ABSOLUTELY CRITICAL that you enter their UTCID, their Organizational Section AND select “UTC Active Employee” under the Employee Status.
- Open “Additional Info” accordion.
- Add the location and contact information.
- If this is a faculty member, you will need to retrieve their profile that the Digital Measures feed provides. See Step 4 for this, otherwise skip to Step 5.
STEP 4: GET THEIR DIGITAL MEASURES LINK:
- Go to the admin content page
- In the Title field, enter the employee’s last name or UTCID and click “Filter”.
- If it shows up, do the following:
- It will likely be in Draft mode, so you will need to publish the profile first. In the “page meta description” you can copy their name and any info you may have, but DO NOT copy their UTCID. This information is what shows in Google searches.
- Copy the URL of the person’s Digital Measures profile.
- Go back to the Employee’s Profile that you created in STEP 3.
- Under “Additional Info”, scroll down to the Employee’s Website fields.
- Paste the link into the URL field. MAKE SURE there is not an extra space after the link as this will throw a 404 error.
- Type “More Info” in the Link Text field.
- Save your work.
- If it does NOT show up, do the following:
- Add a task to the TDX ticket.
- Assign one of the developers to run the Digital Measures script.
- Run on test first
ddev drush @utccloud.test migrate:import utccloud_dm
- If everything passes on test, run the same commands on production
ddev drush @utccloud.prod migrate:import utccloud_dm
- On the Drupal side
- Under “Content” find the new faculty member added by digital measures by their UTC ID.
- The link should look something like this example: ppd547-School of Nursing-Chris-Smith, click to edit their page.
- Publish their page.
- Go to UTC People and link to their new page.
- Go to the faculty page they are listed on and republish that page.
- Run on test first
- When this task is complete, repeat STEP 4.
STEP 5: ADD THEM TO THEIR STAFF/FACULTY PAGE:
- Navigate to their Staff/Faculty Page.
- Click Layout to edit the page.
- Open the Employee Block you want to add the employee to or add “Employee Block”
- Click on “Select Employee”
- In the name field, type in their last name.
- Click on the employee’s image and click “Select Employee Block” then “Use Selected.”
- You can drag and drop the employee anywhere in this window with the cross-hatch by their name.
- Click Update.
- If this is a faculty member, click on the “More Info” button to ensure that the link is correct.
STEP 6: UPDATE YOUR TDX TICKET.
NOTE: Always double-check your work.