David Greenberg
- Total activity 254
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 130
Articles
Recent activity by David Greenberg-
Difference Between url.aspx, filename.aspx, assetfilename.aspx, and asseturl.aspx
There are two main differences between url.aspx, filename.aspx, assetfilename.aspx, and asseturl.aspx1) url.aspx and filename.aspx are used to modify the asset's url and filename respectively2) ass...
-
Lift-and-Shift Content Migrations
IntroductionA common challenge when doing migrations of existing sites is the need to keep some of the sites available as-is while the CMS implementation is being rolled out.One solution to this is...
-
Creating Reusable WYSIWYG Content Snippets
In DXM, it is possible to create predefined reusable content snippets that can be inserted in any WYSIWYG container. The snippets are driven by a template asset, so the content can be static or dyn...
-
Asset Upload in CDC
<Video Link> Transcript This video is on using desktop connection to upload assets. The first step in the process will be to select a location this will usually be a folder. In the directory here...
-
Introduction to Component Library
IntroductionWatch the Introduction to Component Library video here.Component Library is a framework built on top of the underlying CMS templating mechanism – it does not introduce any new APIs or s...
-
WCO Targeting rules explained
Introduction This article describes the different rules that can be used when creating target groups. When creating a targeting group, you can use a combination of any of these rules, however, mult...
-
Showing host name in publishing properties
In order to show the host name in an asset's publishing properties screen, the host name must be added to the CMS publishing package. 1) To set the host name in the publishing package, first ident...
-
Scoping and Estimating a DXM Implementation
I was at a partner last week when they asked two questions that comes up fairly frequently: "How do we architect an implementation using Crownpeak?"; and "How do we scope and estimate a Crownpeak...
-
Mögliche Fallstricke beim Ändern der Anzahl der Sprachen eines Projektes
Sprache hinzufügen Folgendes sollte immer getan werden, nachdem eine Sprache hinzugefügt wurde: in allen Datenbankschemata - für sprachabhängige Eingabekomponenten müssen entsprechende Spalten ang...
-
Best Practices for C# API Lists and List Panels
Lists and List Panels Lists and List Panels, or simply "Panels", are used to enumerate and loop through content. They are best used in situations where the CMS end user needs to include a flexible ...