Difference between revisions of "Template: WorkspaceArticle"

From Genesys Documentation
Jump to: navigation, search
m (1 revision imported)
 
(6 intermediate revisions by 2 users not shown)
Line 27: Line 27:
 
{{EPPOHead|Role={{{Role|}}}|Dimension={{{Dimension|}}}|Context=Use this page to create and manage the versions and manuals in this workspace.|PageType=Article}}
 
{{EPPOHead|Role={{{Role|}}}|Dimension={{{Dimension|}}}|Context=Use this page to create and manage the versions and manuals in this workspace.|PageType=Article}}
 
{{NoteFormat|
 
{{NoteFormat|
*Find a list of all workspaces currently set up in the various Genesys IX Content Areas: [[Draft:ContentAdmin/Internal/ContentAreaDashboard/ViewContentAreas|View all workspaces]]
+
*Get How To info in the Writer's Guide {{Link-AnywhereElse|product=ContentAdmin|version=Internal|manual=WritersGuide}}
*Find a list of all workspaces and manuals for GenesysEngage-onpremises: [[Draft:ContentAdmin/Internal/ContentAreaDashboard/GenesysEngage|View all Genesys Engage cloud workspaces]]
+
*Go to Admin dashboard (for Admins only): [[Draft:ContentAdmin/Internal/SiteDashboard|Admin dashboard]]
*Find a list of all workspaces and manuals for Genesys Cloud/common: [[Draft:ContentAdmin/Internal/ContentAreaDashboard/GenesysCloud|View all Genesys Cloud workspaces]]
+
*Create a new workspace: send an email request to [mailto:ixhelpdesk@genesys.com IX Help Desk] and we'll get you sorted.
*Create a new workspace here: send an email request to [mailto:ixhelpdesk@genesys.com IX Help Desk] and we'll get you sorted.
 
 
|2}}
 
|2}}
  
Line 132: Line 131:
  
 
==Videos in this workspace==
 
==Videos in this workspace==
{{#cargo_query:tables=Videos,Article|join on=Videos._pageName=Article._pageName|fields=CONCAT ('[[',Article._pageName,'|',DisplayName,']]')=Article,Description=Video,Id|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}"}}
+
{{#cargo_query:tables=Videos,Article|join on=Videos._pageName=Article._pageName|fields=CONCAT ('[[',Article._pageName,'|',DisplayName,']]')=Article,IF (Description IS NULL, '<i>Description needed!</i>', Description)=Video,Id,ConcatId|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}"|limit=500}}
 
__NOCACHE__
 
__NOCACHE__
 
__TOC__
 
__TOC__

Latest revision as of 17:51, December 19, 2021

This is the "WorkspaceArticle" template.

It should be called in the following format:

{{WorkspaceArticle
|productshort=
|DisplayName=
|Product
}}

Edit the page to see the template text.

This template defines the table "WorkspaceArticle". View table.

Retrieved from "https://all.docs.genesys.com/Template:WorkspaceArticle (2025-07-29 05:47:01)"