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-
Create a Project including the Component Library
OverviewThis guide shows how to Create a new site root and project and include the Component LibraryConvert a folder to a site root and add a project with the Component LibraryCreate a Site Root an...
-
Entry already exits with different gid
FirstSpirit benutzt UUIDs für die eindeutige Identifikation von Datensätzen. Diese UUIDs, im folgenden GIDs genannt, werden beispielsweise für die Verlinkung von Datensätzen verwendet, wenn diese n...
-
Implementing Rewrite rules
Web.config For Windows/IIS we put redirects in the web.config. The most common approach is to use the developer template, which allows some code to be added and are still easily branchable. The web...
-
Developer Template Design Pattern
When would I use the developer template? Ideal scenarios for using the developer template are the following:• CSS files - for CSS files that don’t define grid/layout, but make calls to images and m...
-
GID mismatch detected for entity
FirstSpirit benutzt UUIDs für die eindeutige Identifikation von Datensätzen. Diese UUIDs, im folgenden GIDs genannt, werden beispielsweise für die Verlinkung von Datensätzen verwendet, wenn diese n...
-
Removing 401 Auth Request
Customer requests removal of 401 auth, follow the steps to remove.1) Customer's request will similar to the belowPlease remove 401 auth for both live and stage urls on "X" or please remove password...
-
Debugging Template Code
Debugging Templates Introduction Developing templates is reasonably straight forward. Until you run into a problem of course. If you're using Visual Studio, the compiler will let you know about any...
-
no free connection in pool (jdbc.POOLMAX=#)
Mit der FirstSpirit Version 5.1R5 wurde das Verhalten des Parameters jdbc.POOLMAX in der Konfiguration einer Datenbank-Anbindung geändert. Dieser Parameter gibt nun an, wieviele Verbindungen maxima...
-
Setup Fedauth User
Note: This article assumes that the Identity Provider has already been setup previously. If not, please open a support case with Crownpeak to have it setup. In order to setup a new Fedauth user, pl...
-
Blog Templates
Blogs are a common addition to websites, and a feature that is supported from the Crownpeak platform. A typical blog includes a blog home page containing an index of blog posts (each blog is repres...