Apple Computer Hardware About the Custom Whitelist’s Structure, Allowing Specific URL Protocols

Page 32

About the Custom Whitelist’s Structure

The following lines are required in the custom whitelist: <?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple. com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0"> <dict>

<key>protocols</key>

<array>

allowed protocols </array> <key>styles</key> <array>

allowed CSS styles </array> <key>tags</key> <dict>

allowed HTML tags and attributes </dict>

</dict>

</plist>

The dict contains several key/value blocks that allow specific protocols, styles, tags, or attributes.

Allowing Specific URL Protocols

To allow specific URL protocols, add strings with the protocols’ names to the protocols block.

For example, to allow entry of URLs that start with “irc://” and “scp://”, create the following block:

<key>protocols</key>

<array>

<string>irc</string>

<string>scp</string>

</array>

Allowing Specific CSS Styles

To allow specific CSS style attributes, add strings with the style attributes’ names to the styles block.

32

Chapter 2    Allowing Specific Protocols, CSS Styles, and HTML Tags and Attributes

Image 32
Contents Mac OS X Server 019-1252/2008-04-24 Contents Managing Wiki Content Getting Additional Information PrefacePreface About This Guide This chapter describes how to customize a wiki’s appearance Theme File Structure OverviewCustomizing How the Wiki Looks Variant Theme File Structure Overview Wireframe Theme File Structure Overview File or Folder Name PurposeBorders, and positioning for comment entry Terminal, enter the following commands Creating a ThemeEditing CSS Files WebsiteEditing Property List Files About Property List EditorAbout Property List Files About Property List Keys and ValuesAbout Strings About DictionariesAbout Errors Here is the sidebars array in a plain text editorHere is an example of an array with a single string Here is an example of an array with multiple stringsDescription Changing General Theme SettingsKey Default Value Possible Values Creating Sidebars Understanding the Types of SidebarsShared Keys All sidebars require the following keysKey Example Value Possible Values Optional or Required Static Unique KeysEach dictionary entry has the following keys Search Unique Keys Calendar Unique Keys Overview of the Example Sidebars Tag Unique KeysRecent Activity Unique Keys Sidebar Name DescriptionTo comment out specific sidebars Using the Example SidebarsTerminal, enter the following command To this Put JavaScript .js files or XSL .xsl files in this folder Adding JavaScript and XSL FilesTo add JavaScript files or XSL files to a theme Topic About JavaScriptHere are some published JavaScript guides About XSL JavaScript ExampleTo view context Create a plain text file with the following contentViewing Dynamic XML $ sudo serveradmin stop teams sudo serveradmin start teams Attributes Creating a Custom Whitelist Allowing Specific CSS Styles About the Custom Whitelist’s StructureAllowing Specific URL Protocols Tag Attributes Allowing Specific Html Tags and AttributesTo allow specific Html tags and attributes About the Built-in Whitelist Protocols Allowed in the Built-in WhitelistBuilt-in whitelist allows these protocols ProtocolCSS Styles Allowed in the Built-in Whitelist Html Tags and Attributes Allowed in the Built-in WhitelistBuilt-in whitelist allows these CSS styles Built-in whitelist allows these Html tags and attributesNode Pre Cite Span Strong Tbody Tfoot Colspan, rowspan Thead Migrating Wiki Content From Other Websites Backing Up the Wiki ServerManaging Wiki Content Wiki File Structure Overview Manually Editing Raw Content File or Folder Name PurposeFor more information about AtomPub, see Viewing a Wiki’s Administration SettingsTo regenerate the index after editing raw wiki content Metadata.plist file includes the following keys Key Example Value DescriptionTo manually edit wiki administration settings Viewing a Page’s Metainformation PageuidManaging Attachments