Newer Version Available

This content describes an older version of this product. View Latest

Network

Represents a community. Communities are branded spaces for your employees, customers, and partners to connect. You can customize and create communities to meet your business needs, then transition seamlessly between them. Use the Network component for Salesforce Communities. If you want to create zones that contain Chatter Answers and Ideas, use the Community (Zone) component.

This type extends the Metadata metadata type and inherits its fullName field.

Declarative Metadata File Suffix and Directory Location

Network components are stored in the networks directory of the corresponding package directory. The file name matches the community name, and the extension is .network.

Version

This object is available in API version 28.0 and later.

Fields

Field Field Type Description
allowedExtensions string Specifies the types of files allowed in your community. This list of file types lets you control what your community members upload and also prevents spammers from polluting your community with inappropriate files. Available in API version 36.0 and later.
allowInternalUserLogin boolean Determines whether internal users can log in with their internal credentials on the community login page. Available in API version 40.0 and later.
allowMembersToFlag boolean Determines whether users in the community can flag posts or comments as inappropriate. Flagged items are sent to a community moderator for review. Available in API version 29.0 and later.
branding Branding The color scheme, header, and footer used in the community. Deprecated in API version 41.0 and later. Replaced by the NetworkBranding type.
caseCommentEmailTemplate string Email template used when notifying community members when a case comment has been modified or added to a case.

Lightning email templates aren’t packageable. We recommend using a Classic email template.

changePasswordTemplate string Email template used when notifying a user that their password has been reset.

Lightning email templates aren’t packageable. We recommend using a Classic email template.

communityRoles CommunityRoles Identifies users with Customer, Partner, or Employee roles in a community. Available in API version 41.0 and later.
description string Description of the community.
disableReputationRecordConversations boolean When reputation levels are enabled for the community, determines whether to exclude contributions to records when counting points toward reputation levels. Available in API version 41.0 and later.
emailFooterLogo string The document name of the logo that appears in the footer of community emails. Available in API version 41.0 and later.
emailFooterText string The text that appears in the footer of community emails. Available in API version 41.0 and later.
emailSenderAddress string Required. Email address from which community emails are sent.
emailSenderName string Required. Name from which community emails are sent.
enableCustomVFError​PageOverrides boolean Determines whether to use custom Visualforce error pages instead of the default Visualforce error pages. Available in API version 41.0 and later.
enableDirectMessages boolean Determines whether community users can send direct messages to start a private conversation with one or more members. Available in API version 41.0 and later.
enableGuestChatter boolean Specifies whether guest users can access public Chatter groups in the community without logging in.
enableGuestFileAccess boolean Determines whether guest users view asset files shared with the community on publicly accessible pages and login pages. If public access is enabled in Experience Builder at the page or community level, this property is automatically enabled. Available in API version 41.0 and later.
enableGuestMemberVisibility boolean Determines if unauthenticated guest users can see the authenticated members of a community (true) or not (false). Available in API version 47.0 and later.
enableInvitation boolean Determines whether users can invite others to the community.
enableKnowledgeable boolean Determines if community members can see who’s knowledgeable on topics and endorse people for their knowledge on a topic. Available in API version 30.0 and later.
enableNicknameDisplay boolean Determines if user nicknames display instead of their first and last names in most places in the community. Set to false by default. Available in API version 32.0 and later.
enablePrivateMessages boolean Determines if community members can send and receive private messages. Available in API version 30.0 and later.
enableReputation boolean Determines if reputation is calculated and displayed for community members. Available in API version 31.0 and later.

If enabled, reputationLevels and reputationPointsRules are used. If no reputationLevels or reputationPointsRules are not defined in the data file, the default values are used.

