Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Lets begin by learning how to login to Drupal, then move onto the learning about how of the Drupal console works, and finally end with how publishing works.

...

  1. To login to Drupal, type swarthmore.edu/user into the web browser of your choice.

  2. Login using your network username and password credentials.

  3. After logging in, you will be redirected to your Drupal Account Information page.

Info

Note: You’ll know that you’ve successfully logged into Drupal when you see My Sites and your Name and My Sites appear in a black menu bar at the top of the browser window.

login.png

1.2 How the Drupal Console Works

...

  1. Websites | Profiles - lets you toggle between websites or profiles.

  2. Search - allows you to search the list of websites. This tool helpful if you have access to multiple websites.

  3. Title | Website Published - Displays the site(s) that you have have access to edit. Clicking the site name will take you directly to the website so that you can begin editing it. Website published also shows Published displays if the website is currently published or not.

Info

Note: You must complete Drupal training before being given editing access to a any website. Any All questions about user permissions for websites can be should sent to: web-update@swarthmore.edu

...


1.2.3 View My Profiles

View My Profiles will list all the Drupal profiles that you have permission to edit. It will also indicate if the profile is currently published. By clicking on one of the names listed, you will be taken directly there and can begin editing the profile information.

Most Drupal users will normally only have access to their own profile. However, some departments are setup to allow certain members of their group department to be able to access other people’s profiles. This is most commonly used by administrative assistants of academic departments who support faculty with maintaining their online information (such as changing office hours in their directory/profile).

  1. Websites | Profiles - lets you toggle between websites or profiles.

  2. Search - allows you to search the list of profiles. This tool helpful if you have access to multiple profiles.

  3. Name | Profile Page Published - Displays the profile(s) that you have access to edit. This includes your own profile. Clicking the name will take you directly to the profile. The list will also indicate if the profile page is published or not.

Info

Note: Most Drupal editors will typically only have access to one profile - only their own profile unless shared access has been setup within your department.

...

1.2.4 Toggle Contextual Links & Toggle Menu Bar Orientation

...

  • Published - The published version of the page is what the public sees when they visit the page’s URL. Published indicates that the webpage is live to the world.

  • Draft - This is working copy (or DRAFT) of a webpage that can only be viewed and accessed by Drupal editors. This is the version that you and your team would work on when making changes to a page. Once the page is ready (and/or has been approved for publication), you would change the state from Draft to Publish to make it become the published live version.

  • Unpublished - If you no longer wish a page to be available to the public, then you can change the state to unpublished. Unpublished does not mean delete. The page still exists in the Drupal system and can be restored again. You can think of like your own computer’s recycle bin or trash bin. If anyone from the public goes to an unpublished page, they will get a “404 Page Not Found” error message.

Info
  • Unpublish does not mean Delete. If you want a particular webpage to be permanently DELETED, then you must contact the web team and they’ll remove it from the system.

  • Never unpublish your homepage.

  • Avoid unpublishing pages that have subpages or dependencies.

1.3.1 The Publishing Console

...