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.
...
To login to Drupal, type swarthmore.edu/user into the web browser of your choice.
Login using your network username and password credentials.
After successfully logging in, you will be redirected to your Drupal Account Information page.
Info |
---|
Note: You’ll know that your you’ve successfully logged into Drupal when you see your name Name and My Sites appear in a black menu bar at the top of the browser window. |
1.2 How the Drupal Console Works
Clicking on your name will open a submenu below the black menu bar with a Log Out option. You can use this to logout of Drupal when you are done editing content in the system.
...
1.2.1 My Sites
Clicking My Sites will open a submenu below the black menu bar that has two options:
View My Sites - list lists all the websites that you currently have permission to edit.
View My Profiles - lists all the profiles that you currently have permission to edit.
...
Clicking the View My Sites link will display a list all the websites that you currently have permission to edit. It will also indicate if the website is currently published. By clicking on one of the sites listed, you will be taken directly to the website and can begin editing the site.
Websites - is currently selected as the active label/tab| Profiles - lets you toggle between websites or profiles.
Search - allows you to search the list of websites. This tool helpful if you have access to multiple websites.
Title | Website Published - Displays the site(s) that you have have access to edit. Clicking the website site name will take you directly to the site. The list will also indicate website so that you can begin editing it. Website published also shows if the website is currently published or not.
Info |
---|
Note: You must complete Drupal training before being given editing access to a website. Any questions about user permissions for websites can be 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 Drupal 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 to be able to access other people’s profiles. This is most common for commonly used by administrative assistants of academic departments who often times support faculty with maintaining their online information (such as changing office hours in their directory/profile). Learn more about editing profiles.
...
View My Profiles is currently selected.
...
Websites | Profiles - lets you toggle between websites or profiles.
Search - allows you to search the list of profiles. This tool helpful if you have access to multiple profiles.
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 Most Drupal editors will typically only have access to one profile - their own profile so only one profile will be displayed. |
...
1.2.4 Toggle Contextual Links & Toggle Menu Bar Orientation
...
Every webpage in the Drupal CMS can have a Published version and a Draft Version version, OR be set as Unpublished.
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 (or published) again by your group. You can think of it as like your own computer’s recycle bin or trash bin as those files can be recovered. If anyone from the public goes to an unpublished page, they will get a “404 Page Not Found” error message.
Info |
---|
|
1.3.1 How Publishing Works
...
Last Saved / Author - This section will tell you when the last time this page was updated and who made the change.
Revision Log Message - You can also This section allows you to add notes /or comments (to each saved version) that only you and other Drupal editors can see. This can be helpful when there are multiple editors making changes to same page as it lets you and your team keep track of changes.
Change To - This drop down lets you change manage the page state/publishing (published, draft, unpublish)
Menu Settings - This advanced feature lets you add a page directly to your navigation.
Save / Cancel - You can click SAVE to commit your changes to the system or CANCEL if you do not wish to save your changes.
...
Change to Draft - To create a new DRAFT draft (or update an existing DRAFTdraft), simply select DRAFT Draft in the drop down, and hit SAVEthen click Save.
Change to Published - To make your content changes webpage (or current DRAFTdraft) the new published live version, select PUBLISHED Published in the drop down, and hit SAVEthen click Save.
...