Specifications

Chapter 5 Allowing Specic File Types for Quick Look 67
7 Save /etc/wikid/quicklook.conf.
8 Open /etc/wikid/qlgenerators.conf in a text editor.
To open this le in a command-line editor, enter:
sudo nano /etc/wikid/qlgenerators.conf
If prompted, enter your administrator account password.
You can use any command-line text editor, as long as you precede the command to
run the text editor with sudo.
9 Add the le type’s Quick Look generator as string in the array.
Quick Look generators have the le type extension qlgenerator.” For example, here’s
an array:
<array>
<string>/Applications/Example.app/Contents/Library/QuickLook/Example.
qlgenerator</string>
<string>/Library/QuickLook/AnotherExample.qlgenerator</string>
...
</array>
10 Save /etc/wikid/qlgenerators.conf.
11 Restart web service.
For more information, see “Starting Up Web Service” on page 23.