enableShowAllNetworkSettings boolean Shows settings that are hidden by default based on how the community is set up. Available in API version 41.0 and later.
enableSiteAsContainer boolean Determines whether the community uses Site.com pages instead of Visualforce tabs.
enableTalkingAboutStats boolean Determines whether community users see how many people are discussing a topic. The number of people discussing the topic appears as the user types the topic and the system gives topic suggestions. Available in API version 41.0 and later.
enableTopicAssignmentRules boolean Enables the org to use rules to automatically assign topics to articles in a community. After it’s enabled, admins set up rules in a community to map topics to Salesforce Knowledge data categories. This field is available in API version 40.0 and later.
enableTopicSuggestions boolean Enables topic suggestions when users write posts. Available in API version 41.0 and later.
enableUpDownVote boolean Replaces the option to like a question or answer with the option to upvote or downvote. Available in API version 41.0 and later.
feedChannel string Displays the feed of all channel program record or group interactions, including posts, questions, and attachments. This field is available in API version 28.0 and later.
forgotPasswordTemplate string Required. The email template used when a user forgets their password.

Lightning email templates aren’t packageable. We recommend using a Classic email template.

gatherCustomerSentimentData boolean Gathers data when a customer looks at articles and cases in communities, for use in the Community 360 feature. This field is available in API version 40.0 and later.
lockoutTemplate string The email template used to communicate with users when they get locked out of their org because of too many failed login attempts. Available in API version 43.0 and later.

Lightning email templates aren’t packageable. We recommend using a Classic email template.

logoutUrl string Specifies the URL that community members are redirected to when they log out from your community. This field is available in API version 28.0 and later.
maxFileSizeKb int Specifies the maximum file size (in KBs) that members can upload in your community. Available in API version 36.0 and later. Enter a number between 3072 KB and your org’s maximum file size. To use the default limit of 2 GB, leave this field empty.
navigationLinkSet NavigationLinkSet Represents the navigation menu in a community. A navigation menu consists of items that users can click to go to other parts of the community. This field is available in API versions 37.0 to 46.0. In API version 47.0 and later, use the NavigationMenu type instead.
networkMemberGroups NetworkMemberGroups The profiles and permission sets that have access to the community. Users with these profiles or permission sets are members of the community.

If a Chatter customer (from a customer group) is assigned a permission set that is also associated with a community, the Chatter customer isn’t added to the community.

Note

networkPageOverrides NetworkPageOverride The settings in the Administration area (in Community Management or Experience Workspaces) that control which page type Change Password, Forgot Password, Home, and Login each point to. Available in API version 40.0 and later.
newSenderAddress string Email address that has been entered as the new value for EmailSenderAddress but has not been verified yet. After a user has requested to change the sender email address and has successfully responded to the verification email, the NewSenderAddress value overwrites the value in EmailSenderAddress. This value becomes the email address from which community emails are sent.
enableMemberVisibility boolean Controls community user visibility on a per-community basis. If true, the Community User Visibility preference is enabled for the selected community. Available in API version 45.0 and later.
picassoSite string Name of the Site.com site linked to the community.
recommendationAudience RecommendationAudience Creates an audience of new community members, or can be used to manage customized lists of audience members to organize and target recommendations. Available in API version 41.0 and later.
recommendationDefinition RecommendationAudience Represents a custom recommendation to drive engagement for a community. Targets a specific audience and uses channels to specify a location for the recommendation. Available in API version 41.0 and later.
reputationLevels ReputationLevelDefinitions The reputation levels assigned to members when they accrue points by performing certain actions.
reputationPointsRules ReputationPointsRules The points members accrue when they perform certain defined actions.
selfRegProfile string The profile assigned to users who self register. This value is used only if selfRegistration is enabled for the community. Available in API version 29.0 and later.
selfRegistration boolean Determines whether self-registration is available for the community.
sendWelcomeEmail boolean Determines whether a welcome email is sent when a new user is added to the community.
site string Required. The CustomSite associated with the community.
status NetworkStatus[] Required. Status of the community. Available values are:
  • Live—The community is online and members can access it.
  • DownForMaintenance—The community was previously published but was taken offline. Members with “Create and Set Up Communities” can still access the setup for offline communities regardless of profile or membership. Members are not able to access offline communities, but they still appear in the user interface dropdown as CommunityName (Offline).
  • UnderConstruction—The community has not yet been published. Users with “Create and Set Up Communities” can access communities in this status if their profile is associated with the community.

    After a community is published, it can never be in this status again.

