OCM - Digital Communications / en How to... Embed an Image with Expressive Image Alt Text /news/2021-12/how-embed-image-expressive-image-alt-text <span>How to... Embed an Image with Expressive Image Alt Text</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Mon, 12/13/2021 - 16:51</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--70-30"> <div class="layout__region region-first"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">Mason prides itself on its dedication to inclusivity. As such, every member of the SiteMasonry ecosystem is expected to support digital inclusion by adding alt text to the images they use on their sites.</span><br />  </p> <h2>What is Alt Text and Why is Alt Text Important?</h2> <p>Also known as an alt attribute, alt description, or alt tag, alt text is a written description of an image placed on the web. It is intended to help non-visual users (i.e. those who use <a href="https://knowbility.org/blog/2021/a-brief-history-of-screen-readers" target="_blank" title="A Brief History of Screen Readers (opens in new window/tab)">screen readers</a>) when they come across an image that they could not otherwise interpret. <strong>Describing images accurately in alt text ensures those who need it get an equivalent, accessible experience.</strong></p> <h3>Meeting Standards for Accessibility</h3> <p>As a publically-funded institution, ÑÇÖÞAV is required to meet WCAG 2.0 web accessibility standards.  Adding alt text to images helps meet the <a href="https://www.w3.org/WAI/tutorials/images/" title="WCAG 2.0 image description requirements">WCAG 2.0 image description requirement</a>, as well as supports Mason's dedication to inclusivity.</p> <p>Mason’s <a href="https://ati.gmu.edu/" title="Assistive Technology Initiative Office site">Assistive Technology Initiative (ATI) office</a> monitors Mason’s sites for <a href="https://section508.gov/summary-section508-standards" title="Section 508 Summary">Section 508</a> and <a href="http://www.w3.org/TR/WCAG20/" title="WCAG 2.0 Information">WCAG 2.0</a> compliance - including the use of image alt text. ATI’s website lists information, resources, and tools to help web content editors keep their content accessible to everyone, regardless of their sight, hearing, or mobility status.</p> <h3>Add Alt Text, Boost Page SEO</h3> <p>Did you know that <a href="https://developers.google.com/search/docs/appearance/google-images#descriptive-alt-text" target="_blank" title="Google Image SEO Best Practices">search engines deprioritize pages without alt text</a> on images? If your images don't have alt text, your page will rank lower than a page with alt text on its images. Adding alt text is therefore an easy way to ensure your page stays high in the rankings.</p> <p> </p> <h2>Writing Good Alt Text</h2> <p>Good descriptive alt text should accurately and concisely describe the content and function of an image, without relying on visual cues. Alt text is primarily used to provide context and accessibility for individuals who are visually impaired or using assistive technologies like screen readers.</p> <p>Here are some tips for writing good descriptive alt text:</p> <ol><li> <p>Be specific: Use descriptive words to convey as much information as possible about the image.</p> </li> <li> <p>Be concise: Keep your alt text short and to the point. Avoid overly long descriptions that may be overwhelming or distracting.</p> </li> <li> <p>Focus on the content: Identify the main elements of the image that are relevant to its function and convey that information in the alt text.</p> </li> <li> <p>Consider the context: Think about where the image is being used and how it fits into the overall content. The alt text should provide context and complement the surrounding text.</p> </li> <li> <p>Avoid unnecessary details: Stick to the most important information and avoid including irrelevant details that may clutter the alt text.</p> </li> <li> <p>Use appropriate language: Use language that is appropriate for the audience and the context. Avoid technical jargon or overly complex language that may be difficult to understand.</p> </li> </ol><p>If the image contains text that is key information not provided elsewhere on the site, you should include all that text in the alt text. This ensures that individuals who are visually impaired or using assistive technologies like screen readers can access all the information in the image. If the text is formatted in a specific way, include that information in the alt text. For example, you might say "Bold text reads..." or "Italicized text reads..."</p> <p>Ask yourself if the image adds any important information or function to the content. If not, it's likely that the image is decorative. If the image is decorative only and does not convey any important information or function, you should use null or empty alt text. This means leaving the alt attribute empty or using alt="". This tells screen readers to skip over the image and focus on the surrounding text instead.</p> <p> </p> <h2>Adding Alt Text in SiteMasonry</h2> <p>There are two occasions where you might be asked to add alt text to an image. One is when uploading an image that is going to be used in a Featured Image position or similar. The other is when adding an embedded image into a text box.</p> <p>Adding an image via the Feature Image block asks you to add alt text for your image when you upload it. Embedded images do not, as they show up. You need to click "edit media" to see the setting to add alt text to an image.</p> <figure class="quote">If you are using an image that was already uploaded the alt text may or may not be set already, depending on how it was uploaded. You can always check by searching the image file name in the Media area, then editing the image's settings.</figure><h2> </h2> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/3B4PZQcdVns?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> <p> </p> <p> </p> <p> </p> </div> </div> </div> </div> <div class="layout__region region-second"> <div data-block-plugin-id="inline_block:text" data-inline-block-uuid="cf35e381-9a7f-4cd0-9206-63558650d698" class="block block-layout-builder block-inline-blocktext"> <h2>Additional Resources</h2> <div class="field field--name-body field--type-text-with-summary field--label-hidden field__item"><p>Please read these excellent articles on how to correctly write alt text:</p> <ul><li><a href="https://ati.gmu.edu/web-accessibility/ictaccessibilitystandards/creating-accessible-images/" title="Creating Accessible Images">From ATI - Creating Accessible Images</a></li> <li><a href="https://supercooldesign.co.uk/blog/how-to-write-good-alt-text" target="_blank" title="Super Cool Design's 'How to Write Good Alt Text' article">From Super Cool Design - How To Write Good Alt Text</a></li> <li><a href="https://moz.com/learn/seo/alt-text" target="_blank" title="Read Moz's Alt Text and SEO Article">From Moz.com - Descriptive Alt Text Boosts SEO</a></li> </ul></div> </div> <div data-block-plugin-id="inline_block:news_list" data-inline-block-uuid="46f4adf4-487d-4125-b033-f805592a28ef" class="block block-layout-builder block-inline-blocknews-list"> <h2>Related Tutorials</h2> <div class="views-element-container"><div class="view view-news view-id-news view-display-id-block_1 js-view-dom-id-b00531c045edee6254914e7bc6247b2b0749fb2f883e8c6ce8580219e971ee58"> <div class="view-content"> <div class="news-list-wrapper"> <ul class="news-list"><li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2021-12/how-embed-image-expressive-image-alt-text" hreflang="en">How to... Embed an Image with Expressive Image Alt Text</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">May 9, 2023</div></div></li> <li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2022-03/how-tooptimize-pages-and-news-items-social-sharing" hreflang="en">How to...Optimize Pages and News Items for Social Sharing</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">April 28, 2022</div></div></li> <li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2021-03/how-toembed-image" hreflang="en">How to...Embed an Image</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">June 10, 2021</div></div></li> </ul></div> </div> </div> </div> </div> <div data-block-plugin-id="inline_block:text" data-inline-block-uuid="969dd210-65c7-49b1-bff0-a6de1d9ff945" class="block block-layout-builder block-inline-blocktext"> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/14566" hreflang="en">Image Management Tutorial</a></div> <div class="field__item"><a href="/taxonomy/term/14571" hreflang="en">Accessibility Tutorial</a></div> <div class="field__item"><a href="/taxonomy/term/14576" hreflang="en">Best Practices Tutorial</a></div> <div class="field__item"><a href="/taxonomy/term/11526" hreflang="en">Content Hub</a></div> <div class="field__item"><a href="/taxonomy/term/16251" hreflang="en">SiteMasonry Tutorial</a></div> <div class="field__item"><a href="/taxonomy/term/6926" hreflang="en">SiteMasonry</a></div> </div> </div> </div> </div> </div> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div> </div> <div> </div> </div> Mon, 13 Dec 2021 21:51:40 +0000 Kelly Hansen 64041 at How to...Edit an Existing News Item in Content Hub /news/2021-11/how-toedit-existing-news-item-content-hub <span>How to...Edit an Existing News Item in Content Hub</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Tue, 11/23/2021 - 13:03</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><strong><span class="intro-text">Before you begin, keep in mind:</span></strong></p> <ul><li><span class="intro-text">Distributed items (news story, profile, academic program) can only be edited within the Content Hub site</span></li> <li><span class="intro-text">Only the item’s author or site owner should edit an existing content hub item (news story, profile, academic program)</span></li> <li><span class="intro-text">Please wait at least 20 minutes for changes to appear on the subscribing site, as Content Hub items are exported on a timed cycle</span></li> <li><span class="intro-text">Content Hub items are created and edited on the ‘Edit Settings’ screen</span></li> <li><span class="intro-text">To request a content item be permanently removed from a subscribing site, please submit <a href="https://sitemasonry.gmu.edu/report-issue" title="SiteMasonry Support Request">a support ticket</a></span></li> </ul><h3> </h3> <h3>Login into Content Hub, then:</h3> <p><strong>Go to the content list by clicking on the ‘Content’ button in the admin navigation bar.  At the Content screen:</strong></p> <ul><li>Use the filter functions to search for the content item: <ul><li>To search for a news story, select ’News Story’ from the ‘Content Type’ selector</li> </ul></li> <li>Open the news story by clicking its ‘Edit’ button in the ‘Operations’ column</li> </ul><p>Updates can be made to all available fields.</p> <p><strong>After completing edits:</strong></p> <ul><li>Confirm the publication state is still set to ‘Published’ </li> <li>Click the blue ‘Save’ button to commit your edits</li> <li>Enjoy the success message!</li> </ul><p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p>Click the blue ‘Save’ button to commit your edits</p> <p>Enjoy the success message!</p> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/6926" hreflang="en">SiteMasonry</a></div> <div class="field__item"><a href="/taxonomy/term/14071" hreflang="en">Tutorial</a></div> <div class="field__item"><a href="/taxonomy/term/11526" hreflang="en">Content Hub</a></div> <div class="field__item"><a href="/taxonomy/term/9541" hreflang="en">News Item</a></div> </div> </div> </div> </div> </div> Tue, 23 Nov 2021 18:03:36 +0000 Kelly Hansen 58211 at How to...Create a Profile in Content Hub /news/2021-11/how-tocreate-profile-content-hub <span>How to...Create a Profile in Content Hub</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Mon, 11/22/2021 - 15:16</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">A snappy, robust profile is a great way to show off a Mason community member's accomplishments.  </span></p> <p> </p> <figure class="quote"><blockquote> <p><strong>Best Practices Reminder: </strong></p> <p>Write, but don’t format your content, in Word or a note pad.  If you are writing in Word, you will need to ‘clean’ your text before pasting in the text into the Profile screen to avoid formatting issues.  </p> <p>There are several ways to clean your text.  Pasting text into a generic notepad application, then use the ‘remove formatting’ option workds fine.  The Digital Communications staff likes <a href="https://wordhtml.com/" title="Word to HTML">Word to HTML</a> to clean text.   Here's how to remove formatting with Word to HTML: </p> <ul><li>Go to <a href="https://wordhtml.com/" title="Word to HTML">Word to HTML</a></li> <li>Paste the Word text into the ‘Word Editor’ window</li> <li>Hightlight the text</li> <li>Click the ‘Clear Formatting’ button (big T with a small x)</li> <li>Copy the text, paste into the SiteMasonry browser</li> </ul></blockquote> </figure><p> </p> <h3>After content is cleaned, create the profile:</h3> <p><strong>Click the ‘Content’ button in the admin bar</strong></p> <ul><li>From the Content List screen:</li> <li>Click the blue ‘add content’ button <ul><li>From the Add Content Screen:</li> <li>Select ‘Profile’</li> </ul></li> <li>On the ‘Create Profile’ screen, fill out the fields with as much detail as possible. <ul><li>Required, or very important fields are:</li> <li>Display Name: Will be the profile title</li> <li>Email: Must be a Mason email (this field does not display on the public profile)</li> <li>First Name Last Name Contact Information: Space for phone numbers, fax numbers, email and/or addresses. Remember to <a href="https://youtu.be/lSemh9oIPsY" title="SiteMasonry How to Video: Make a link 'Click to Call'">make phone number links click-to-call</a>.</li> <li>Titles and Organizations: Highlight organizational memberships and held offices.</li> <li>Headshot: Show off that beautiful face! Keep the image cropped to shoulders and up, no larger than 256MG</li> <li>Personal Websites: URL: where the linked text sends the user</li> <li>Link Text: text the user clicks to follow to the personal website link</li> <li>Summary: Write a short, information-dense hype paragraph, as this text will appear as the search and social media snippet when the profile pops up in a search return or is shared on social media.</li> <li>Bio: The full bio goes here. All typical WYSIWYG styling options are available.</li> <li>Click the 'Save' button!</li> </ul></li> </ul><p><strong><em>Please wait 15 to 20 minutes for the Profile to export to the subscribing (sites the profile is shared with) sites.</em></strong></p> <p> </p> <h3>To edit an existiing profile: </h3> <p>Profile copies are distributed to shared-with sites.  In order to keep profiles on all sites sychronized, profiles can only be edited in Content Hub, and only within the 'Edit Settings' screen.</p> <p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/T0trXjRfO28?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/11526" hreflang="en">Content Hub</a></div> <div class="field__item"><a href="/taxonomy/term/6926" hreflang="en">SiteMasonry</a></div> <div class="field__item"><a href="/taxonomy/term/14041" hreflang="en">Content Hub Profiles</a></div> </div> </div> </div> </div> </div> Mon, 22 Nov 2021 20:16:26 +0000 Kelly Hansen 58056 at How to... Login to Content Hub /news/2021-11/how-tologin-content-hub <span>How to... Login to Content Hub</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Mon, 11/22/2021 - 12:49</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--70-30"> <div class="layout__region region-first"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">SiteMasonry's distributed content library, Content Hub, allows editors to add and share stories, profiles, and program descriptions to SiteMasonry sites.</span><br />  </p> <h2>To login to Content Hub:</h2> <ul><li>In a web browser window, go to: <a href="https://content.sitemasonry.gmu.edu/user/login" title="Login to Content Hub">https://content.sitemasonry.gmu.edu/user/login</a><br />  </li> <li>Click 'Login with your Mason Credentials'link to be taken to Mason's standard login screen.<br />  </li> <li>Enter your MasonID and password, and approve the 2-Factor authentication check.<br />  </li> <li>You should be returned to the website's homepage once done. Click 'Content' in the admin navigation bar (top left) to get to the Content List.</li> </ul><p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/sh8ok7l2Ngw?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> </div> </div> </div> </div> <div class="layout__region region-second"> <div data-block-plugin-id="inline_block:news_list" data-inline-block-uuid="f72a928b-b429-4ad9-ab72-1f4be34ff649" class="block block-layout-builder block-inline-blocknews-list"> <h2>News Item Tutorials</h2> <div class="views-element-container"><div class="view view-news view-id-news view-display-id-block_1 js-view-dom-id-04cb9fd04dda4f1a606ba0db7d06d489b92f8327811c0d1482816bf7a87993be"> <div class="view-content"> <div class="news-list-wrapper"> <ul class="news-list"><li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2021-12/how-embed-image-expressive-image-alt-text" hreflang="en">How to... Embed an Image with Expressive Image Alt Text</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">May 9, 2023</div></div></li> <li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2021-11/how-tologin-content-hub" hreflang="en">How to... Login to Content Hub</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">May 8, 2023</div></div></li> <li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2022-02/versioning-and-publication-states" hreflang="en">How to… Understand Versioning and Publication States - Draft, Published, and Archive</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">May 2, 2023</div></div></li> <li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2021-02/how-toadd-files-blackboard-and-find-web-permalink" hreflang="en">How to... Add Files to Blackboard and Find the Web Permalink</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">April 25, 2023</div></div></li> <li class="news-item"><div class="views-field views-field-title"><span class="field-content"><a href="/news/2022-07/how-tocreate-news-item-legacy" hreflang="en">How to...Create a News Item - Legacy</a></span></div><div class="views-field views-field-field-publish-date"><div class="field-content">July 26, 2022</div></div></li> </ul></div> </div> </div> </div> </div> <div data-block-plugin-id="inline_block:text" data-inline-block-uuid="972db63e-5e30-4793-af7a-f799a2cf0d18" class="block block-layout-builder block-inline-blocktext"> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/11526" hreflang="en">Content Hub</a></div> <div class="field__item"><a href="/taxonomy/term/15256" hreflang="en">Content Hub News Items</a></div> <div class="field__item"><a href="/taxonomy/term/14041" hreflang="en">Content Hub Profiles</a></div> </div> </div> </div> </div> </div> Mon, 22 Nov 2021 17:49:51 +0000 Kelly Hansen 58046 at How to...Create and Place a Webform /news/2021-11/how-tocreate-and-place-webform <span>How to...Create and Place a Webform</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Wed, 11/17/2021 - 21:19</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> <div data-block-plugin-id="inline_block:call_to_action" data-inline-block-uuid="43207156-cc05-48be-b752-c1368244e537"> <div class="cta"> <a class="cta__link" href="https://sitemasonry.gmu.edu/all-sitemasonry-tutorials"> <h4 class="cta__title">View more SiteMasonry tutorials <i class="fas fa-arrow-circle-right"></i> </h4> <span class="cta__icon"> <div class="field field--name-field-cta-icon field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Icon</div> <div class="field__item"><div> <div class="field field--name-field-media-font-awesome-icon field--type-fontawesome-icon field--label-visually_hidden"> <div class="field__label visually-hidden">Icon</div> <div class="field__item"><div class="fontawesome-icons"> <div class="fontawesome-icon"> <i class="fas fa-info-circle" data-fa-transform="" data-fa-mask="" style="--fa-primary-color: #000000; --fa-secondary-color: #000000;"></i> </div> </div> </div> </div> </div> </div> </div> </span> </a> </div> </div> </div> <div class="layout__region region-second"> <div data-block-plugin-id="inline_block:text" data-inline-block-uuid="11fb09da-6734-481e-a48f-1d87b99e80a1" class="block block-layout-builder block-inline-blocktext"> <div class="field field--name-body field--type-text-with-summary field--label-hidden field__item"><figure class="quote"><blockquote> <p><strong>Attention:</strong></p> <p>Webforms created using the Drupal Webform Module are <strong>not appropriate</strong> for collecting sensitive information such as:</p> <ul><li>birth dates</li> <li>test scores</li> <li>application materials</li> <li>payment processing</li> <li>file uploads of any sort</li> <li>social security numbers</li> <li>personally sensitive information</li> <li>any item that may become part of an official record.</li> </ul><p> </p> <p>Contact the Admissions Tech Team for assistance if you are creating a form for the purposes of collecting information for an admissions-related process.</p> <p> </p> <p>Contact ITS for access to the <a href="https://its.gmu.edu/service/qualtrics/" target="_blank" title="Qualtrics; new tab">Qualtrics secure form building tool</a>, if your form requires file uploads or the collection of personally identifying information (PII) or FERPA protected information related to an academic or administrative process such as a fellowship or scholarship application, or other administrative process.</p> <p> </p> <p><strong>It is every Mason Web Editor's duty and responsibility to be good stewards of our website users' information.</strong></p> </blockquote> </figure></div> </div> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">The Webform builder allows Site Owners to create and place forms on any SiteMasonry page.</span></p> <p><span class="intro-text">Collecting Personal Identifiable Information (PII), documents or images?  Contact ITS for access to the <a href="https://its.gmu.edu/service/qualtrics/" title="Mason ITS Qualtrics Secure Form Building Tool">Qualtrics secure form building tool</a>.</span></p> <h2> </h2> <h2>Create and Place: Webform Basics </h2> <h3>Create a Webform </h3> <p><strong>From the Admin toolbar n</strong>avigate to > Structure > Webforms:</p> <ul><li>At the 'Webforms' page > Click ‘Add Webform’</li> <li>Click ‘Add Element’ to add form elements</li> </ul><p>Of the many element options to choose from, email, phone, text field, and text area are the most commonly used field elements.</p> <p>Webforms may be placed on any SiteMasonry page - Basic or Landing.</p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/ts9_IcqPqPE?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> <p> </p> <figure class="quote"><blockquote> <p><strong>Want to learn more?  Watch the recommended deep-dive webform video tutorials:</strong> </p> <ul><li><a href="https://youtu.be/ic4wu-iZd4Y" title="Conditional Elements">Conditional Elements</a></li> <li><a href="https://youtu.be/k17W2yH71ak" title="Multi-step Wizards">Multi-step Wizards</a></li> <li><a href="https://youtu.be/magHXd9DNpg" title="Pre-Defined List Options">Pre-Defined List Options</a></li> <li><a href="https://youtu.be/kSzi1J1MyBc?t=162" title="Emailed Submission Confirmation">Emailed Submission Confirmations</a></li> <li><a href="https://youtu.be/edYCWGoLzZk" title="Submission Confirmation Page">Submission Confirmation Page</a></li> </ul></blockquote> </figure><p> </p> <h2>Place a Webform</h2> <p><strong>Navigate to and open the desired page:</strong></p> <ul><li>Click the ‘Customize This Page’ tab</li> <li>Locate, or create, the section to place the webform block in <ul><li>click ‘Add Block’, notice the fly-out sidebar admin menu</li> </ul></li> <li>From the sidebar admin menu <ul><li>select ‘Webform' from the block list (will be close to the bottom of the list) to 'pop-up' the 'Configure Block' screen</li> </ul></li> <li>From the ‘Configure Block’ pop-up <ul><li>Add a name for the block in the title field</li> <li>Use the type-ahead feature in the ‘Webform’ textfield to select form</li> </ul></li> </ul><p><em>In the unlikely event you need to modify the ‘Default webform submission data (YAML)’ or redirect the webform,<a href="https://sitemasonry.gmu.edu/help/report-issue" title="Report and Issue"> please file a support ticket</a> for assistance.</em></p> <ul><li>Click ‘Add Block’</li> <li>Admire your new form! </li> <li>Save the page</li> </ul><p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/Io4Qf98XNmU?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> <p> </p> <p> </p> <h3>Additional Resources</h3> <ul><li><strong><a href="https://universitypolicy.gmu.edu/policies/data-stewardship/" title="ÑÇÖÞAV Data Stewardship Policy">ÑÇÖÞAV - Data Stewardship Policy</a></strong></li> <li><a href="https://www.linkedin.com/pulse/12-web-form-best-practices-kristen-joseph/" title="12 Web Form Best Practices"><strong>12 Web Form Best Practices</strong></a></li> <li><strong><a href="https://themanifest.com/web-design/blog/5-tips-designing-perfect-web-form" title="5 Tips for Designing the Perfect Web Form">5 Tips for Designing the Perfect Web Form</a></strong></li> </ul><p> </p> <p> </p> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/6926" hreflang="en">SiteMasonry</a></div> <div class="field__item"><a href="/taxonomy/term/11271" hreflang="en">Site Owners</a></div> <div class="field__item"><a href="/taxonomy/term/13896" hreflang="en">Forms</a></div> <div class="field__item"><a href="/taxonomy/term/14576" hreflang="en">Best Practices Tutorial</a></div> </div> </div> </div> </div> </div> Thu, 18 Nov 2021 02:19:48 +0000 Kelly Hansen 57706 at Troubleshooting...Duplicate Disclaimer Block on a Program Item /news/2021-11/troubleshootingduplicate-disclaimer-block-program-item <span>Troubleshooting...Duplicate Disclaimer Block on a Program Item</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Mon, 11/08/2021 - 17:21</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p>All program items should have a default disclaimer notice: </p> <figure class="quote"><blockquote> <p>"This information is being provided here for your planning purposes only. For official catalog information, please refer instead to the official ÑÇÖÞAV Catalog Website at http://catalog.gmu.edu."</p> </blockquote> </figure><p>This text is, by design, somewhat hidden in an auto-populated 'Body-Text' block.  This block cannot be permanently removed by a Site Owner.   If the Site Owner removes this block, the block will again appear on the program item after Content Hub re-exports the program item to the subscribing site.</p> <p>Occasionally, there will be duplicated disclaimer text on a program item. The extra block displays within a block titled 'Extra Info' (or something similar).  To get rid of the duplicate text, remove the 'Extra Info' block, then save the page.</p> <p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/Ikhoj5mHt58?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> <p> </p> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/6926" hreflang="en">SiteMasonry</a></div> <div class="field__item"><a href="/taxonomy/term/11271" hreflang="en">Site Owners</a></div> </div> </div> </div> </div> </div> Mon, 08 Nov 2021 22:21:06 +0000 Kelly Hansen 56921 at How to...Edit Existing Content on an Existing Page /news/2021-10/how-toedit-existing-content-existing-page <span>How to...Edit Existing Content on an Existing Page</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Thu, 10/07/2021 - 17:02</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">The most basic editing task done by Site Owners, content editors, and content contributors is editing text on an existing page. Here is how to do that.</span></p> <p> </p> <h2>From the Admin bar:</h2> <ul><li> <p>Click the ‘Content’ tab to display the content list</p> </li> <li> <p>Locate page to edit, click the page title to open the page</p> </li> <li> <p>Click the ‘Customize Page’ tab on the page navigation bar put the page in edit mode</p> </li> <li> <p>Mouse over the upper right corner of the block to be edited</p> </li> <li> <p>Click on the revealed edit pencil icon</p> </li> <li> <p>Click ‘Configure’</p> </li> <li> <p>Make needed text and image changes</p> </li> <li> <p>After changes are complete, scroll to the bottom of the edit box, click the blue ‘Update’ button</p> </li> <li> <p>If edits to other blocks are complete, scroll up to the page navigation bar</p> </li> <li> <p>Click the ‘Save Layout’ button </p> </li> </ul><p> </p> <p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/2YYzYraBRpA?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> <p> </p> <p> </p> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/13376" hreflang="en">Content Editors</a></div> <div class="field__item"><a href="/taxonomy/term/13381" hreflang="en">Content Contributor</a></div> </div> </div> </div> </div> </div> Thu, 07 Oct 2021 21:02:26 +0000 Kelly Hansen 55176 at How to...Find a Profile in Content Hub /news/2021-09/how-tofind-profile-content-hub <span>How to...Find a Profile in Content Hub</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Fri, 09/24/2021 - 11:10</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">Please Note: After late October 2021, Faculty Profile will be replaced by 'Profile'.</span></p> <p> </p> <h3>To find a profile in Mason's content distribution site, Content Hub:</h3> <ul><li>Login to <a href="https://content.sitemasonry.gmu.edu/user/login" target="_blank">Content Hub</a> using your MasonID and password </li> <li>From the admin taskbar click the 'content' tab to display the content list</li> <li>Use the 'Title' and 'Content Type' fields to search the library</li> <li>Type in the target's last name and select 'Profile' from the 'Content Type' list</li> </ul><p><strong>In the video, </strong>I am searching for President Gregory Washington. Keep the search simple - notice only the last name was typed into the Title, and 'Faculty Profile' was selected from the 'Content Type' list.</p> <p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/xlq-m3rNQ2c?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/6926" hreflang="en">SiteMasonry</a></div> </div> </div> </div> </div> </div> Fri, 24 Sep 2021 15:10:34 +0000 Kelly Hansen 56276 at How to...Edit the Address in the Footer Section /news/2021-08/how-toedit-address-footer-section <span>How to...Edit the Address in the Footer Section</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Thu, 08/26/2021 - 18:36</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">Another perk/responsibility for the Site Owner is being able to edit the address in the footer section of the site template.   </span></p> <h3>Changing the address in the footer section is quite easy.  Here is the click path:</h3> <p><strong>After logging in:</strong></p> <ul><li>Click the 'Configuration' button on the white admin bar</li> <li>Select 'System' from the secondary menu</li> <li>Select 'Site Customizations' from the fly-out menu</li> <li>Make changes to the address in the 'Footer Info' text area.  Please do not make changes to the 'Site Name Abbreviation' or 'Copyright Name' fields.</li> </ul><p> </p> <div class="align-center"> <div class="field field--name-image field--type-image field--label-hidden field__item"> <img src="/sites/g/files/yyqcgq291/files/2021-08/site-owners-edit-address-1.png" width="2732" height="1340" alt="Screen shot of the Site Masonry Site Customizations Screen" loading="lazy" typeof="foaf:Image" /></div> </div> <p>  </p> <p> </p> <div class="align-center"> <div class="field field--name-image field--type-image field--label-hidden field__item"> <img src="/sites/g/files/yyqcgq291/files/2021-08/site-owners-edit-address.png" width="2706" height="1468" alt="Basic Site Settings Screen in SiteMasonry" loading="lazy" typeof="foaf:Image" /></div> </div> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/11271" hreflang="en">Site Owners</a></div> </div> </div> </div> </div> </div> Thu, 26 Aug 2021 22:36:30 +0000 Kelly Hansen 50986 at How to...Embed an Image /news/2021-03/how-toembed-image <span>How to...Embed an Image</span> <span><span lang="" about="/user/406" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">Kelly Hansen</span></span> <span>Tue, 03/16/2021 - 14:14</span> <div class="layout layout--gmu layout--twocol-section layout--twocol-section--30-70"> <div class="layout__region region-first"> </div> <div class="layout__region region-second"> <div data-block-plugin-id="field_block:node:news_release:body" class="block block-layout-builder block-field-blocknodenews-releasebody"> <div class="field field--name-body field--type-text-with-summary field--label-visually_hidden"> <div class="field__label visually-hidden">Body</div> <div class="field__item"><p><span class="intro-text">Embedded images are secondary supporting images within the text of a news story.  The June 2021 update to the embed feature changed the icon in the WYSIWYG toolbar and smoothed out the embed process.  </span></p> <p> </p> <h3>Create your content item (page or content type - news, faculty profile, program)</h3> <ul><li>Click the 'Customize Page' tab</li> <li>Add a 'Basic Text' block to a section</li> <li>Title the block</li> <li>Add text content (I used cupcake Ipsum to generate filler text - <a href="http://www.cupcakeipsum.com/" target="_blank">http://www.cupcakeipsum.com/</a>)</li> <li>put your cursor in the top left corner of the block editing window, ahead of the text you pasted in</li> <li>Click the embed icon (it looks like an image with musical notes on top of it)</li> <li>Upload an image to embed - I chose a 6 KB cupcake image</li> <li>Click Save and Insert</li> </ul><h3> </h3> <h3>After inserting the image in the block, you will need to add the alt text, set the alignment, opt to use a caption, and choose the display size. From the text block:</h3> <ul><li>Click the small 'edit' button next to the image in the text block</li> <li>Add alt text</li> <li>Select the alignment (none, left, center, right)</li> <li>If a caption is needed, click the caption box (you will add the caption after the image is placed)</li> <li>Select the desired display size (extra large, large, medium, small)</li> <li>Click 'save'</li> </ul><p> </p> <p><a href="https://sitemasonry.gmu.edu/image-embed-sample-page-two">View a sample page with image embed sizes and descriptions.</a></p> <h3>Commit your work by clicking 'save layout' on the Customize Page screen</h3> <p>Remember to publish!</p> <p> </p> <p><a href="https://sitemasonry.gmu.edu/image-embed-sample-page-two">View a sample page with image embed sizes and descriptions.</a></p> <p> </p> <div class="align-center" style="min-width: 50%;"> <div class="field field--name-field-media-video-embed-field field--type-video-embed-field field--label-hidden field__item"><div class="video-embed-field-provider-youtube video-embed-field-responsive-video"><iframe width="854" height="480" frameborder="0" allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/QtryBy-9xwg?autoplay=0&start=0&rel=0"></iframe> </div> </div> </div> <p> </p> </div> </div> </div> <div data-block-plugin-id="field_block:node:news_release:field_content_topics" class="block block-layout-builder block-field-blocknodenews-releasefield-content-topics"> <h2>Topics</h2> <div class="field field--name-field-content-topics field--type-entity-reference field--label-visually_hidden"> <div class="field__label visually-hidden">Topics</div> <div class="field__items"> <div class="field__item"><a href="/taxonomy/term/8606" hreflang="en">Page Basics</a></div> <div class="field__item"><a href="/taxonomy/term/14566" hreflang="en">Image Management Tutorial</a></div> </div> </div> </div> </div> </div> Tue, 16 Mar 2021 18:14:27 +0000 Kelly Hansen 97176 at