Sometimes you have a requirement to publish hundreds of images from Tridion as part of a page publish, my requirements were for a tool called Krpano http://krpano.com/ which generated a folder full of images, so the flow is as follows. generate all the...
Those of you who have been following the Tridion bookmarklet challenge from the beginning will already know this, of course, but we have a winner. As I noted in my round up of the entries , Alexander Orlov ( UI Beardcore ) had, in addition to his own...
Developing event system modules is all in a day’s work for a Tridion professional. Deploying your modules is simple enough, but can get quite tedious. You need to shut down services, stop IIS, copy some DLLs to the Tridion bin folder, install other DLLs...
Recently I posted about approving SDL Tridion community winners. One of the points that came up was what counts as Tridion today? Rise of the Connectors SDL Tridion works with any system that has an API or at least an identifier for its items. A basic...
Did you know that DD4T metadata for component templates support more than just the view name? You can also provide a controller and an action . This allows for some powerful new options.
If for example...
When deploying a .NET application on multiple environments you have to deal with multiple configuration settings for each server. This can be fixed by creating multiple packages, publishing from Tridion...
Did you know that DD4T metadata for component templates support more than just the view name? You can also provide a controller and an action . This allows for some powerful new options.
If for example you've created a custom forms solutions, you could...