Recent updates
-
Creating a table from a tab-delimited text file
Updated onArticleIn the desktop editor you can import a tab delimited file that will be converted into a table.
Additional Help Resources Migrating Existing Content to ScreenSteps Other Sources
-
Adding tables from Microsoft Excel
Updated onArticleThe desktop software has the ability to convert Microsoft Excel table data on the system clipboard into a table content element in an article.
Additional Help Resources Migrating Existing Content to ScreenSteps Office Applications
-
Can I host ScreenSteps on my own servers?
Updated onArticleThere are two parts to ScreenSteps:
- The authoring environment
- The documentation you create
Additional Help Resources FAQs Security and Hosting FAQs
-
Does ScreenSteps publish tags to Zendesk?
Updated onArticleAt the current time ScreenSteps does not support publishing tags to Zendesk.
To add tags to an article you would need to add the tag in the Zendesk interface.
Setting Up ScreenSteps Integrations Zendesk Integration
-
Configuring the PHP Script
Updated onArticleNow that you have configured Crowd and ScreenSteps you just need to configure the PHP script.
Using ScreenSteps Single Sign-on Using ScreenSteps Remote Authentication with Atlassian Crowd
-
Adding an application in Crowd
Updated onArticleThe first step is to create a new application in Crowd. The PHP will use the new application's credentials when communicating with Crowd.
Using ScreenSteps Single Sign-on Using ScreenSteps Remote Authentication with Atlassian Crowd
-
Failed Connect error
Updated onArticleWhen trying to connect to the ScreenStep server from the Windows version of the ScreenSteps desktop software you may see an error similar to this:
(7) Failed connect to your-subdomain.screenstepslive.com:8118
This article will help you troubleshoot the problem.
Setting Up ScreenSteps Authoring Content Troubleshooting
-
Uploading the PHP scripts
Updated onArticleBefore you begin you will need to upload the PHP scripts to your server. Since the Crowd API uses the SOAP protocol the PHP scripts rely on the PHP SOAP extension being installed on the server.
Using ScreenSteps Single Sign-on Using ScreenSteps Remote Authentication with Atlassian Crowd
-
Overview
Updated onArticleUsing the Remote Authentication feature of ScreenSteps you can use Atlassian Crowd to manage who has access to ScreenSteps content. When you use Remote Authentication, ScreenSteps uses a 3rd party service to authenticate users rather than the built-in authentication.
We have written a PHP script that uses the Crowd SOAP API via the PHP Client Library for Atlassian Crowd by Infinite Campus, Inc. to check if a user has rights to log into ScreenSteps. This chapter will walk you through how to configure Crowd, ScreenSteps and the PHP script in order to get Remote Authentication working.
You can download the PHP scripts from http://bluemangolearning.com/download/screensteps/resources/remote_login/crowd/sslive-crowd-auth.zip
Using ScreenSteps Single Sign-on Using ScreenSteps Remote Authentication with Atlassian Crowd
-
Why I am seeing fewer than 10 results on a page when searching?
Updated onArticleDepending on your account setup you may occasionally see fewer than 10 results per page even when they are 10 or more search results returned.
You will see links to the additional pages to see the remaining results.
This is caused by the use of alias articles on the account. Each alias article is returned as a separate result. ScreenSteps aggregates the duplicate results into a single result with links to each manual that result belongs in under the search result.
So, even though the search returned 10 results for the first page, they have been de-duplicated and then given links to the context of each article.
There currently is not a workaround for this besides not using aliases on your account.
Related:
Additional Help Resources FAQs General FAQs