tabs NetworkTabSet Required. The tabs that are available in the community. The user that created the community selected these tabs.
urlPathPrefix string The first part of the path on the site's URL that distinguishes this site from other sites. For example, if your site URL is SitesSubdomainName.force.com/partners, then partners is the urlPathPrefix.
verificationTemplate string The email template used to communicate with users when they must verify their identity, for example, when they log in without a password or from a new device. Available in API version 44.0 and later.

Lightning email templates aren’t packageable. We recommend using a Classic email template.

welcomeTemplate string The email template used when sending welcome emails to new community members.

Lightning email templates aren’t packageable. We recommend using a Classic email template.

Branding

Represents the branding and color scheme applied to the community. Available in API version 40.0 and earlier. Replaced by NetworkBrandin in API version 41.0 and later.

Field Field Type Description
loginFooterText string The text that appears in the footer of the community login page.
loginLogo string The logo that appears on the community login page for external users.
pageFooter string An image that appears on the footer of the community pages. Must be an .html file.
pageHeader string An image that appears on the header of the community pages. Can be an .html, .gif, .jpg, or .png file.
primaryColor string The color used for the active tab.
primaryComplementColor string Font color used with primaryColor.
quaternaryColor string The background color for pages in the community.
quaternaryComplementColor string Font color used with quaternaryColor.
secondaryColor string The color used for the top borders of lists and tables.
tertiaryColor string The background color for section headers on edit and detail pages.
tertiaryComplementColor string Font color used with tertiaryColor.
zeronaryColor string The background color for the header.
zeronaryComplementColor string Font color used with zeronaryColor.

CommunityRoles

The labels used to identify users with Customer, Partner, or Employee roles in a community. Available in API version 41.0 and later.

Field Field Type Description
customerUserRole string The label for the Customer user role in a community.
employeeUserRole string The label for the Employee user role in a community.
partnerUserRole string The label for the Partner user role in a community.

NavigationMenuItem

Represents a single menu item in the NavigationLinkSet subtype (API version 37.0 to 46.0) or in the NavigationMenu type (API version 47.0 and later). Use this subtype to create, delete, or update menu items in your community’s navigation menu.

Field Field Type Description
defaultListViewId string If the value of the type field is SalesforceObject, the value is the ID of the default list view for the object.
label string Required. The text that appears in the navigation menu for this item.
navigationMenuItemBranding string The name of the ContentAsset to be used as branding in the menu item. Available in API version 47.0 and later.
position int Required. The location of the menu item in the navigation menu.
publiclyAvailable boolean When set to true, gives access to guest users.
subMenu NavigationSubMenu A list of child menu items. This field is available in API 39.0 and later.
target string Required if type is ExternalLink, InternalLink, or SalesforceObject. If type is ExternalLink or InternalLink, the target is the URL that the link points to. For ExternalLink, your entry looks like this: http://www.salesforce.com. For InternalLink, use a relative URL, such as /contactsupport. If type is MenuLabel or NavigationalTopic, target is not used.
targetPreference string Backed by a picklist that includes preferences for the target field. Valid values are:
  • None
  • OpenInExternalTab—Used for external links to determine whether to open in an external tab.
type string Required. The type of navigation menu item. Valid values are:
  • SalesforceObject—Available objects include accounts, cases, contacts, and custom objects.
  • ExternalLink—Links to a URL outside of your community. For example, http://www.salesforce.com.
  • InternalLink—Links to a relative URL inside your community. For example, /contactsupport.
  • MenuLabel—A parent heading for your navigation menu. See NavigationSubMenufor how to nest items underneath the menu label. This value is available in API 39.0 and later.
  • NavigationalTopic—A dropdown list with links to the navigational topics in your community.

You cannot nest other items of type MenuLabel or items of type NavigationalTopic under MenuLabel.

NetworkMemberGroup

