Apple Mac OS X Server Especificações Página 1

Consulte online ou descarregue Especificações para Barebones PC/estação de trabalho Apple Mac OS X Server. Apple Mac OS X Server Specifications Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 86
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
Mac OS X Server
Wiki Server Administration
Version 10.6 Snow Leopard
Vista de página 0
1 2 3 4 5 6 ... 85 86

Resumo do Conteúdo

Página 1 - Mac OS X Server

Mac OS X ServerWiki Server AdministrationVersion 10.6 Snow Leopard

Página 2

10 Preface About This GuideDocumentation MapMac OS X Server has a suite of guides that cover management of individual services. Each service m

Página 3 - Contents

Preface About This Guide 11Viewing PDF Guides OnscreenWhile reading the PDF version of a guide onscreen:Show bookmarks to see the guide’s outlin

Página 4 - 4 Contents

12 Preface About This GuideGetting Documentation UpdatesPeriodically, Apple posts revised help pages and new editions of guides. Some revised

Página 5 - Contents 5

13Learn about the tools provided by Wiki Server.Wiki Server provides several web-based wiki tools that allows users to express themselves or to ea

Página 6

About BlogsA blog is like an online journal. Entries are arraned chronologically with the newest entries listed rst.The blog and the wiki share the s

Página 7 - About This Guide

15Learn how to use Server Admin to enable and congure websites with wiki tools.You use Server Admin to enable and congure websites with wiki too

Página 8 - What's in This Guide

The default settings are:Setting DefaultData Store /Library/CalendarServer/Documents/Maximum Attachment Size 1 MBUser Quota 100 MBAuthentication Any M

Página 9 - Using Onscreen Help

Chapter 2 Enabling and Conguring Wikis, Blogs, Web Calendars, and Mailing Lists 17 7 In the Calendar Server eld, enter the address of the iCa

Página 10 - Documentation Map

Conguring Wiki Settings for All WebsitesWiki settings apply to all websites and thus all wikis hosted on a server. The default settings should work f

Página 11 - Printing PDF Guides

