Website and Ektron 9.1

Total Page:16

File Type:pdf, Size:1020Kb

Website and Ektron 9.1 WEBSITE AND EKTRON 9.1 TRAINING AND REFERENCE DOCUMENTATION Created by Hendrix College 1 Last updated September 18, 2014 TABLE OF CONTENTS Introduction ................................................................................................................................................................... 7 Your role in the Hendrix website ............................................................................................................................... 7 Orientation .................................................................................................................................................................... 8 Parts of a web page ................................................................................................................................................... 8 Page Content ......................................................................................................................................................... 8 Section Menu ......................................................................................................................................................... 8 Header and Footer ................................................................................................................................................. 8 Types of Content........................................................................................................................................................ 8 Content .................................................................................................................................................................. 9 Forms ..................................................................................................................................................................... 9 Assets ..................................................................................................................................................................... 9 Smartforms ............................................................................................................................................................ 9 Library Items .......................................................................................................................................................... 9 Hyperlinks .............................................................................................................................................................. 9 Groups of Content ................................................................................................................................................... 10 Menus .................................................................................................................................................................. 10 Collections ........................................................................................................................................................... 10 Taxonomies .......................................................................................................................................................... 10 Accessing Ektron ...................................................................................................................................................... 10 Username and Password ..................................................................................................................................... 10 Logging In ............................................................................................................................................................. 11 The Ektron Dashboard ............................................................................................................................................. 12 Search Filters ....................................................................................................................................................... 13 Saving Searches ................................................................................................................................................... 13 The Ektron Workarea ............................................................................................................................................... 13 Content Tab ......................................................................................................................................................... 14 Created by Hendrix College 2 Last updated September 18, 2014 Library Tab ........................................................................................................................................................... 15 Reports Tab .......................................................................................................................................................... 15 Help Tab ............................................................................................................................................................... 15 Working with Content ................................................................................................................................................. 16 Creating Content...................................................................................................................................................... 16 The Content Editor .................................................................................................................................................. 16 Content Title Field ............................................................................................................................................... 17 Content Property Tabs ......................................................................................................................................... 17 The Content Editor .............................................................................................................................................. 19 Publishing Content ................................................................................................................................................... 29 Content States ..................................................................................................................................................... 29 Saving and Publishing Your Content .................................................................................................................... 30 Approval Chains ................................................................................................................................................... 30 Viewing Content on the Website ............................................................................................................................. 31 Uploading Images and Files ..................................................................................................................................... 31 Difference between assets and library items ...................................................................................................... 31 Using the Asset Manager ..................................................................................................................................... 32 Using the Library .................................................................................................................................................. 32 Editing a Content Block ............................................................................................................................................ 32 Working with Forms .................................................................................................................................................... 34 Creating Form Blocks ............................................................................................................................................... 34 New Form Wizard ................................................................................................................................................ 34 Using the Form Editor .............................................................................................................................................. 34 Text Field ............................................................................................................................................................. 35 Choices Field ........................................................................................................................................................ 36 Checkbox ............................................................................................................................................................. 37 Calendar ............................................................................................................................................................... 37 Created by Hendrix College 3 Last updated September 18, 2014 Buttons ................................................................................................................................................................ 38 Editing Form Fields .............................................................................................................................................. 38 Editing the Post back Message ...........................................................................................................................
Recommended publications
  • M-Explorer User's Guide
    Table of Contents M-Explorer User’s Guide Table of Contents M-Explorer User’s Guide..............................................1 Chapter 1 Using This Guide.................................................................1-1 Introduction...................................................................................................... 1-1 Key Concepts................................................................................................... 1-2 Chapter Organization .....................................................................................................1-2 Online Help ....................................................................................................................1-2 Manual Conventions ......................................................................................................1-2 Chapter 2 Introduction to M-Explorer .................................................2-1 Introduction...................................................................................................... 2-1 Key Concepts................................................................................................... 2-2 System Component Interaction......................................................................................2-2 OPC Data Access Servers.............................................................................................2-2 M-Inspector ....................................................................................................................2-2 M-Password ...................................................................................................................2-3
    [Show full text]
  • Iwork '08 Getting Started (Manual)
    Overview of iWork Tools All three iWork applications share many of the same tools. The Toolbar and Format Bar At the top of each application window, the toolbar provides controls for common tasks. Each toolbar is described in detail in the appropriate chapter in this book. You can customize the toolbar so that it contains the tools you use most often. To customize the toolbar: m Choose View > Customize Toolbar. The toolbar at the top of each window provides controls for common tasks. The Format Bar provides additional formatting tools. The Format Bar provides quick access to commonly used tools for formatting objects. If the Format Bar isn’t visible beneath the toolbar, click View in the toolbar and choose Show Format Bar to show it. 16 Preface Welcome to iWork ’08 The Inspector Window You can format all elements of your document using the panes of the Inspector window. The Inspector panes are described in detail in the user’s guides. To open the Inspector window: m Click Inspector (a blue i) in the toolbar. Click the buttons along the top to see the different Inspector panes. You can have more than one Inspector window open at a time. To open another Inspector window: m Choose View > New Inspector, or Option-click one of the buttons at the top of the Inspector window. Preface Welcome to iWork ’08 17 To see what a control does, rest the pointer over it until its help tag appears. The Media Browser This window provides quick access to all the files in your iTunes library, your iPhoto library, your Aperture library, and your Movies folder.
    [Show full text]
  • 2D Scrolling Background in Unity When Creating a Scrolling
    2D Scrolling Background in Unity When creating a scrolling background image you will use something called a Quad and convert the Sprite into a Material. This works only if the background is designed to be scrollable. The general steps are: A. Create a new Project or use an existing project. B. Import the background sprite into the project C. Convert the Sprite into a Material D. Add a Quad 3D object and resize this object to match the background and set the Material Filtering E. Resize the Camera F. Add a Scrolling Script to the Quad 1. Download the scrolling backgrounds folder that contains some background images (see link for lecture). This will contain three images, a city background image (1230x600), a space background (1782x600) and a trees background (1100x405) 2. Start Unity and choose New to create a new Project. 3. Name the project Scrolling Background and select the 2D option. 4. Create the Project. 5. In the Assets folder create two new folders named Sprites and Scripts. 6. Drag these three background images into the sprites folder. 7. Click the scrolling city background image in the Sprites folder. The Inspector window shows the properties: You are going to change the Texture Type and the Wrap mode. 8. Set the Texture Type to Default and the Wrap Mode to Repeat. 9. Scroll down in the Inspector window and click the Apply button. 10. Repeat these steps for the other two sprites. 11. Click the Game Object menu, choose 3D, and choose Quad: You want to resize the quad object so it matches the background.
    [Show full text]
  • What Is Aloha Editor? What Aloha Editor Is NOT! Why the HTML5
    06.12.11 Aloha Editor - HTML5 WYSIWYG Editor Features Plugins About Forum Try it Developer Wiki API What is Aloha Editor? Aloha Editor Core Developer Aloha Editor is a semantic Rich Text Editor framework written in Javascript with best support of xHTML5. You can Haymo Meran integrate it in a CMS, blog, wiki software or any other Project leader project where you need to edit content with a web based Italy (South Tirol) tool. Use it like a supersonic textarea. You can edit Clemens Prerovsky almost any DOM element with this supersonic textarea, but Javascript Guru you need to care about configuration and storage. Austria What Aloha Editor is NOT! Nicolas Karageuzian Aloha Editor is NOT a HTML Editor to install on a desktop nor it is a CMS. Javascript Wizard France Why the HTML5 Editor? Thomas Lété Aloha Editor works perfectly in all current Speed and browsers and websites using HTML4! It is optimisations Guru. the HTML5 Editor because it implements Belgium all functionality respecting with no compromise the HTML5 specification. It Norbert Pomaroli aims to generate full compliant xHTML5 content, but you don't need to Javascript Guru use HTML5 specific methods, if you don't want to. The Aloha Editor uses Austria and extends the attribute contenteditable, which was introduced in the HTML standard with version 5. Most current browsers support that Petro Salema attribute, but their implementation is inconsitent due to erroneous Javascript Guru implementations and the lack of detail of the HTML5 specification when it Tanzania comes to DOM manipulation. Aloha Editor makes contenteditable useable.
    [Show full text]
  • Tecnologías Libres Para La Traducción Y Su Evaluación
    FACULTAD DE CIENCIAS HUMANAS Y SOCIALES DEPARTAMENTO DE TRADUCCIÓN Y COMUNICACIÓN Tecnologías libres para la traducción y su evaluación Presentado por: Silvia Andrea Flórez Giraldo Dirigido por: Dra. Amparo Alcina Caudet Universitat Jaume I Castellón de la Plana, diciembre de 2012 AGRADECIMIENTOS Quiero agradecer muy especialmente a la Dra. Amparo Alcina, directora de esta tesis, en primer lugar por haberme acogido en el máster Tecnoloc y el grupo de investigación TecnoLeTTra y por haberme animado luego a continuar con mi investigación como proyecto de doctorado. Sus sugerencias y comentarios fueron fundamentales para el desarrollo de esta tesis. Agradezco también al Dr. Grabriel Quiroz, quien como profesor durante mi último año en la Licenciatura en Traducción en la Universidad de Antioquia (Medellín, Colombia) despertó mi interés por la informática aplicada a la traducción. De igual manera, agradezco a mis estudiantes de Traducción Asistida por Computador en la misma universidad por interesarse en el software libre y por motivarme a buscar herramientas alternativas que pudiéramos utilizar en clase sin tener que depender de versiones de demostración ni recurrir a la piratería. A mi colega Pedro, que comparte conmigo el interés por la informática aplicada a la traducción y por el software libre, le agradezco la oportunidad de llevar la teoría a la práctica profesional durante todos estos años. Quisiera agradecer a Esperanza, Anna, Verónica y Ewelina, compañeras de aventuras en la UJI, por haber sido mi grupo de apoyo y estar siempre ahí para escucharme en los momentos más difíciles. Mis más sinceros agradecimientos también a María por ser esa voz de aliento y cordura que necesitaba escuchar para seguir adelante y llegar a feliz término con este proyecto.
    [Show full text]
  • Revisiting XSS Sanitization
    Revisiting XSS Sanitization Ashar Javed Chair for Network and Data Security Horst G¨ortzInstitute for IT-Security, Ruhr-University Bochum [email protected] Abstract. Cross-Site Scripting (XSS) | around fourteen years old vul- nerability is still on the rise and a continuous threat to the web applica- tions. Only last year, 150505 defacements (this is a least, an XSS can do) have been reported and archived in Zone-H (a cybercrime archive)1. The online WYSIWYG (What You See Is What You Get) or rich-text editors are now a days an essential component of the web applications. They allow users of web applications to edit and enter HTML rich text (i.e., formatted text, images, links and videos etc) inside the web browser window. The web applications use WYSIWYG editors as a part of comment functionality, private messaging among users of applications, blogs, notes, forums post, spellcheck as-you-type, ticketing feature, and other online services. The XSS in WYSIWYG editors is considered more dangerous and exploitable because the user-supplied rich-text con- tents (may be dangerous) are viewable by other users of web applications. In this paper, we present a security analysis of twenty five (25) pop- ular WYSIWYG editors powering thousands of web sites. The anal- ysis includes WYSIWYG editors like Enterprise TinyMCE, EditLive, Lithium, Jive, TinyMCE, PHP HTML Editor, markItUp! universal markup jQuery editor, FreeTextBox (popular ASP.NET editor), Froala Editor, elRTE, and CKEditor. At the same time, we also analyze rich-text ed- itors available on very popular sites like Twitter, Yahoo Mail, Amazon, GitHub and Magento and many more.
    [Show full text]
  • Shape Data Analysis Using Qushape
    SHAPE DATA ANALYSIS USING QUSHAPE 1. INTRODUCTION QuShape is a comprehensive user-friendly software package designed to perform fully automated analysis of SHAPE experimental data. QuShape requires no other software to fully analyze raw experimental capillary electrophoresis data. QuShape can be run in an automatic mode with default analytical procedures but contains an array of alternative algorithmic procedures and parameter controls that the user can apply if not satisfied with the default results. 2. GRAPHIC USER INTERFACE The user controls QuShape via a graphic interface. This interface includes the main Data View window, the Tool Inspector window, and the Script Inspector window. Results of every operation are plotted in the Data View window, allowing the user to monitor the quality of each data processing step. The user can vary the graphic display format via a set of control buttons. At each data processing step, the Tool Inspector window offers the user additional analytical tools that can be employed if the user is not satisfied with the results of the automatic procedure. 1 2.1. MAIN MENU AND TOOLS BAR Four groups of icons are found at the top of the QuShape screen: File-handling, Channels, Figure Options, and Split Channels. File-handling icons: These icons allow users to create or save projects. New Project – Click this icon to create a new project. Open Project – Click this icon to open an existing project. Save Project – Click this icon to save the project. Save Project As – Click this icon to save the project under a different name. Channels icons: Six differently colored label widgets relate colors of the lines in the Data View window to specific data channels (these labels refer to the two-capillary approach used to resolve the chemical probing experiment data).
    [Show full text]
  • Prioritizing Pull Requests
    Prioritizing pull requests Version of June 17, 2015 Erik van der Veen Prioritizing pull requests THESIS submitted in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE in COMPUTER SCIENCE by Erik van der Veen born in Voorburg, the Netherlands Software Engineering Research Group Q42 Department of Software Technology Waldorpstraat 17F Faculty EEMCS, Delft University of Technology 2521 CA Delft, the Netherlands The Hague, the Netherlands www.ewi.tudelft.nl www.q42.com c 2014 Erik van der Veen. Cover picture: Finding the pull request that needs the most attention. Prioritizing pull requests Author: Erik van der Veen Student id: 1509381 Email: [email protected] Abstract Previous work showed that in the pull-based development model integrators face challenges with regard to prioritizing work in the face of multiple concurrent pull requests. We identified the manual prioritization heuristics applied by integrators and ex- tracted features from these heuristics. The features are used to train a machine learning model, which is capable of predicting a pull request’s importance. The importance is then used to create a prioritized order of the pull requests. Our main contribution is the design and initial implementation of a prototype service, called PRioritizer, which automatically prioritizes pull requests. The service works like a priority inbox for pull requests, recommending the top pull requests the project owner should focus on. It keeps the pull request list up-to-date when pull requests are merged or closed. In addition, the service provides functionality that GitHub is currently lacking. We implemented pairwise pull request conflict detection and several new filter and sorting options e.g.
    [Show full text]
  • USER MANUAL PROJECT WEBSITES Version 2 March 2017 TAKING COOPERATION FORWARD
    USER MANUAL PROJECT WEBSITES Version 2 March 2017 TAKING COOPERATION FORWARD Content INTRODUCTION ........................................................................................... 4 HOW TO USE THIS MANUAL ............................................................................ 5 A. ACCESS AND USER PROFILE ......................................................................... 6 A.1. Log in ......................................................................................... 6 A.2. User profile .................................................................................. 6 A.3. Interface ..................................................................................... 8 B. WORKING WITH CMS ................................................................................10 B.1. Working with folders ......................................................................10 B.1.1. Folder structure and view ........................................................11 B.1.2. Creating folder .....................................................................12 B.1.3. Renaming folder ...................................................................13 B.1.4. Moving folder ......................................................................13 B.1.5. Deleting folder .....................................................................14 B.1.6. Order of folders ...................................................................14 B.2. Working with pages ........................................................................15
    [Show full text]
  • BD Cellquest™ Pro Analysis Tutorial
    BD CellQuest™ Pro Analysis Tutorial This tutorial guides you through an analysis example using BD CellQuest Pro software. If you are already familiar with BD CellQuest Pro software on Mac® OS 9, refer to the BD CellQuest Pro software (version 5.1 or later) ReadMe file for a description of new features. ReadMe files are located in the Documentation folder/Read Me Files folder on your hard drive. Read Me Files folder This tutorial covers: • Displaying data • Analyzing data • Additional features (enhanced Snap-To gating features, expression editor, load sample, and so on) To perform the steps in this tutorial, you will need BD CellQuest Pro software, version 5.1 or higher. BD CellQuest Pro software allows you to acquire and analyze data from your flow cytometer on a Macintosh® computer. In BD CellQuest Pro software, an Experiment document contains elements such as plots, regions, gates, statistics, markers, and annotated text. Data files are not saved in the Experiment document. The software saves a reference to the data files that contain the information needed to recreate the plots and stats on the Experiment document. Acquisition and analysis of flow cytometry data is a multistep process, as shown in Figure 1-1 on page 2. This tutorial focuses on analysis. BD CellQuest Pro Software Analysis Tutorial 336485 Rev. A 1 Start Up Perform Optimize Acquire Analyze Shut Down System QC Settings Data Data System • Display data. • Analyze data. – Create regions, gates, statistics views, user-defined expressions, and so on. – Set up a batch analysis, if needed. – Perform QC of analysis (for example, verify gates are set appropriately).
    [Show full text]
  • Best of a Decade on Opensource.Com 2010–2019
    Best of a decade on Opensource.com 2010–2019 In celebration of our 10-year anniversary Opensource.com/yearbook FROM THE EDITOR ............................. FROM THE EDITOR ............................. Dear reader, As we celebrate 10 years of publishing, our focus is on the people from all over the globe, in various roles, from diverse backgrounds, who have helped us explore the multitude of ways in which open source can improve our lives—from technology and programming to farming and design, and so much more. We are celebrating you because we’ve learned that growing this unique storytelling site demands that we do one thing better than all the rest: listen to and talk with our readers and writers. Over the years, we’ve gotten better at it. We regularly hold meetings where we review how articles performed with readers from the week before and discuss why we think that’s so. We brainstorm and pitch new and exciting article ideas to our writer community on a weekly basis. And we build and nurture close relationships with many writers who publish articles for us every month. As an editor, I never would have imagined my biggest responsibility would be community management and relationship building over copy editing and calendar planning. I’m so grateful for this because it’s made being a part of Opensource.com a deeply rewarding experience. In December, we closed out a decade of publishing by reaching a new, all-time record of over 2 million reads and over 1 million readers. For us, this validates and affirms the value we’ve learned to place on relationships with people in a world swirling with metrics and trends.
    [Show full text]
  • Why Delphi? Mobile Apps Are Everywhere
    Expert Delphi Robust and fast cross-platform application development Paweł Głowacki BIRMINGHAM - MUMBAI Expert Delphi Copyright © 2017 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews. Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: June 2017 Production reference: 1300617 Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK. ISBN 978-1-78646-016-5 www.packtpub.com Credits Author Copy Editors Paweł Głowacki Safis Editing Muktikant Garimella Reviewer Project Coordinator Dave Nottage Vaidehi Sawant Commissioning Editor Proofreader Kunal Parikh Safis Editing Acquisition Editor Indexer Nitin Dasan Aishwarya Gangawane Content Development Editor Graphics Anurag Ghogre Abhinash Sahu Technical Editors Production Coordinator Madhunikita Sunil Chindarkar Shantanu Zagade Rutuja Vaze Foreword I have known and worked with Paweł Głowacki for more than 16 years. Paweł is one of the world-wide Delphi community leading experts.
    [Show full text]