Questions tagged [tridion]

SDL Tridion is a Web Content Management software platform that supports both Java and .NET architectures by offering multiple public application programming interfaces (APIs) for both the J2EE and the .NET Frameworks.

SDL Tridion is a Web Content Management software platform that supports both Java and .NET architectures by offering multiple public application programming interfaces (APIs) for both the J2EE and the .NET Frameworks.

Stack Exchange Q&A site proposal: Tridion

The management platform runs on Microsoft Windows 2003/2008 whereas the publishing platform is platform-independent and support includes Microsoft, Unix, or Linux.

The latest public release is SDL Tridion 2011 Service Pack 1, which adds built-in support for comments and ratings (SDL Tridion Community Builder).

Common terms and abbreviations

  • Content Management System: The parts of the system used for working with content. This includes editing, versioning, categorization, page composition, etc. and publishing of content to the Content Delivery system.
  • Content Manager Explorer (CME): a browser-based user interface for the content management system.
  • Content Delivery (CD): The parts of the system on or near the presentation servers, which manage deployment or storage of the content and implement web application functionality such as dynamic linking or delivery of targetted content.
  • Presentation Server: the target, published-to website
  • Building Block: an item in Tridion
  • Schema: a content definition for fields, types, and descriptions
  • Component: Tridion's basic unit of content, based on a schema. Multiple components may be used to compose a page.
  • Template: an item that transforms (renders) components or pages
  • Component Presentation (CP): a combination of a component and template, typically on a page or stored in a CD database
  • Tridion Page: an item in Tridion that includes component presentations and is typically published to CD
  • Core Service: A WCF Service introduced in SDL Tridion 2011 which allows manipulation of Building Blocks via code.

See the SDL Tridion World site for more information and examples. See SDL for product-related information.

Appropriate questions

Questions about any of the above technologies in relation to the CMS should have the tridion tag. Example topics include SDL Tridion:

  • Code
  • APIs
  • Errors
  • Configuration details
  • Possibly behavior, unfortunately StackOverflow is focused on programming-type questions which overlaps much of Tridion but is tangential to functional aspects of the software.

Consider joining the Area 51 Tridion proposal to help create a StackOverflow site dedicated to all types of SDL Tridion-related questions.

23 questions
14
votes
3 answers

How do I configure all Binaries to Publish to the File System in SDL Tridion 2011?

I am using DD4T on an SDL Tridion project and am using the following configuration in the storage config in order to publish Binaries (binaries in this case being anything store in Multimedia Components) to the filesystem but keep Pages in the…
8
votes
1 answer

Tridion 2009 SP1 Publish HTML Fragment DCP to file store

In a client's SDL Tridion 2009 SP1 implementation, I'm looking to publish some DCPs as HTML fragments onto the file store. This is because a current implementation uses ASCX components on the file store and we need to replace this functionality with…
Mike Percival
  • 221
  • 1
  • 6
8
votes
2 answers

Tridion 2011 SP1 OData Web Service

After following the install guide and unzipping the webservice.zip, copying the JDBC driver and config XMLs, when I try and access in a browser I see: {"error":"invalid_grant"} A bit of digging suggests this is something to do with OAuth. Any…
Neil
  • 551
  • 3
  • 10
8
votes
1 answer

How to configure Tridion Logging for Linking with logback?

Tridion 2011 centralizes all logging configuration in the logback.xml file. How do I configure the verbose logging of link resolving in Tridion 2011? I do not think this is it, since it uses the DeployerLog. Am I missing something?
robrtc
  • 342
  • 1
  • 6
7
votes
2 answers

Tridion 2011 SP1 HR1 - sending content to SmartTarget/Fredhopper

We're setting up SmartTarget/Fredhopper in our Tridion 2011 SP1 HR1 environment and have hit a snag - hence the question! CM is configured correctly and we can see the entry in the package sent to the…
Neil
  • 551
  • 3
  • 10
6
votes
2 answers

Tridion 2011 SP1 HR1 Cache Channel Server - Setup

Just wanted to check as the after reading docs I'm not 100% sure but in our scenario we have a separate server with running the Deployer (HTTP Upload), a separate SQL Server with Broker on it and two presentation servers each with the API server…
Neil
  • 551
  • 3
  • 10
6
votes
1 answer

Tridion 2011 SP1 Core Service - expose to live server within PROD env

We have a requirement to allow our users to submit information about their "projects" - a small piece of text and single image they upload. Ultimately we'll have a listing page of user contributed projects that others can comment on and rate. We've…
Neil
  • 551
  • 3
  • 10
6
votes
3 answers

Tridion 2011 SP1 Database Manager error

When we try to add the MTSUser details in the Database Wizard we get the error: "Warning: The logon attempt of MTSUser on the local machine failed with reason: Logon type not granted. If the values you have entered are correct for the…
Neil
  • 551
  • 3
  • 10
6
votes
1 answer

IIS 7.5 Missing Authorization Header

I have a website running an ISAPI filter providing SSO functionality, as well as anonymous & basic authentication. The ISAPI filter populates the "Authorization" header of each request with basic credentials e.g. basic base64EncodedString…
Chris Morgan
  • 161
  • 5
6
votes
2 answers

What is the correct way to configure a Tridion UGC spam filter? (.NET)

I have implemented a Spam filter based on the Tridion UGC API, and I now wish to configure my UGC web service to make use of it. So far the spam filter appears not to be invoked when adding a comment via the service. My current configuration is as…
Dominic Cronin
  • 670
  • 4
  • 21
5
votes
1 answer

Tridion content delivery: TCDL not rendered in REL DCP

I have created a dynamic component presentation which contains UGC TCDL tags. The DCP is published to the broker database as REL. I can see in the COMPONENT_PRESESENTATIONS table that the tags are present. (,…
Dominic Cronin
  • 670
  • 4
  • 21
4
votes
2 answers

Tridion 2011 SP1 UGC

After going through the UGC install guide I'm having trouble actually adding comments. I've got the datasource for the CMS pointing to the…
John
  • 151
  • 4
4
votes
1 answer

Tridion schema design for multiple categories/keywords

We're looking at a content taxonomy that at first glance would use several different categories. As a schema field where the value comes from a category can only be linked to a single category, this would mean a non-mandatory field for each category…
Neil
  • 551
  • 3
  • 10
4
votes
1 answer

Tridion content delivery "Error while configuring ambient data framework"

I have installed the Tridion content delivery web service on a 64 bit Windows Server 2008 R2 system, intending to configure UGC. (In fact I have two services, which both exhibit the same problem). My service has the ambient framework HttpModule…
Dominic Cronin
  • 670
  • 4
  • 21
3
votes
1 answer

Disabling multiple ratings in Tridion UGC

I've got a prototype UGC project running but the issue of multiple ratings has been raised today. Currently the user is able to enter multiple ratings which would skew the ratings. Ideally we'd like to restrict this to allow a user to rate an item…
John
  • 151
  • 4
1
2