Cascade Advanced Server Toolkit

CAST is a library of specialized scripting code that is quickly implemented and ties in with Cascade Server.

  1. XML Content Search »
    The XML search script provides an easy way to have a search engine on a live web server.
       
  2. Migrate an Existing Database »
    The database migration script provides example code useful in migrating an existing database into Cascade Server.
    1. Getting Started
      Getting started setting up the environment
    2. The Database
      Learn how the legacy database is organized
    3. Implementation
      A walk through of how the code was implemented to make web service calls migrating the legacy data
    4.  
  3. Migrate Existing XML as Structured Content »
    This section provides additional resources.
    1. Introduction
      Introduction to the XML migration examples
    2. The XML
      The example XML used to import via web services
    3. Implementation
      The code used to implement the XML migration over web services
    4.  
  4. Global Template Update »
    This script allows you to specify XML to be updated globally across one or more templates.
       
  5. Subscribe - E-mail Alerts »
    The content subscription with e-mail alerts tool is useful for site visitors to be notified of content changes.
       
  6. Comments »
    This code allows users to post comments on pages on the live site.
       
  7. Data Sync »
    This script synchronizes XML data from a third-party with Cascade Server.
       
  8. Form Handling »
    This scripts processes a form and returns the result to email addresses, an Excel file, and back to the CMS.
       
  9. Folder Copy »
    This script allows for copying a folder from one CMS to another.
       
  10. Survey »
    This guide will quickly walk you through installing and configuring a custom survey on your site.
       
  11. Users & Groups Import »
    This scripts imports an XML file of users and groups.
       
  12. Content Submission »
    This is an example script to allows users to submit content from a live site and have it go into workflow.
       
  13. Review Date Update »
    This script takes a folder in the CMS and updates the review date for all the content in the folder according to a specified value.
       
  14. External Link (symlink) Sync »
    This example script synchronizes an XML file with data pertaining to external links and creates the external links in the CMS.
       
  15. Search and Replace »
    This example script takes in a CMS folder, search value, and replace value and does a global search and replace of all XML values.
       
  16. Content Rating »
    This script allows for users to rate content and provide comments on a live site.
       
  17. Access Rights »
    These scripts allow for locking down content on the published server based on metadata in the CMS.
       
  18. Email a Friend »
    This example PHP and .NET code makes it easy to add an email a friend feature on a site.
       
  19. Data Definition Site Form Submit »
    This code allows you to make a data definition in the CMS that creates a similar form on the live site whereby the form submit will be captured as a page back in the CMS.
       
  20. NewsML Import »
    This code imports a folder of NewsML XML files.
       
  21. Device Check »
    This script checks the header agent of the device requesting the web page and redirects it to the handheld version if it meets the criteria.
       
  22. Greystone Import »
    This script imports the Greystone health content library.
       
  23. Discussion Board »
    This example provides for a discussion board that interfaces with Cascade Server.
       
  24. Workflow SVG Diagram »
    This XSL transforms the XML of a workflow definition into a visual SVG diagram.
       
  25. Web Services Examples »
    This item explains how to use the WSDL to interact with Cascade through PHP.
    1. Explanation
      Provides an explanation of how to use the WSDL via PHP.
    2.  
  26. Web Analytics »
    This code tracks visitors to the live website in XML log files.
       
  27. Quiz »
    This example allows you to build a quiz visually and have the results captured from the published site.
       
  28. User Generated Content »
    This script allows for users on the live website to create and maintain content generated by them. This is useful for employees to manage their profiles, partners to manage their listings, and vendors to manage their offerings.
       
  29. .NET API »
    This .NET API abstracts out the Cascade Server WSDL web service calls.
       
  30. Intelligent Publishing »
    This script scans an index of your site and publishes any recently modified pages or files.
       
  31. XML Block Synchronizer »
    This code imports XML from a URL into a Cascade Server XML block.
       
Last modified on Fri, 29 Sep 2006 14:05:10 -0400

Top / Up / Table of Contents