JTS Users Guide, Ver 2.0 Copyright 2013 Page 2 of 265

Total Page:16

File Type:pdf, Size:1020Kb

JTS Users Guide, Ver 2.0 Copyright 2013 Page 2 of 265 Table of Contents 1 ABOUT THIS GUIDE .................................................................................................................... 13 1.1 WHO SHOULD USE IT ............................................................................................................... 14 1.2 TYPOGRAPHICAL CONVENTIONS ............................................................................................... 14 2 INTRODUCTION ........................................................................................................................... 16 2.1 OVERVIEW ............................................................................................................................... 16 2.2 PURPOSE ................................................................................................................................ 17 2.3 SCOPE .................................................................................................................................... 17 2.4 REFERENCES .......................................................................................................................... 18 2.5 GLOSSARY AND TERMINOLOGY ................................................................................................. 18 3 JTS SYSTEM DESCRIPTION ...................................................................................................... 21 3.1 KEY FEATURES ........................................................................................................................ 21 3.2 ENVIRONMENT ......................................................................................................................... 21 3.3 WORKFLOW ............................................................................................................................. 23 4 INSTALLING AND GETTING STARTED ...................................................................................... 25 4.1 OBTAINING AND INSTALLING JTS .............................................................................................. 25 4.2 STARTING THE SYSTEM (SOURCE DISTRIBUTION ONLY) ............................................................. 29 4.3 ANT TARGETS (SOURCE DISTRIBUTION ONLY) .......................................................................... 30 4.4 GRAPHICAL USER INTERFACE OVERVIEW .................................................................................. 31 4.5 SERVICE CREATION OVERVIEW ................................................................................................ 33 5 PERSISTENCE ............................................................................................................................. 35 5.1 RECURSIVE DELETION .............................................................................................................. 35 5.2 OVERWRITE MESSAGE DEFINITIONS ......................................................................................... 38 5.3 EDITING LISTS ......................................................................................................................... 38 6 VALIDATION ................................................................................................................................. 40 7 A SHORT TOUR ........................................................................................................................... 41 JTS Users Guide, Ver 2.0 Copyright 2013 Page 2 of 265 7.1 CREATE A COMPONENT SPECIFICATION .................................................................................... 41 7.2 AUTO-GENERATE A COMPONENT IMPLEMENTATION ................................................................... 42 7.3 COMPILE AND EXECUTE A COMPONENT .................................................................................... 44 8 CREATING YOUR FIRST SERVICE: PING ................................................................................. 46 8.1 IDENTIFY THE INTERFACE ......................................................................................................... 46 8.2 DEFINING THE MESSAGE SET ................................................................................................... 48 8.3 DESCRIBE THE PROTOCOL ....................................................................................................... 51 8.4 BUILD THE SERVICE ................................................................................................................. 57 8.5 CREATE A COMPONENT ............................................................................................................ 62 8.6 GENERATE C++ SOURCE AND INTEGRATE USER CODE ............................................................. 65 8.7 GENERATE JAVA SOURCE CODE AND INTEGRATE USER CODE ................................................... 68 8.8 GENERATE C# SOURCE CODE AND INTEGRATE USER CODE ...................................................... 70 8.9 BUILD THE SYSTEM .................................................................................................................. 71 9 CREATING YOUR SECOND SERVICE: ADDING TWO NUMBERS .......................................... 73 9.1 IDENTIFY THE INTERFACE ......................................................................................................... 73 9.2 JSIDL IMPORT ......................................................................................................................... 75 9.3 CREATING THE SERVICE SETS .................................................................................................. 76 9.4 CREATE THE COMPONENTS ...................................................................................................... 78 9.5 MODIFY THE C++ SERVER COMPONENT ................................................................................... 79 9.6 MODIFY THE C++ CLIENT COMPONENT ..................................................................................... 82 9.7 MODIFY THE JAVA SERVER COMPONENT ................................................................................... 84 9.8 MODIFY THE JAVA CLIENT COMPONENT .................................................................................... 87 9.9 MODIFY THE C# SERVER COMPONENT ...................................................................................... 88 9.10 MODIFY THE C# CLIENT COMPONENT ....................................................................................... 91 9.11 COMPILING AND EXECUTING THE CLIENT AND SERVER ............................................................... 93 JTS User’s Guide, Ver 2.0 Copyright 2013 Page 3 of 265 10 DEFINING MESSAGE ELEMENTS .......................................................................................... 96 10.1 SIMPLE FIELDS ........................................................................................................................ 96 10.2 COMPLEX FIELDS ................................................................................................................... 104 10.3 COMPLEX FIELD EXAMPLES .................................................................................................... 109 11 DEFINING MESSAGES .......................................................................................................... 117 11.1 REPORT GLOBAL POSE MESSAGE EXAMPLE ........................................................................... 119 11.2 REPORT IMAGE MESSAGE EXAMPLE ....................................................................................... 122 11.3 REPORT DATA LINK STATUS MESSAGE EXAMPLE .................................................................... 125 12 DEFINING PROTOCOL BEHAVIOR ...................................................................................... 128 12.1 BEHAVIOR ELEMENTS ............................................................................................................ 129 12.2 BEHAVIOR ELEMENT DEFINITION EDITING ................................................................................ 134 12.3 AUTO-COMPLETION GUIDE ..................................................................................................... 137 12.4 DRAWING TIPS ....................................................................................................................... 140 12.5 STATE MACHINE INHERITANCE ................................................................................................ 144 12.6 REDOING THE LAYOUT OF IMPORTED PROTOCOL BEHAVIOR .................................................... 146 12.7 KEYBOARD SHORTCUTS ......................................................................................................... 151 13 OTHER EXAMPLES ............................................................................................................... 154 13.1 WAYPOINT DRIVER EXAMPLE ................................................................................................. 154 13.2 ENVIRONMENTAL SENSING EXAMPLE ...................................................................................... 155 14 SEARCH.................................................................................................................................. 157 14.1 THE FIND COMMAND .............................................................................................................. 157 14.2 QUICK SEARCH ...................................................................................................................... 159 14.3 SMART LISTS ........................................................................................................................
Recommended publications
  • IBM Security Appscan Standard: User Guide Traffic Log
    IBM Security AppScan Standard Version 9.0.3.11 User Guide IBM Contents Chapter 1. Introduction ........ 1 Content-Based Results view ........ 90 Product overview............. 1 Glass Box view ............ 92 Supported technologies .......... 1 Communication and Proxy view ...... 93 What's new ............... 2 HTTP Authentication view ........ 94 Contact and support information ....... 3 Test Policy view ............ 95 Test Optimization view ......... 100 Chapter 2. Installing ......... 5 Test Options view ........... 100 Privilege Escalation view ........ 103 System requirements............ 5 Malware view ............ 104 Flash Player upgrade .......... 7 Scan Expert view ........... 104 Flash Player configuration ......... 7 Advanced Configuration view....... 106 Install................. 8 Scan file structure ............ 121 Silent install .............. 8 Scan templates ............. 121 Uninstall................ 9 Predefined templates .......... 121 License ................ 9 User-Defined Scan Templates ....... 123 Load a node-locked license ........ 10 Loading scan templates ......... 123 Load a floating or token license....... 11 Editing Scan Templates ......... 123 Updates ............... 11 Changing the configuration during a scan .... 124 Temp file location ............ 12 Chapter 3. Getting started ...... 13 Chapter 5. Manual Exploring ..... 125 Using AppScan............. 125 How an automatic scan works ........ 13 Recording a Manual Explore ....... 126 Web applications vs. web services ....... 14 Exporting Manual Explore data
    [Show full text]
  • VISA/APCO/STAC 2P61 WEBSITE CREATION Fall Term 2012 ______
    VISA/APCO/STAC 2P61 WEBSITE CREATION Fall Term 2012 __________________________________________________________________________________ GETTING STARTED WITH XHTML AND CSS Do you have the book recommended for this course? HTML and CSS Web Standards Solutions A Web Standardistasʼ Approach Christopher Murphy and Nicklas Persson If you donʼt have the recommended book please find another. You will need something to refer to. If not the book…here are some websites where you can find good tutorials for writing standards based XHTML and CSS http://www.w3.org/MarkUp/Guide/ http://www.w3.org/MarkUp/2004/xhtml-faq http://www.htmldog.com http://xhtml.com/en/xhtml/reference/ http://www.webheadstart.org/xhtml/basics/index.html http://daringfireball.net/projects/markdown/ http://www.alistapart.com/ HTML Hypertext markup language Create with range of tools – plain text editor (with formatting turned off) Will be read by variety of devices Designed to be read by web browsers Non proprietary Open source Free Structures text to hyperlinks W3C 1995 first specs written. Current is 4.0 written in 1999 (HTML 5 in the works) XHTML XML (no defined tags like HTML – has defined structure) Extensive Markup Language Is HTML reformatted in XML HTML with strict rules of XML Varieties of XHTML – 1.0 Strict, (we use this one) 1.0 Transitional, 1.0 Frameset 1 The value of Standards • Avoid (as much as possible) sites that wonʼt display as written • More accessible sites • XHTML and CSS written to strict standards • Enables site to perform predictably on any standards compliant browser or OS • Improves Development time • Ease of updating • Search engine ranking XHTML/CSS Separates Content from Visual presentation/design Avoids Tag Soup of HTML where tags were used to control both how content is structured and how it looks.
    [Show full text]
  • Information to Users
    INFORMATION TO USERS This manuscript has been reproduced from the microfilm master. UMI films the text directly from the original or copy submitted. Thus, some thesis and dissertation copies are in typewriter face, while others may be from any type of computer printer. The quality of this reproduction is dependent upon the quality of the copy submitted. Broken or indistinct print, colored or poor quality illustrations and photographs, print bleedthrough, substandard margins, and improper alignment can adversely affect reproduction. In the unlikely event that the author did not send UMI a complete manuscript and there are missing pages, these will be noted. Also, if unauthorized copyright material had to be removed, a note will indicate the deletion. Oversize materials (e.g., maps, drawings, charts) are reproduced by sectioning the original, beginning at the upper left-hand comer and continuing from left to right in equal sections with small overlaps. ProQuest Information and Learning 300 North Zeeb Road, Ann Arbor, Ml 48106-1346 USA 800-521-0600 Reproduced with permission of the copyright owner. Further reproduction prohibited without permission. Reproduced with permission of the copyright owner. Further reproduction prohibited without permission. PRESERVICE TEACHERS’ VIEWS OF CONTENT AND PEDAGOGICAL KNOWLEDGE PRESENTED IN THE ELEMENTARY COMPONENT OF A PHYSICAL EDUCATION TEACHER EDUCATION PROGRAM DISSERTATION Presented in Partial Fulfillment of the Requirements for The Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Christine E. Whipple, B.S., M.S. **** The Ohio State University 2002 Dissertation Committee: Approved by Dr. Sandra A. Stroot, Advisor visor Dr. Samuel R. Hodge, Advisor 0 l4, Advisor Dr.
    [Show full text]
  • IBM Security Appscan Standard: User Guide Traffic Log
    IBM Security AppScan Standard Version 9.0.3.12 User Guide IBM Contents Chapter 1. Introduction ........ 1 Content-Based Results view ........ 91 Product overview............. 1 Glass Box view ............ 94 Supported technologies .......... 1 Communication and Proxy view ...... 95 What's new ............... 2 HTTP Authentication view ........ 96 Contact and support information ....... 3 Test Policy view ............ 97 Test Optimization view ......... 102 Chapter 2. Installing ......... 5 Test Options view ........... 102 Privilege Escalation view ........ 105 System requirements............ 5 Malware view ............ 106 Flash Player upgrade .......... 7 Scan Expert view ........... 106 Flash Player configuration ......... 7 Advanced Configuration view....... 108 Install................. 8 Scan file structure ............ 123 Silent install .............. 8 Scan templates ............. 123 Uninstall................ 9 Predefined templates .......... 123 License ................ 9 User-Defined Scan Templates ....... 125 Load a node-locked license ........ 10 Loading scan templates ......... 125 Load a floating or token license....... 11 Editing Scan Templates ......... 125 Updates ............... 11 Changing the configuration during a scan .... 126 Temp file location ............ 12 Chapter 3. Getting started ...... 13 Chapter 5. Manual Exploring ..... 127 Using AppScan............. 127 How an automatic scan works ........ 13 Recording a Manual Explore ....... 128 Web applications vs. web services ....... 14 Exporting Manual Explore data
    [Show full text]
  • Site Development Associate Student Guide Web Foundations Series CCL02-CFSDFN-PR-1405 • Version 2.1 • Rd060214
    Site Development Associate Student Guide Web Foundations Series CCL02-CFSDFN-PR-1405 • version 2.1 • rd060214 EVALUATION COPY EVALUATION COPY Site Development Associate Student Guide EVALUATION COPY Chief Executive Officer Barry Fingerhut Vice President, Operations & Development Todd Hopkins Senior Content Developer Kenneth A. Kozakis Managing Editor Susan M. Lane Editor Sarah Skodak Project Manager/Publisher Tina Strong Customer Service Certification Partners, LLC 1230 W. Washington St., Ste. 201 Tempe, AZ 85281 (602) 275-7700 Copyright © 2014, All rights reserved. EVALUATION COPY Site Development Associate Developer Patrick T. Lane Contributors DeAnne Bowersock, James Stanger, Ph.D., and Kenneth A. Kozakis Editor Sarah Skodak Project Manager/Publisher Tina Strong Trademarks Certification Partners is a trademark of Certification Partners, LLC. All product names and services identified throughout this book are trademarks or registered trademarks of their respective companies. They are used throughout this book in editorial fashion only. No such use, or the use of any trade name, is intended to convey endorsement or other affiliation with the book. Copyrights of any screen captures in this book are the property of the software's manufacturer. Disclaimer Certification Partners, LLC, makes a genuine attempt to ensure the accuracy and quality of the content described herein; however, Certification Partners makes no warranty, express or implied, with respect to the quality, reliability, accuracy, or freedom from error of this document or the products it describes. Certification Partners makes no representation or warranty with respect to the contents hereof and specifically disclaims any implied warranties of fitness for any particular purpose. Certification Partners disclaims all liability for any direct, indirect, incidental or consequential, special or exemplary damages resulting from the use of the information in this document or from the use of any products described in this document.
    [Show full text]
  • Web Design in Nvu Workbook 2 Web Design in Nvu
    Inspiring | Creative | Fun Ysbrydoledig | Creadigol | Hwyl Web Design in Nvu Workbook 2 Web Design in Nvu CSS stands for ”Cascading Style Sheets”, these allow you to specify the look and feel of your website. It also helps with consistency. Style sheets have actually been around for years, they are technical specifications for a layout, whether print or online. Print designers use style sheets to ensure that designs are printed exactly to specifications. “Cascading” is the special part. A web style sheet is intended to “cascade” through a series of style sheets, like a river or waterfall. 1) CSS Go to www.csszengarden.com On the right of the page you will see a navigation list. Notice that when you click on options on the list, you get the same website but it looks completely diferent. This is because diferent style sheets are being used. Have a look at the following HTML: <h1> Title of your page </h1> This would be the title of your webpage. By typing this, you are letting the computer know that you want the text displayed as a header, in size 1. You can this this for each of the pages for the title and each time the computer will format it as a “h1”. In the Cascading style sheet, you can specify that you want your title to be orange on every page. This can be achieved by using the following code that tells the computer every time it sees a H1 being used, the text should be orange: h1 { color:orange; } 2) Testing and editing Go to www.w3schools.com/css/tryit.asp?filename=trycss_default Here is a webpage set up on the right and the CSS on the left, as you edit the sandbox environment in the box on the left, it will update the image on the right to see what the code translates to visually.
    [Show full text]
  • Accessibility Evaluation of Websites Using WCAG Tools and Cambridge Simulator
    Accessibility evaluation of websites using WCAG tools and Cambridge Simulator Shashank Kumar BMS College of Engineering, Bangalore, India JeevithaShree DV Indian Institute of Science, Bangalore, India Pradipta Biswas* Indian Institute of Science, Bangalore, India * Correspondence: Corresponding Author [email protected] Keywords: WCAG Guidelines, W3C, World Wide Web Consortium, Accessibility Evaluation, Cambridge Simulator, User Model, Common User Profile . Abstract There is plethora of tools available for automatic evaluation of web accessibility with respect to WCAG. This paper compares a set of WCAG tools and their results in terms of ease of comprehension and implementation by web developers. The paper highlights accessibility issues that cannot be captured only through conformance to WCAG tools and propose additional methods to evaluate accessibility through an Inclusive User Model. We initially selected ten WCAG tools from W3 website and used a set of these tools on the landing pages of BBC and WHO websites. We compared their outcome in terms of commonality, differences, amount of details and usability. Finally, we briefly introduced the Inclusive User Model and demonstrated how simulation of user interaction can capture usability and accessibility issues that are not detected through WCAG analysis. The paper concludes with a proposal on a Common User Profile format that can be used to compare and contrast accessibility systems and services, and to simulate and personalize interaction for users with different range of abilities. Accessibility evaluation using WCAG tools 1 Introduction Web accessibility is one of the most important aspects of building a website. It is an inclusive practice of ensuring that there are no barriers that prevent interaction with, or access to websites on the World Wide Web, by people with physical and situational disabilities, and socio-economic restrictions on bandwidth and speed [WWW 2020].
    [Show full text]
  • Accessibility Best Practices Plan, Develop, and Test Inclusive Design
    Accessibility Best Practices Plan, Develop, and Test Inclusive Design MOVING FORWARD TOGETHER Contents Introduction 3 Accessibility QuickStart 4 Accessibility Best Practices 11 Accessibility Testing 20 Accessibility Best Practices MOVING FORWARD TOGETHER Inclusive Design Makes Better Experiences. For Everyone. Accessibility is on your roadmap, but is it part of your daily sprint? Legal Mandates for Accessibility If you still need a reason to blow the dust off your accessibility One in four US adults with a disability strategy, then know that in 2010 the Department of Justice ruled Inclusive design makes a better product for everyone, not just that the Americans with Disabilities Act (ADA) also included those with impairments. There is no reason to bury accessibility to access to digital and online content. Since then, many cases the bottom of your backlog. Yes, it is often a large lift for a have gone to trial over accessibility issues. developer, but you should be planning, designing, and building for accessibility right now. In the European Union, the European Accessibility Act has already levied millions in fines against some tech companies. Inclusive Design Changes Lives Technology touches every part of our lives, and that is never There is a legal tidal wave building that will require access to going to change. For many people with disabilities, technology is apps, sites and platforms for all users. itself one more barrier. There are new, exciting developments in We’ve put this guide together to help you get started with accessibility every week, and in fact, there has never been more accessibility strategy, best practices, and testing.
    [Show full text]
  • IBM Worklight V5.0.6
    documentation is". user "as documentation. user offline provided IBM Worklight V5.0.6 is online Worklight the to IBM documentrefer This issues, of Experimental case In documentation is". user "as documentation. user offline provided is online Worklight the to IBM documentrefer This issues, of Experimental case In ii IBM Worklight V5.0.6 Contents Chapter 1. Starting with IBM Worklight . 1 Setting the size of the login screen for web Introducing IBM Worklight .........1 widgets...............80 System requirements for using IBM Worklight . 4 Deploying applications on iGoogle .....80 What's new ...............4 Deploying applications on Facebook .....81 What's new in IBM Worklight V5.0.6.2 .....4 Signing Adobe AIR applications ......82 What's new in IBM Worklight V5.0.6.1 .....5 Signing Windows 8 apps .........82 What's new in IBM Worklight V5.0.6 .....5 Signing Windows 7 and Vista gadgets ....83 Known limitations ............12 Embedding widgets in predefined web pages . 84 Setting up IBM Worklight Studio .......13 Development guidelines for using native API . 84 Installing IBM Worklight Studio ......14 Application Descriptor of Native API Troubleshooting IBM Worklight Studio applications for iOS ..........86 installation .............17 Client property file for iOS ........88 Upgrading IBM Worklight Studio in Eclipse . 18 Copying files of Native API applications for iOS 88 Starting IBM Worklight Studio installed with IBM Application Descriptordocumentation of Native API application Installation Manager ..........19 for Android .............89is". Starting IBM Worklight Studio installed with P2 Client property file for Android ......91 Eclipse update ............19 Copying files of Native API applications for Installing mobile specific tools .......19 Androiduser..............92 "as documentation.
    [Show full text]
  • Html Editor Composer Download
    Html editor composer download Latest stable version: (). KompoZer is free software. To keep this project running, please consider making a donation. Download KompoZer. professional-looking web site without needing to know HTML or web coding. CSS editor; A dash of style(s); Customizable toolbars; Forms; Cleaner markup ​Downloads · ​Screenshots · ​Features · ​Add-Ons. Download KompoZer for free. A wysiwyg HTML editor that uses the Mozilla Composer codebase. KompoZer is a wysiwyg HTML editor using. Both the HTML editor as well as the CSS editor has so far be fixed and Started to use this when an old computer with Netscape composer wore out and had to. Now anyone can create web pages and manage a website with no technical expertise or knowledge of HTML. Download NVU (for windows, mb) Download. HTML Date Published: 1/18/ File Size: KB. Html Editor. System Requirements. Supported Operating System. Windows XP Professional. The CoffeeCup Free HTML Editor is code editor with Built-in FTP uploading. Download the CoffeeCup Free HTML Editor Today! Note: Be sure to download Netscape and not The Netscape editor, also known as "Netscape Composer" is only included in older downloads of. Free online web content composer developed for our own web design agency. HTML source composer with instant preview and WYSIWYG editor without downloading and installing any program. One of a few derivatives of Nvu, a now-discontinued HTML editor, suite, which included Seamonkey Composer, a WYSIWYG HTML editor. My HTML Editor is BlueGriffon, an intuitive, modern and robust application. ancestors and proudly inherits from all of them: Netscape®, Mozilla® Composer and Nvu.
    [Show full text]
  • Uniform: the Form Validation Language
    Santa Clara University Scholar Commons Computer Engineering Senior Theses Engineering Senior Theses 6-9-2016 Uniform: The orF m Validation Language Sawyer Novak Santa Clara University Reid Palmquist Santa Clara University Douglas Parker Santa Clara University Follow this and additional works at: https://scholarcommons.scu.edu/cseng_senior Part of the Computer Engineering Commons Recommended Citation Novak, Sawyer; Palmquist, Reid; and Parker, Douglas, "Uniform: The orF m Validation Language" (2016). Computer Engineering Senior Theses. 72. https://scholarcommons.scu.edu/cseng_senior/72 This Thesis is brought to you for free and open access by the Engineering Senior Theses at Scholar Commons. It has been accepted for inclusion in Computer Engineering Senior Theses by an authorized administrator of Scholar Commons. For more information, please contact [email protected]. Thesis Senior Design Santa Clara University Santa Clara, California Uniform: The Form Validation Language Submitted in partial fulfillment of the requirements for the degree of Bachelor of Science in Computer Science and Engineering Santa Clara University School of Engineering Authors: Sawyer Novak Reid Palmquist Douglas Parker June 9, 2016 Abstract Digital forms are becoming increasingly more prevalent but the ease of creation is not. Web Forms are difficult to produce and validate. This design project seeks to simplify this process. This project is comprised of two parts: a logical programming language (Uniform) and a web application. Uniform is a language that allows its users to define logical rela- tionships between web elements and apply simple rules to individual inputs to both validate the form and manipulate its components de- pending on user input. Uniform provides an extra layer of abstraction to complex coding.
    [Show full text]
  • Markup Languages and Their Validation As Below: ―Most Web Documents Are Written Using Markup Languages, Such As HTML Or XHTML
    1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions 3.2 Approving and Rejecting a Page Revision 4. Administrator Management 4.1 Listing Administrators 4.2 Adding an Administrator / Editing the Details for an Administrator 5. Appendix A 5.1 Validation 2 The Cherry Content Management System 1. Using Cherry 1.1 Getting Started Cherry is a website content management system (or ―CMS‖) that allows a site owner to update site content without knowledge of HTML, javascript or any other programming languages. The system is web-browser-based and works in all major browsers. (ie: Internet Explorer, Mozilla Firefox, Google Chrome, to name a few) Other features include news feed management for the site, user account creation / administration and other tools as requested1 To begin a session in the CMS, log in to your site's Administration section (or ―Admin‖ panel) by typing the site's base URL followed by ―/admin‖. For example: 1.2 Logging In After the page loads, the login panel is displayed: 1 Optional customized tools are available as add-ons. To request an estimate for customized features, please contact Corporate Zen. 3 After entering the administrator's username and password, the Cherry dashboard becomes visible. This is the first page you'll encounter every time you log in to the system. This page includes information on upcoming page edits: This particular example page has content waiting for approval.
    [Show full text]