Represents the profiles and permission sets that are assigned to the community. Users with one of the profiles or permission sets are members of the community, unless the user is a Chatter customer (from a customer group).

Field Field Type Description
permissionSet string A permission set that is assigned to the community.

If a Chatter customer (from a customer group) is assigned a permission set that is also associated with a community, the Chatter customer isn’t added to the community.

Note

profile string A profile that is part of the community.

NetworkPageOverride

Represents settings in the Administration area (in Community Management or Experience Workspaces) that control which page type the Change Password, Forgot Password, Home, and Login pages each point to.

Field Field Type Description
changePasswordPageOverrideSetting NetworkPageOverrideSetting (enumeration of type string) Required. Specifies the page type that the Change Password page setting applies to. The valid values are:
  • Configurable—a Configurable Self-Reg page
  • Designer—an Experience Builder page
  • Standard—the default page
  • VisualForce—a Visualforce page
forgotPasswordPageOverrideSetting NetworkPageOverrideSetting (enumeration of type string) Required. Specifies the page type that the Forgot Password page setting applies to. The valid values are:
  • Configurable—a Configurable Self-Reg page
  • Designer—an Experience Builder page
  • Standard—the default page
  • VisualForce—a Visualforce page
homePageOverrideSetting NetworkPageOverrideSetting (enumeration of type string) Required. Specifies the page type that the Community Home page setting applies to. The valid values are:
  • Configurable—a Configurable Self-Reg page
  • Designer—an Experience Builder page
  • Standard—the default page
  • VisualForce—a Visualforce page
loginPageOverrideSetting NetworkPageOverrideSetting (enumeration of type string) Required. Specifies the page type that the Login page setting applies to. The valid values are:
  • Configurable—a Configurable Self-Reg page
  • Designer—an Experience Builder page
  • Standard—the default page
  • VisualForce—a Visualforce page
selfRegProfilePageOverrideSetting NetworkPageOverrideSetting (enumeration of type string) Required. Specifies the page type that the Self Registration page setting applies to. The valid values are:
  • Configurable—a Configurable Self-Reg page
  • Designer—an Experience Builder page
  • Standard—the default page
  • VisualForce—a Visualforce page

RecommendationAudience

Creates an audience of new community members, or can be used to manage customized lists of audience members to organize and target recommendations. Available in API version 41.0 and later.

Field Field Type Description
recommendationAudienceDetails RecommendationAudienceDetail The specific details of an audience for recommendations.

RecommendationAudienceDetail

The specific details of an audience for recommendations. Available in API version 41.0 and later.

Field Field Type Description
audienceCriteriaType AudienceCriteriaType (enumeration of type string) The criteria for the recommendation audience type. Values are:
  • CustomList
  • MaxDaysInCommunity
audienceCriteriaValue string For new member criteria, the maximum number of days since a user became a community member. Null in case of custom list criteria.
setupName string Name of the recommendation audience.

RecommendationDefinition

Represents a list of custom recommendations to drive engagement for a community. Available in API version 41.0 and later.

Field Field Type Description
recommendationDefinitionDetails RecommendationDefinitionDetail[] A list of custom recommendations and their details.

RecommendationDefinitionDetail

The specific details of a custom recommendation. Available in API version 41.0 and later.

Field Field Type Description
actionUrl string The URL for the button that lets users act on the recommendation.
description string An explanation of the recommendation that suggests what users can do.
linkText string The text label for the button.
scheduledRecommendations ScheduledRecommendation A list of scheduled recommendations.
setupName string The name of the recommendation, which appears in Setup.
title string The title of the recommendation.

ReputationBranding

Branding for the reputation level.

Field Field Type Description
smallImage string Custom image associated with a reputation level. Use files with these extensions: .jpeg, .png, or .gif. Images are stored as documents. If not specified, the default reputation level image is used. Available in API version 32.0 and later.

ReputationLevelDefinitions

Represents reputation levels members can achieve by performing certain defined actions in a community.

