Take the community feedback survey now.
Take the community feedback survey now.
Some time ago I participated in project where we used the TMCore EPiServerModule and PageTypeBuilder. Whenever we mapped up new associations nothing was shown on the page. When we went back to the Topic Map tab everything looked fine. This meant...
I have a module for showing scaled and cropped pictures. This module has two settings in its own config section:
You can get a marker on a country based on the country code by calling Google API's geocoder.getLocations(countryCode, addToMap); and were addToMap processes the response from Google on the country code and created a marker and added it to the map...
So this time I was the dummy. The solution was of course a missing section in the web.config-file:
Fallback languages: We quickly discovered that EasySearch doesn't include any fallback languages in the search. To make this work we needed to make one main query for current language and one for the fallback language (if the the language had a...