US English (US)
FR French
DE German
IT Italian

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

EN FR DE IT LOGIN

Home

Reader Online

Getting Started Library - Overview Recent Library - Content Types Library - Memos Library - Filter & Roles Document - Revisioning Document - Change Requests & Changes Library - Notifications & Tasks Favorites Search Highlights & Notes Forms - Create a form submission and manage your submissions Forms - Administer the Forms Inbox File Drop Memos Creation Analytics - Compliance Reports Analytics - Compare Revisions Analytics - History Log View Changes / Notifications Issue / Approve Change Requests User Settings

Reader Offline

iOS Devices (Apple)

General App Behaviour Synchronization & Data Settings Preferences Documents General Search Favorites Recent Highlights & Notes Files Notifications & Tasks Tag Filtering Settings

Windows Devices

Android Devices

FAQ

How do I know there is a Change Request I need to work on? I am not able to edit structure or tags in a released document (does not apply to content) in the Documents view of the Admin Console How can I display in the Dashboard view, the changes I have made to a document in the Admin Console Document view? Which types of images can be uploaded? How can I insert an image taken using a "Snipping" tool? How long does it take until the change in a Re-use Content Module is also made in the Re-use Content shown in the Document re-using the content? How are Change Bars shown in Yonder and PDF Exports? How do I create a Change Request (CR) in a module? Why can't I see my documents in the Dashboard Library card? The PDF Export Fails to Export Which HTML Codes are useful for Editing in Yonder? (Advanced Users) How can I Submit a Ticket to the Yonder Support Portal? Yonder Support Desk How can I add a notification for Users, to my Yonder Document? How can I create a PDF Export of a Content Flow in the Yonder Dashboard? How can I influence the PDF Export using Tags to Rotate a Page in the PDF Export for example?

Admin Console

Admin Console - Accessing the Admin Console Admin Console - Overview Documents - Overview Admin Console - Jobs Admin Console - User Management Admin Console - IQSMS Interface Admin Console - Definitions Documents - Metadata Documents - Content Documents - Structure Documents - Tags Documents - Effectivity Documents - Export Documents - Edit vs. Publish Documents - Revision and Approval Buttons Forms - Document Type Forms - Manage Form Submission Types Forms - Create a form Revert Draft Revision Auto-Generate Export Package Overview Content Flow Word Importer Reused Content Archive Documents

User Permissions

Roles and Groups General Permissions File Drop Permissions Flash Cards Permissions IQSMS Permissions Metadata Permissions Definitions Permissions Forms Permissions Folder Structure Permissions Compliance Reports Permissions Compare Revisions Permissions History Log Permissions

Release Notes

Web Release Notes iOS App NG Release Notes Windows App Release Notes Android App Release Notes

API

Export API Compliance Export API

Roadmap

Roadmap Update
  • Home
  • FAQ

Which HTML Codes are useful for Editing in Yonder? (Advanced Users)

It is possible, for those Editors who have advanced knowledge of Yonder and the document editing function, to use the “Code view" to make additional edits of module content. The “Code view"icon can be seen in the editing menu:

Clicking on the “Code view" icon will present the Editor with access to the HTML code of the information module:

The following table shows some commonly used HTML code, which can be used in the HTML code you can access through the “Code View” of Yonder. Please feel free to copy any of the text below and paste into the Yonder Information Module as required.

To create a page break in the PDF Export before an item:

<p style="page-break-before: always">paragraph with break before</p>

To insert a page break in the PDF Export after an item:

<p style="page-break-after: always">paragraph with break after</p>

To rotate text, an image, table in the PDF :

<div class="rotated"> Image, table or paragraph</div>

(please note the code will only rotate the text, image or table in the PDF and not in Yonder)

Dynamic content “List of Changes” table code:

CR:type:Type, CR:CHANGE_REQUEST_LABEL:CR Label, CR:CHANGE_REQUEST_SUMMARY:CR Summary,
ModuleVersion:title:Title, ModuleVersion:numbering:Module Number, Change:reason:Change Reason,
CR:SEVERITY:CR

The above code is inserted in the code of the dynamic content “List of Changes” once the dynamic snippet has been inserted.

It is possible to customise the table columns shown by deleting some of the code. The following list shows which part of the code corresponds to which column in the screenshot below:

  • Column 1 - CR:type:Type, 
  • Column 2 - CR:CHANGE_REQUEST_LABEL:CR Label,
  • Column 3 - CR:CHANGE_REQUEST_SUMMARY:CR Summary,
  • Column 4 - ModuleVersion:title:Title,
  • Column 5 - ModuleVersion:numbering:Module Number,
  • Column 6 - Change:reason:Change Reason,
  • Column 7 - CR:SEVERITY:CR

In the example above, two of the column titles have been amended, “Module Number” changed to "Section of Manual" and “CR” changed to “CR Category”.

This is achieved by changing the code at the parts of the code shown in bold below:

  • CR:type:Type, 
  • CR:CHANGE_REQUEST_LABEL:CR Label,
  • CR:CHANGE_REQUEST_SUMMARY:CR Summary,
  • ModuleVersion:title:Title, 
  • ModuleVersion:numbering:Module Number,
  • Change:reason:Change Reason,
  • CR:SEVERITY:CR

Deleting part of the code will control which columns are shown in the dynamic content table. In the example below the code “CR:CHANGE_REQUEST_LABEL:CR Label, (Column 2)”, “Change:reason:Change Reason, (Column 6)” have been removed, so the columns do not show in the table:

The resulting code inserted in the code view would be - "CR:type:Type, CR:CHANGE_REQUEST_SUMMARY:CR Summary,
ModuleVersion:title:Title, ModuleVersion:numbering:Module Number, CR:SEVERITY:CR"

To start a list at a particular letter or number:

Sometimes it is necessary to set an ordered list to start with something other than the usual “1” or "A" or “a”. This is possible in Yonder by accessing the module content "Code View", and making a change to the code.

In the following example the list should start with the upper letter “C”. (The code to be changed is shown in red)

<ol start="3" style="list-style-type: upper-alpha;">
   <li>Coffee</li>
   <li>Tea</li>
   <li>Milk</li>
   <li>sdf</li>
</ol>

In the case above, to set the list to start at “C”, you should set the number shown in between the inverted commas after the word “start=”3" which is the respective letter of the alphabet in this case 3=c. (ie. a=1, b=2, C=3, etc)

In addition: the code for the list style to be shown in the example is for uppercase roman letters, therefore, we use “upper-alpha;”

Other useful list styles which can be used are:

  • disc - A filled circle
  • circle - A hollow circle.
  • square - A filled square.
  • decimal - Decimal numbers, beginning with 1.
  • lower-roman - Lowercase roman numerals.
  • upper-roman - Uppercase roman numerals.
  • lower-greek - Lowercase classical Greek.
  • lower-alpha or lower-latin - Lowercase ASCII letters.
  • upper-alpha or upper-latin - Uppercase ASCII letters

 

 

 

 

 

advanced editing html codes

Was this article helpful?

Yes
No
Give feedback about this article

Table of Contents

To create a page break in the PDF Export before an item: To insert a page break in the PDF Export after an item: To rotate text, an image, table in the PDF : Dynamic content “List of Changes” table code: To start a list at a particular letter or number:
Copied!

Trusted by leading companies

Ready for Innovation?

  • Request Demo

Subscribe to our newsletter

    Offers

  • Solutions
  • Products

    Resources

  • Blog
  • Case Studies
  • Webinars & Events

    About us

  • Company
  • Jobs
  • Contact

    Connect

  • Send Email
  • LinkedIn
  • Support Login
Imprint GBC Privacy Policy EULA

Knowledge Base Software powered by Helpjuice

Expand