Field Field Type Description
level ReputationLevel[] Represents reputation levels.

ReputationLevel

Represents the name and lower value of the reputation level. The application calculates the upper value.

Field Field Type Description
branding ReputationBranding[] Represents any branding associated with the reputation level, specifically, the custom image for the reputation level.

This field is optional. If not specified, the default reputation level image is used. Available in API version 32.0 and later.

label string Name of the reputation level.

This field is optional. If not specified, one of the 10 defaults are used.

  • Level 1
  • Level 2
  • Level 3
  • Level 4
  • Level 5
  • Level 6
  • Level 7
  • Level 8
  • Level 9
  • Level 10
lowerThreshold double Required. The lower value in the range for this reputation level. For example, if this reputation level is for points 1–50, 1 is the lowerThreshold.

ReputationPointsRules

Represents points rules in a community’s point system.

Field Field Type Description
pointsRule ReputationPointsRule[] Represents events and their associated points.

ReputationPointsRule

Represents the event and associated point value for a points rule. When a user acts, they accrue the associated points.

Field Field Type Description
eventType string Required. The type of event a member has to perform to get points. The available values are:
  • FeedItemWriteAPost
  • FeedItemWriteAComment
  • FeedItemReceiveAComment
  • FeedItemLikeSomething
  • FeedItemReceiveALike
  • FeedItemMentionSomeone
  • FeedItemSomeoneMentionsYou
  • FeedItemShareAPost
  • FeedItemSomeoneSharesYourPost
  • FeedItemPostAQuestion
  • FeedItemAnswerAQuestion
  • FeedItemReceiveAnAnswer
  • FeedItemMarkAnswerAsBest
  • FeedItemYourAnswerMarkedBest
  • FeedItemEndorseSomeoneForKnowledgeOnATopic
  • FeedItemEndorsedForKnowledgeOnATopic
points int Required. The number of points a member gets for performing the event. The default number of points per event is:
  • FeedItemWriteAPost +1
  • FeedItemWriteAComment: +1
  • FeedItemReceiveAComment: +5
  • FeedItemLikeSomething: +1
  • FeedItemReceiveALike: +5
  • FeedItemMentionSomeone: +1
  • FeedItemSomeoneMentionsYou: +5
  • FeedItemShareAPost: +1
  • FeedItemSomeoneSharesYourPost: +5
  • FeedItemPostAQuestion: +1
  • FeedItemAnswerAQuestion: +5
  • FeedItemReceiveAnAnswer: +5
  • FeedItemMarkAnswerAsBest: +5
  • FeedItemYourAnswerMarkedBest: +20
  • FeedItemEndorseSomeoneForKnowledgeOnATopic: +5
  • FeedItemEndorsedForKnowledgeOnATopic: +20

ScheduledRecommendation

Represents a list of scheduled recommendations. Available in API version 41.0 and later.

Field Field Type Description
scheduledRecommendationDetails ScheduledRecommendationDetail[] A list of scheduled recommendations.

ScheduledRecommendationDetail

The specific details of a scheduled recommendation. Available in API version 41.0 and later.

Field Field Type Description
channel RecommendationChannel (enumeration of type string) A way to group recommendations together to determine where they show up in the community. The valid values are:
  • DefaultChannel—The default recommendation channel. Recommendations in the default channel appear in predefined locations, such as directly in the feed in Salesforce mobile web and on the Home and Question Detail pages in communities using the Summer ’15 or later version of the Customer Service (Napili) template.
  • CustomChannel1—A custom recommendation channel. Choose where you want recommendations to appear by adding the Recommendations Carousel component to the page in Experience Builder.
  • CustomChannel2—A custom recommendation channel.
  • CustomChannel3—A custom recommendation channel.
  • CustomChannel4—A custom recommendation channel.
  • CustomChannel5—A custom recommendation channel.
enabled boolean Indicates whether scheduling is enabled. If true, the recommendation is enabled and appears in communities.

If false, recommendations in feeds in Salesforce mobile web aren’t removed, but no new recommendations appear. In communities, disabled recommendations no longer appear.

