CM System 7.1.0 Release Notes Guide
Total Page:16
File Type:pdf, Size:1020Kb
CM System 7.1.0 Release Notes Guide Copyright and Licensing Statement All intellectual property rights in the SOFTWARE and associated user documentation, implementation documentation, and reference documentation are owned by Percussion Software or its suppliers and are protected by United States and Canadian copyright laws, other applicable copyright laws, and international treaty provisions. Percussion Software retains all rights, title, and interest not expressly grated. You may either (a) make one (1) copy of the SOFTWARE solely for backup or archival purposes or (b) transfer the SOFTWARE to a single hard disk provided you keep the original solely for backup or archival purposes. You must reproduce and include the copyright notice on any copy made. You may not copy the user documentation accompanying the SOFTWARE. The information in Rhythmyx documentation is subject to change without notice and does not represent a commitment on the part of Percussion Software, Inc. This document describes proprietary trade secrets of Percussion Software, Inc. Licensees of this document must acknowledge the proprietary claims of Percussion Software, Inc., in advance of receiving this document or any software to which it refers, and must agree to hold the trade secrets in confidence for the sole use of Percussion Software, Inc. The software contains proprietary information of Percussion Software; it is provided under a license agreement containing restrictions on use and disclosure and is also protected by copyright law. Reverse engineering of the software is prohibited. Due to continued product development this information may change without notice. The information and intellectual property contained herein is confidential between Percussion Software and the client and remains the exclusive property of Percussion Software. If you find any problems in the documentation, please report them to us in writing. Percussion Software does not warrant that this document is error-free. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise without the prior written permission of Percussion Software. Copyright © 1999-2012 Percussion Software. All rights reserved Licenses and Source Code Rhythmyx uses Mozilla's JavaScript C API. See http://www.mozilla.org/source.html for the source code. In addition, see the Mozilla Public License (http://www.mozilla.org/source.html ). Netscape Public License Apache Software License IBM Public License Lesser GNU Public License Other Copyrights The Rhythmyx installation application was developed using InstallShield, which is a licensed and copyrighted by InstallShield Software Corporation. The Sprinta JDBC driver is licensed and copyrighted by I-NET Software Corporation. The Sentry Spellingchecker Engine Software Development Kit is licensed and copyrighted by Wintertree Software. The Java™ 2 Runtime Environment is licensed and copyrighted by Sun Microsystems, Inc. The Oracle JDBC driver is licensed and copyrighted by Oracle Corporation. The Sybase JDBC driver is licensed and copyrighted by Sybase, Inc. The AS/400 driver is licensed and copyrighted by International Business Machines Corporation. The Ephox EditLive! for Java DHTML editor is licensed and copyrighted by Ephox, Inc. This product includes software developed by CDS Networks, Inc. The software contains proprietary information of Percussion Software; it is provided under a license agreement containing restrictions on use and disclosure and is also protected by copyright law. Reverse engineering of the software is prohibited. Due to continued product development this information may change without notice. The information and intellectual property contained herein is confidential between Percussion Software and the client and remains the exclusive property of Percussion Software. If you find any problems in the documentation, please report them to us in writing. Percussion Software does not warrant that this document is error-free. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise without the prior written permission of Percussion Software. Microsoft Word, Microsoft Office, Windows®, Window 95™, Window 98™, Windows NT® and MS- DOS™ are trademarks of the Microsoft Corporation. Percussion Software 600 Unicorn Park Drive Woburn, MA 01801 U.S.A. 781.438.9900 Internet E-Mail: [email protected] Website: http://www.percussion.com Contents CM System 7.1.0 Release Notes Guide 1 1. Creating Contextual Help Text for Fields 2 1.1 Adding Contextual Help Text to a Field.....................................................................................2 1.2 Adding Contextual Help Text to a Shared Field.........................................................................4 1.3 Contextual Help Text Display in the Content Editor..................................................................4 2. Defining Grouping of Fields 5 2.1 Adding Groups to Content Types…………………...................................................................5 2.2 Field Group Ordering..................................................................................................................8 2.3 Special Fields…………………………......................................................................................9 3. Supporting HTML5 Tags in Ephox EditLive 10 3.1 Configuring CM System Tidy...................................................................................................12 3.2 Configuring Ephox EditLive Tidy. ............................................................... .. ...........................12 3.3 Additional Resources…….................... .. ................................................. ..................................13 4. Creating 508 Compliant (Accessible) Custom Controls 14 4.1 Section 508 Compliance...........................................................................................................14 4.2 Creating Section 508 Compliant Custom Controls in CM System 7.1.0................ .. ...............14 4.3 Specific 508 compliance issues addressed in CM System 7.1.0………………………………15 5. Configuring the Ephox EditLive Control to be Accessible 17 5.1 Accessing Ephox EditLive Menu Bar with Keyboard Shortcuts…………………………….18 5.2 Additional Resources................................................................................................................19 6. Viewing Content Explorer in High-Contrast Settings 20 7. Setting Email Notifications for Ad-Hoc Users 23 8. Using the New Breadcrumb Velocity Code 24 9. Preventing Orphan Content Items 25 9.1 Purge All...................................................................................................................................25 9.2 Purge Navigation........................................... .. ...................... .. .................................................26 9.3 Enabling “Purge All” and “Purge Navigation”.........................................................................27 9.4 Navigation Consistency........ .. ................................................................ ...................... .............28 10. Inline Template Configuration 29 Appendix A: JAWS Setup 30 CM System 7.1.0 Release Notes Guide 1 CM System 7.1.0 Release Notes Guide This Guide provides implementation details for new features and bugs addressed within CM System 7.1.0. This guide should be read as a supplement to the CM System 7.1.0 Release Notes. This guide assumes certain basic CM System knowledge provided in Percussion’s Developer Training course and can be reviewed by reading the following documentation on http://help.percussion.com/cmsystem/ • Rhythmyx Concepts Guide • Rhythmyx Implementation Guide • Rhythmyx Technical Reference Manual 2 CM System 7.1.0 Release Notes Guide 1. Creating Contextual Help Text for Fields Contextual Help Text is used to describe the Content Editor’s field names and/or inform users of the type of information which should be populated in each field. This version of Contextual Help Text allows developers to add a help text value to any field on any content type. A small icon will appear to the right of the field where the Help Text is available. A contributor can click on the icon, and a small Help Text bubble will appear with the designated text value. 1.1 Adding Contextual Help Text to a Field 1 Open the Content Type in the Workbench that requires Help Text. Figure 1.1 Content Type Control Field in Workbench CM System 7.1.0 Release Notes Guide 3 2 For each field that requires help text, click the ellipsis (…) button next to the field’s control value, below the Control column. The Control Properties box will pop up. Double-click in the cell under the Name column and select helptext, then type a literal string value in the Value column. Hit Enter to ensure the changes were saved. When changes have been confirmed, click OK and save the content type. Figure 1.2 Content Properties Box for the Content Type Control Field Note: Help Text parameters created on a content type are designed so that each Content Type has unique Help Text on each field. 4 CM System 7.1.0 Release Notes Guide 1.2 Adding Contextual Help Text to a Shared Field If Contextual Help Text is desired on a shared field and should be visible on all content types containing the field, the shared field XML file must be modified. To update the