Chapter 2 Enabling and Conguring Wikis, Blogs, Web Calendars, and Mailing Lists 19Setting Default DescriptionWiki Creators Empty (anyone can cr

Página 12 - Getting Documentation Updates

Apple Inc. K© 2009 Apple Inc. All rights reserved.The owner or authorized user of a valid copy of Mac OS X Server software may reproduce this publicat

Página 13 - About Wikis

To congure external servers for web calendar and mail rules: 1 Open Server Admin and connect to the web server. 2 Click the triangle at the left of

Página 14 - About Mailing Lists

Chapter 2 Enabling and Conguring Wikis, Blogs, Web Calendars, and Mailing Lists 21To congure external servers for hosting wikis: 1 Copy wikis

Página 15 - Setting Up Wiki Server

In the example scenario, you’d enter the following lines:<Location /RPC2/science> ProxyPass /RPC2 http://science.example.com:8086/RPC2 retry=5&

Página 16

Chapter 2 Enabling and Conguring Wikis, Blogs, Web Calendars, and Mailing Lists 23The list of services appears. 3 If Web is not listed, select

Página 17

To restart web service in Server Admin: 1 In Server Admin, click the triangle at the left of the server name hosting the web service and select Web.

Página 18 - Wiki settings include:

Chapter 2 Enabling and Conguring Wikis, Blogs, Web Calendars, and Mailing Lists 25Name URL DescriptionCalendar page /ical/ This page is a perso

Página 19

Conguring Individual WikisA wiki administrator can change wiki settings. Wiki settings are grouped into several categories:Category SettingsGeneral Â

Página 20

27Learn how to customize a wiki’s appearance.You can use a wiki’s admin settings to do the following:Change the wiki’s title, description, contact

Página 21

/Library/Application Support/Apple/WikiServer/Themes/If the theme has a /compressed subfolder, it imports the CSS les located at:/usr/share/collabora

Página 22

Chapter 3 Customizing How the Wiki Looks 29Variant Theme File Structure OverviewPrebuilt themes have several variants, which share the same layo

Página 23 - Starting Up Web Service

7 Preface: About This Guide7 What’s New in Wiki Server8 What's in This Guide9 Using Onscreen Help10 Documentation Map11 Viewing PDF Guide

Página 24 - Connecting to Wikis

Wireframe Theme File Structure OverviewThe wireframe theme is a good example theme to customize, because unlike other built-in themes, its CSS les ar

Página 25

Chapter 3 Customizing How the Wiki Looks 31File or Folder Name Purposetheme.plist Aects general settings (such as the theme’s name), and sideba

Página 26 - About Wiki Security

File or Folder Name Purposescreen/toolbar.css Sets the editing toolbar’s color, background color, and margin.screen/weblog.css Sets blog display attri

Página 27 - Theme File Structure Overview

Chapter 3 Customizing How the Wiki Looks 33You can use any command-line text editor, as long as you precede the command to run the text editor w

Página 28

Website URLWorld Wide Web Consortium w3.orgCSS3 css3.infoQuirksMode quirksmode.orgPosition is Everything positioniseverything.netThe WebKit OpenSource

Página 29

Chapter 3 Customizing How the Wiki Looks 35About Property List EditorProperty List Editor (shown below) is a specialized editor for property lis

Página 30

To halve the height of the banner image in a text editor, change the following lines in theme.plist:<key>bannerImageHeight</key><real&g

Página 31

Chapter 3 Customizing How the Wiki Looks 37Here is an example of an array with a single string:<array> <string>value</string&g

Página 32 - Creating a Theme

Changing General Theme SettingsThe wireframe theme’s theme.plist le includes keys and values for the following general settings:Key Default Value Pos

Página 33 - Editing CSS Files

Chapter 3 Customizing How the Wiki Looks 39Key Default Value Possible Values Optional or Required DescriptionmobileHeaderColor #848c64 # followe

Página 34 - Editing Property List Files

4 Contents30 Wireframe Theme File Structure Overview32 Creating a Theme33 Editing CSS Files34 Editing Property List Files35 About Property L

Página 35 - About Property List Files

Understanding the Types of SidebarsThere are several types of sidebars, each with a specic purpose and set of keys:Sidebar Type Description Related S

Página 36

Chapter 3 Customizing How the Wiki Looks 41Static Unique KeysStatic sidebars list predened URLs. “Useful Links” is an example static sidebar.St

Página 37

Key Example Value Possible Values Optional or Required Descriptionuid serverhome, groups Any string Required Identier for the URL. This value must be

Página 38

Chapter 3 Customizing How the Wiki Looks 43Key Example Value Possible Values Optional or RequiredDescriptionq annejohnson, wiki, 2008-03-17One o

Página 39 - Creating Sidebars

Calendar Unique KeysCalendar sidebars list upcoming events. “Upcoming Events” is an example calendar sidebar.Calendar sidebars have the following uni

Página 40 - Shared Keys

Chapter 3 Customizing How the Wiki Looks 45Overview of the Example SidebarsThe wireframe theme’s theme.plist le provides several example sideba

Página 41 - Static Unique Keys

If you’re using a non–command-line tool, open the theme.plist le located in your Documents folder. 4 If there is a <!-- comment marker before <

Página 42 - Search Unique Keys

Chapter 3 Customizing How the Wiki Looks 47Adding JavaScript and XSL FilesThe wiki server supports the use of custom JavaScript and Extensible S

Página 43

About JavaScriptJavaScript is a lightweight, object-oriented, cross-platform scripting language.Wiki server pages include the prototype.js and script.

Página 44

Chapter 3 Customizing How the Wiki Looks 49To use this example JavaScript code, save it as a .js le in this folder:/Library/Application Support

Página 45 - Using the Example Sidebars

DraftVersion Contents 573 Wiki File Structure Overview74 Manually Editing Raw Content75 Viewing a Wiki’s Administration Settings78 Viewing a Page

Página 46

DOCUMENT_SAVED ÂTAG_ADDED TAG_REMOVED ÂDID_ADD_TAG ÂQUICKLOOK_DID_RESIZE_PANEL ÂQUICKLOOK_DID_PAN_PREVIEW ÂQUICKLOOK_DID_DOWNLOAD_ATTACHMENT ÂDID_FINI

Página 47 - XSL files

Chapter 3 Customizing How the Wiki Looks 51The rst argument (this.startedEditing above) is the callback function that is run when the message i

Página 48 - About JavaScript

To view context: 1 Create a plain text le with the following content:<?xml version="1.0" encoding="UTF-8" ?><xsl:styles

Página 49

Chapter 3 Customizing How the Wiki Looks 53To change text shown in the wikis list: 1 In Terminal, enter the following command:$ cd /Library/App

Página 50

Changing the My Page ThemeYou can create your own theme for My Page or edit the provided example My Page theme.When you create a custom theme, your t

Página 51 - About XSL

Chapter 3 Customizing How the Wiki Looks 55To edit a My Page theme in a non-command-line tool: 1 In Terminal, enter the following:$ cd /Library

Página 52 - Customizing My Page

Testing Wiki Code ChangesYou can test CSS, XSL, and JavaScript les by entering debug mode in the wiki and then using the Inspector in Safari or the F

Página 53

57Learn how to enable specic protocols, CSS styles, and HTML tags and attributes.The default wiki server setup simplies administration by removi

Página 54 - Changing the My Page Theme

The following sections describe this example whitelist.plist le in detail:<?xml version="1.0" encoding="UTF-8"?><!DOCTYP

Página 55

Chapter 4 Allowing Specic Protocols, CSS Styles, and HTML Tags and Attributes 59<?xml version="1.0" encoding="UTF-8"?>

Página 57 - CSS Styles, and HTML Tags

<key>styles</key><array> <string>font-size</string></array>To allow the HTML “style” attribute, add the “style”

Página 58

Chapter 4 Allowing Specic Protocols, CSS Styles, and HTML Tags and Attributes 61 <array> <string>src</string>

Página 59 - Allowing Specic CSS Styles

Protocolsipssftpsmbsshsvnsvn+sshteltelnetvncwebcalxmppCSS Styles Allowed in the Built-in WhitelistThe built-in whitelist allows these CSS styles:Style

Página 60 - Tag Attributes

Chapter 4 Allowing Specic Protocols, CSS Styles, and HTML Tags and Attributes 63Tag Attributesdldtemh1h2h3h4h5h6htmliimg src, alt, name, width,

Página 61 - About the Built-in Whitelist

64Learn how to enable Quick Look for specic le types.Quick Look allows users to preview a le without downloading the le. To use Quick Look, cli

Página 62

Chapter 5 Allowing Specic File Types for Quick Look 65File Extensiongifhtmlicnsicsjpegjpgkeymovmpegmpgmp3mp4m4am4v3gpnumberspagespdfpngpptpptxp

Página 63

Adding Quick Look Support for File TypesTo support additional le types in Quick Look, install the application’s Quick Look generator and add the le

Página 64 - Quick Look

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

Página 65

68Learn how to manage wiki content using tools and the command line.Using tools and the command line allows you to migrate, back up, and edit raw w

Página 66

Chapter 6 Managing Wiki Content 69$ sudo ditto /Library/Collaboration/ /Volumes/volumename/foldername/If you created or edited themes, copy the

Página 67

7This guide explains how to set up, customize, and extend wiki services.Mac OS X Server includes wiki services, which allow you to set up personal

Página 68 - Managing Wiki Content

5 Select “Erase destination” and click Restore.While Disk Utility is restoring volumes, don’t modify the new or old volumes. 6 Restart the server b

Página 69 - Moving Wiki Content

Chapter 6 Managing Wiki Content 71Moving Wiki Content from One Server to Another with a Dierent Hardware CongurationIf you’re moving the wiki

Página 70 - Same Hardware Conguration

Passwords are removed when exporting and importing users. Tell users that they must change their passwords.To start the original server in target disk

Página 71 - Hardware Conguration

Chapter 6 Managing Wiki Content 73Enter the following in Terminal: Â$ sudo serveradmin start teams;If prompted, enter your administrator account

Página 72

File or Folder Name Descriptiongroup_name/ Creating a wiki creates a folder with the group’s short name.group_name/index.db This le changes when you

Página 73 - Wiki File Structure Overview

Chapter 6 Managing Wiki Content 75http://domain_name/groups/group_name/atompubFor more information about AtomPub, see:Website URLRFC 4287: The A

Página 74 - Manually Editing Raw Content

Key Example Value DescriptionGUID 28CC6BE9-11C1-456C-A3B2-8FCF5520A1DBUniquely identies the wiki.This value must correspond to the group record’s GU

Página 75

Chapter 6 Managing Wiki Content 77Key Example Value DescriptionpodcastCategory Sports, Music Name of the podcast category.podcastEnabled <tru

Página 76

If prompted, enter your administrator account password.You can use any text editor, as long as you precede the command to run the text editor with sud

Página 77

Chapter 6 Managing Wiki Content 79Key Example Value Descriptionauthor annejohnson Short user name of the original author.commentUID groups/group

Página 78

8 Preface About This GuideQuick Look support. Â Users can use Quick Look to preview attached les without downloading the les. By default, u

Página 79 - Managing Attachments

If someone deletes or replaces an attachment in the wiki, the old attachment remains on the server. This allows use of the wiki’s history feature to r

Página 80 - Â debug

Chapter 6 Managing Wiki Content 81Key Default Value DescriptionmailServer host.example.com URL of the mail server that the wiki server manages.h

Página 81

Key Default Value DescriptionserverRPCRedirect /RPC2 Enter the hostname for RPC communication. This allows you to hide multiple wiki servers behind on

Página 82

Chapter 6 Managing Wiki Content 83Choosing Who Can Administer Wiki ServerYou can choose who can administer Wiki Server in Server Admin or by edi

Página 83

Aadministrator setup 83AppleWikiImporter 68arrays, property list 36Atom Publishing Protocol (AtomPub) 74attachments, wiki page 79attributes, allo

Página 84

Index 85PProperty List Editor 35property list (plist) les 34, 35, 36, 37protocolsAtomPub 74whitelisted 59, 61QQuick Look 64, 66Rrecent activi

Página 85 - Index 85

86 IndexSee also themes, whitelistswikid.conf le 80wireframe theme 30XXML (eXtensible Markup Language) 51XSL (Extensible Stylesheet Language)

Página 86 - 86 Index

Preface About This Guide 9Using Onscreen HelpYou can get user help while using the wiki tools on your computer or iPhone, or administration task

Comentários a estes Manuais

Sem comentários