Knowledge base

OS X Server: Allowing custom URL protocols in links via wiki service

Posted in Apple Mac OS

Summary

Learn how to enable custom URL protocols for the Lion Server Wiki service (so they become clickable links on a wiki page).

Products Affected

Lion Server, OS X Server (Mountain Lion)

By default, links in a wiki page that use common URL protocols such as http, ftp, and so forth are already clickable.

If you wish to create links containing a custom protocol, such as irc or scp, follow the directions below.

  1. Create whitelist_file per the version of OS X Server you're using.
    On Lion Server, whitelist_file refers to /etc/collabd/filter_whitelist.plist.
    On OS X Server (Mountain Lion), whitelist_file refers to /Library/Server/Wiki/Config/whitelist.plist.
     
  2. Use the guidelines in How to edit configuration files to add this content to the file:
  3. Verify that the file's syntax is correct. An easy way to do so is by using the plutil(1) command:
  4. Ensure that the permissions on the file are such that it will be accessible to the wiki service:

 

Important: Information about products not manufactured by Apple is provided for information purposes only and does not constitute Apple’s recommendation or endorsement. Please contact the vendor for additional information.

Read more http://support.apple.com/kb/HT5257