rank int The rank of the recommendation within the channel, which determines the order in which it’s displayed.

The scheduled recommendation is inserted into the position specified by the rank. The rank of all the scheduled recommendations after it is pushed down. If the specified rank is larger than the size of the list, the scheduled recommendation is put at the end of the list.

If a rank isn’t specified, the scheduled recommendation is put at the end of the list.

recommendationAudience string The name of the audience for this scheduled recommendation.

NetworkTabSet

Field Field Type Description
customTab string Custom tab that is part of the community.
defaultTab string The Home tab for the community. When members log in, this tab is the first page they see.
standardTab string Standard tab that is part of the community.

Declarative Metadata Sample Definition

A sample XML definition of a network.

1<?xml version="1.0" encoding="UTF-8"?>
2<Network xmlns="http://soap.sforce.com/2006/04/metadata">
3    <allowMembersToFlag>true</allowMembersToFlag>
4    <changePasswordTemplate>unfiled$public/CommunityChangePasswordEmailTemplate</changePasswordTemplate>
5    <description>Metadata Community</description>
6    <emailSenderAddress>admin@networkMetadata.com</emailSenderAddress>
7    <emailSenderName>Admin User</emailSenderName>
8    <enableInvitation>false</enableInvitation>
9    <enableKnowledgeable>true</enableKnowledgeable>
10    <enableNicknameDisplay>false</enableNicknameDisplay>
11    <enablePrivateMessages>true</enablePrivateMessages>
12    <enableReputation>true</enableReputation>
13    <enableUpDownVote>true</enableUpDownVote>
14    <forgotPasswordTemplate>unfiled$public/CommunityForgotPasswordEmailTemplate</forgotPasswordTemplate>
15    <networkMemberGroups>
16        <permissionSet>Admin</permissionSet>
17        <permissionSet>Standard</permissionSet>
18        <permissionSet>ReadOnly</permissionSet>
19        <profile>Admin</profile>
20        <profile>Standard</profile>
21        <profile>ReadOnly</profile>
22    </networkMemberGroups>
23    <recommendationDefinition>
24        <recommendationDefinitionDetails>
25            <actionUrl>https://www.apple.com/iphone</actionUrl>
26            <description>Better specs and high performance for iPhones</description>
27            <linkText>iPhone 7</linkText>
28            <scheduledRecommendations>
29                <scheduledRecommendationDetails>
30                    <channel>DefaultChannel</channel>
31                    <enabled>false</enabled>
32                    <rank>1</rank>
33                    <recommendationAudience>New Member Audience</recommendationAudience>
34                </scheduledRecommendationDetails>
35            </scheduledRecommendations>
36            <setupName>Apple iPhone</setupName>
37            <title>iPhone7</title>
38        </recommendationDefinitionDetails>
39        <recommendationDefinitionDetails>
40            <actionUrl>https://www.bose.com/qc35</actionUrl>
41            <description>New Amazing Noise cancellation Headphones</description>
42            <linkText>Bose QC35</linkText>
43            <scheduledRecommendations>
44                <scheduledRecommendationDetails>
45                    <channel>DefaultChannel</channel>
46                    <enabled>true</enabled>
47                    <rank>2</rank>
48                    <recommendationAudience>Custom Audience</recommendationAudience>
49                </scheduledRecommendationDetails>
50            </scheduledRecommendations>
51            <setupName>Bose Headphones</setupName>
52            <title>Bose QC35</title>
53        </recommendationDefinitionDetails>
54    </recommendationDefinition>
55    <reputationLevels>
56        <level>
57            <branding> 
58                <smallImage>communities_shared _document_folder/replevel_beginner.png</smallImage>
59            </branding>
60            <label>Beginner</label>
61            <lowerThreshold>0</lowerThreshold>
62        </level>
63        <level>
64            <branding> 
65                <smallImage>communities_shared _document_folder/replevel_apprentice.png</smallImage>
66            </branding>
67            <label>Apprentice</label>
68            <lowerThreshold>51</lowerThreshold>
69        </level>
70        <level>
71            <branding> 
72                <smallImage>communities_shared _document_folder/replevel_gettingthere.png</smallImage>
73            </branding>
74            <label>Getting There</label>
75            <lowerThreshold>101</lowerThreshold>
76        </level>
77        <level>
78            <branding> 
79                <smallImage>communities_shared _document_folder/replevel_skilled.png</smallImage>
80            </branding>
81            <label>Skilled</label>
82            <lowerThreshold>151</lowerThreshold>
83        </level>
84        <level>
85            <branding> 
86                <smallImage>communities_shared _document_folder/replevel_expert.png</smallImage>
87            </branding>
88            <label>Expert</label>
89            <lowerThreshold>201</lowerThreshold>
90        </level>
91        <level>
92            <branding> 
93                <smallImage>communities_shared _document_folder/replevel_mentor.png</smallImage>
94            </branding>
95            <label>Mentor</label>
96            <lowerThreshold>251</lowerThreshold>
97        </level>
98        <level>
99            <branding> 
100                <smallImage>communities_shared _document_folder/replevel_guru.png</smallImage>
101            </branding>
102            <label>Guru</label>
103            <lowerThreshold>301</lowerThreshold>
104        </level>
105    </reputationLevels>
106    <reputationPointsRules>
107        <pointsRule>
108            <eventType>FeedItemWriteAPost</eventType>
109            <points>5</points>
110        </pointsRule>
111        <pointsRule>
112            <eventType>FeedItemWriteAComment</eventType>
113            <points>3</points>
114        </pointsRule>
115        <pointsRule>
116            <eventType>FeedItemReceiveAComment</eventType>
117            <points>10</points>
118        </pointsRule>
119        <pointsRule>
120            <eventType>FeedItemLikeSomething</eventType>
121            <points>3</points>
122        </pointsRule>
123        <pointsRule>
124            <eventType>FeedItemReceiveALike</eventType>
125            <points>5</points>
126        </pointsRule>
127        <pointsRule>
128            <eventType>FeedItemMentionSomeone</eventType>
129            <points>5</points>
130        </pointsRule>
131        <pointsRule>
132            <eventType>FeedItemSomeoneMentionsYou</eventType>
133            <points>10</points>
134        </pointsRule>
135        <pointsRule>
136            <eventType>FeedItemShareAPost</eventType>
137            <points>5</points>
138        </pointsRule>
139        <pointsRule>
140            <eventType>FeedItemSomeoneSharesYourPost</eventType>
141            <points>10</points>
142        </pointsRule>
143    </reputationPointsRules>
144    <selfRegistration>false</selfRegistration>
145    <sendWelcomeEmail>true</sendWelcomeEmail>
146    <site>Network_11</site>
147    <status>UnderConstruction</status>
148    <tabs>
149        <defaultTab>Chatter</defaultTab>
150        <standardTab>Chatter</standardTab>
151        <standardTab>Account</standardTab>
152        <standardTab>Campaign</standardTab>
153        <standardTab>Case</standardTab>
154        <standardTab>Console</standardTab>
155        <standardTab>Contact</standardTab>
156        <standardTab>Contract</standardTab>
157        <standardTab>Dashboard</standardTab>
158        <standardTab>JigsawSearch</standardTab>
159        <standardTab>File</standardTab>
160        <standardTab>CollaborationGroup</standardTab>
161        <standardTab>home</standardTab>
162        <standardTab>Idea</standardTab>
163        <standardTab>Lead</standardTab>
164        <standardTab>Opportunity</standardTab>
165        <standardTab>Product2</standardTab>
166        <standardTab>UserProfile</standardTab>
167        <standardTab>report</standardTab>
168        <standardTab>Solution</standardTab>
169    </tabs>
170    <urlPathPrefix>network1</urlPathPrefix>
171    <welcomeTemplate>unfiled$public/CommunityWelcomeEmailTemplate</welcomeTemplate>
172</Network>

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.