Meetroo Entree allows a cascading configuration with 3 levels: Global, Partner and Customer.
This configuration works like CSS, so settings loaded last will overrule values loaded before. The load order is shown in the diagram below.
- Global (Configuration settings and standard Apps and Links for all customers)
- Standard configuration for
- Home screen (default widgets and links)
- Feed screen (default settings for News and Yammer)
- Hub screen (default settings for filters and behaviour)
- Standard Office 365 apps
- Including links to Microsoft Knowledgebase pages for that app
- Including links to Microsoft Knowledgebase pages for that app
- Standard configuration for
- Partner (CSP specific configuration and Apps/Content for all customers)
- Partner specific apps (examples)
- Portal to manage (mobile) telephone settings
- Links to managed services
- Links to customer portals
- Partner specific content
- Service manuals
- Hardware manuals
- Support documentation
- Partner specific apps (examples)
- Customer (CSP customer specific configuration and Apps/Content for all customers)
- Customer specific apps (examples)
- Web/SaaS applications
- Legacy applications hosted by the CSP
- Internal applications
- Customer specific content (on average between 100 and 200 links)
- SharePoint Communication Sites per department
- Direct links All important documents
- All important internal resources
- All important external resources
- Customer specific apps (examples)
Parameter | Description | Notes |
CustomerID | The unique CustomerID | Required in MeConfig |
PartnerID | The PartnerID | Required in MeConfig |
CompanyName | Company name of Customer | Required in MeConfig |
Language | App Language | Entree uses Browser language when not specified (Recommened not to use this parameter) |
City | Customer City for weather info | Required in MeConfig |
Country | Customer Country for weather info | Required in MeConfig |
GetUserLocation | Option to use browser location for the Weather instead of general weather. By turning off (global or MeConfig setting) it will ask the user to get the location. | 0 = disabled, 1 = enabled |
LogoURL | Link to logo on homescreen | Use transparent PNG or GIF |
LogoHeight | Hight of Logo in px | |
AlertsLocation | Location where local Alerts are created | |
AlertsListName | Listname where local Alerts are created | |
TipsLocation | Location where local Tips are created | |
TipsListName | Listname where local Tips are created | |
CompanyCalendarLocation | Location where local Company Calender events are stored | |
CompanyCalendarListName | Listname where local Company Calender events are stored | |
AddNewsURL | News Link used behind + icon | |
NewsQuery | Add additional SharePoint Search filters to limit the news results. | Example: filter by location "path:https://yourdemo.sharepoint.com/nieuws/paginas" Example: filter by location and (article) ContentType "ContentTypeId:0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF3900242457EFB8B24247815D688C526CD44D* path:https://yourdemo.sharepoint.com/nieuws/paginas" |
TransparentBar | Enable or disable transparency of the Sharepoint navigation bar and waffle. | false = disabled, true = enabled |
ShowNewsImage | Enable or disable a thumbnail (image) in the feedpage for internal news. | 0 = disabled, 1 = enabled |
YammerUsage | Enable or disable Yammer | 0 = disabled, 1 = enabled |
ShowRSS | Enable or disable RSS feed | 0 = disabled, 1 = enabled |
UrlRSS | Rss feed link from the feed you wish to show | example RSS link https://rss.nytimes.com/services/xml/rss/nyt/Africa.xml |
UrlRSS | Rss feed link from the feeds you wish to show. Replace example links with chosen RSS feed links. Add additional translations for the titels of each link under the translations part of meConfig. | "NewsColumns": [ { "TitleTranslationKey": "NEWS_COLUMN_INTERNAL", "URL": "internal" }, { "TitleTranslationKey": "NEWS_COLUMN_YAMMER", "URL": "yammer" }, { "TitleTranslationKey": "NEWS_COLUMN_RSS1", "URL": "http://feeds.feedburner.com/TechCrunch/" }, { "TitleTranslationKey": "NEWS_COLUMN_RSS2", "URL": "http://rss.nytimes.com/services/xml/rss/nyt/Technology.xml" }, { "TitleTranslationKey": "NEWS_COLUMN_RSS3", "URL": "http://feeds.reuters.com/reuters/technologyNews" } ], |
ShowAddNews | Enable or disable Adding news | 0 = disabled |
ShowAddLink | Enable or disable Adding Links | 0 = disabled |
ShowChat | Enable or disable Chat buttons in AppHub | 0 = disabled |
TasksQuery | Add additional SharePoint Search filters to limit/specify the task results. | Example: filter by location and (article) ContentType "TasksQuery": { "Querytext": "contenttype:Task", "RefinementFilters": ["statusOWSCHCS:equals(not+started)"] }, |
ScreensOrder | Set the order for applications to load the screens; first mentioned will load first. | "ScreensOrder": [ "HOME_SCREEN", "APPS_SCREEN", "NEWS_SCREEN" ], |
DefaultHub | Set startscreen | 1= News 2= home 3= Hub |
DefaultAppHubView | set view for apphub | tile = tile view card = card view text = text view |
BackgroundURL | Link to Background image | Preferably HD or FullHD, us Image compression to keep filesize under 1MB (for mobile usage). |
Color | ||
TextNormal | Textcolor (Hex/RGB/RGBA) | Use color which have high contract on background |
TextHighlight | Text highlight color (Hex/RGB/RGBA) | |
BackgroundHighlight | Background color (Hex/RGB/RGBA) | |
NewsHeader | News header color (Hex/RGB/RGBA) | |
AppHubFilterText | the text shown when typing in the apphub filter(Hex/RGB/RGBA) | |
AppPaginationText | the page numbers in apphub (Hex/RGB/RGBA) | |
ActionCardText | the title on action cards (Hex/RGB/RGBA) | |
Links | “Name” = Widget name ”Display” = Show (true)/Hide (false) “URL” = Link behind icon | |
WorldClock | Show Clock Widget | "WorldClock": { "Display": false, "Url": "/" }, "Widgets": [ { "ID": "Clock", "Style": { "Color": "red" } } ], |
WeatherLink | Show Weather Widget | |
CalendarLink | Show Calendar (icon behind date) | |
SupportLink | Show Supportlink (top right) | |
AlertsLink | Show Alerts Widget | |
TipsLink | Show Tips Widget | |
CompanyCalendarEventsLink | Show Company calender events widger | |
BirthdaysLink | Show Birthdays Widget Enable show employees birthdays and/or new employees | enabled = "true", disabled = "false", to only show 'employees birthdays' = "birthday only" to only show 'new employees' = "employees only". |
AgendaLink | Show Tasks Widget | |
TeamsLink | Show Teams/Groups Widget | |
CategoryFilter | Example "CategoryFilter": [ {"keyword": "hr", "displayName": "HR", "checked": false, "translateKey": "FILTER_HR"}, | For each Process (department) a additional line needs to be added. |
keyword | Tag used in AddLink dialog | |
DisplayName | Value shown in 'Add Link Dialog': Category | |
checked | Default Enabled on AppHub yes/no | |
translateKey | Link to Multi Language | |
Blacklisting | "Blacklist": { "Collections": [Collection1, Collection2,...], "Tags": [Tag2, Tag3...] }, | |
Collection | Name of collection to blacklist | |
Tag | Name of the tag to blacklist | |
Translations | ||
en | English values for Category filters. Example: "Translations": { "en": { "FILTER_PROCESS_CATEGORIES": "Process", "FILTER_HR": "HR", "FILTER_ICT": "ICT", "NEWS_COLUMN_INTERNAL": "Internal News", "NEWS_COLUMN_RSS1": "TECH CRUNCH" }, | For each Process CategoryFilter an additional line needs to be added. the first column must match the translateKey, the second has the language specific naming. Add an additional line for the title to be shown for each news source in the drop down menu of newsfeed. |
nl | Dutch values for Category filters. Example "nl": { "FILTER_PROCESS_CATEGORIES": "Proces", "FILTER_HR": "HR", "FILTER_ICT": "ICT", "NEWS_COLUMN_INTERNAL": "Intern Nieuws", "NEWS_COLUMN_RSS1": "TECH CRUNCH" } | For each Process CategoryFilter a additional line needs to be added. the first column must match the translateKey, the second has the language specific naming. Add an additional line for the title to be shown for each news source in the drop down menu of newsfeed. |