Questions tagged [tridion]

SDL Tridion is a Web Content Management software platform that supports both Java and .NET architectures.

Consider posting SDL Tridion related questions at the dedicated Tridion Stack Exchange site.

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.

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.
1161 questions
-1
votes
1 answer

How to use DD4T to get content from Tridion and publish using MVC3?

I am creating a new application regarding publishing content from Tridion to web using DD4T and MVC3. Can anyone did something like that or have an idea about the same so please it would be of great help to me if one can provide the help. Thanks in…
Aquarius24
  • 1,806
  • 6
  • 33
  • 61
-1
votes
1 answer

How to get related workflow from a Component

Can anyone provide me code snippet for following requirement? I need to find related workflow object associated with a component. how shall i achieve this ? Thanks
-1
votes
2 answers

Remove HTML tags for creating contextual links

I have written a function in ASP.NET to create the contextual links. It takes the data from the description field of a component in Tridion. I am using 'RenderComponentField' to pick the data from the description field which picks up the complete…
Anubhav Sharma
  • 323
  • 1
  • 2
  • 12
-1
votes
2 answers

Deployment failed in Tomcat server

I am trying to publish one page on tomcat server. But it fails at Deploying phase with error message Phase: Deployment Processing Phase failed, Could not initialize class com.tridion.storage.StorageManagerFactory. Can anybody help me?
Satya
  • 115
  • 1
  • 7
-1
votes
1 answer

Is there any sample or good guide to understand the Anugilla API?

I am trying to get the "revisor" and "checkout user" of the Component or Page using the Anguilla API. I dont find any good sample or guide in the live documentation. is there any other docs to understand the Anguilla API? var itemuri =…
Jey
  • 2,137
  • 4
  • 22
  • 40
-1
votes
2 answers

How to get the published date of a page using the Core Service?

I have to create a custom page having list of all pages with its published date within a publication. Can someone guide me how to use this code to get published date in custom page? private ItemType GetTridionItemType(RepositoryLocalObjectData…
AmateurCoder
  • 4,272
  • 3
  • 17
  • 31
-1
votes
2 answers

How to get the users of the group when group id and group name is known

Basing on the user who finishes the workflow activity i am getting the "groupid and groupname" to which the user belongs. Now basing on groupid how can i get the list of users of that group. Please suggest.
pavan
  • 451
  • 1
  • 5
  • 16
-1
votes
2 answers

Content Delivery 2011 SP1 architecture understanding

We are upgrading from Tridion 5.3 SP1 to Tridion 2011 SP1. We are done with Tridion Content Manager Server installation. We want to understand detail architecture on Content delivery server. What is the difference between content delivery server…
user1453602
  • 1,165
  • 5
  • 14
-1
votes
1 answer

Third Party application connecting to tridion using Core Service 2011

I am new to Tridion , so finding it difficult to get the starting point on how to connect to tridion server through Thrid party application using Core Service. Can any one share some code of .NET application which sends request to tridion for…
Janu
  • 1
-1
votes
2 answers

How to restrict the Javascript loading

I am trying to add the hyperlink to the Tridion ribbon by following the below code in the js file where we have isAvailable,isEnabled and _execute methods. var mydiv = document.getElementById("myDiv"); var aTag =…
pavan
  • 451
  • 1
  • 5
  • 16
-1
votes
2 answers

how to access the .css files in Page TBB which are uploaded as Binaries in SDL Tridion 2011 SP1

I am uploading the .css files as binaries(In a separate multimedia schema) in SDL Tridion 2011 CME. I have two options. 1.Writing the TBB and CT for the CS and access it 2.Publishing the .css as binary and access it I doubt that whether we can…
Patan
  • 17,073
  • 36
  • 124
  • 198
-1
votes
1 answer

How can i have an option (as text/image) on right click in tridion

How can i get a option (as text/image) on right click in tridion at the HomePage level,Page view. Very similar to a button in ribbon, how can i have it as an option on Right click (as text/image) so that on selection, i will have my own…
pavan
  • 451
  • 1
  • 5
  • 16
-1
votes
1 answer

how to overwrite initialization of standard method

can we use standard 'InsertCpDialog$initialize()' in our javascript like this , so that i can call other function once it get initializes. I used like below code but it is not working. :( …
SDLBeginner
  • 829
  • 1
  • 7
  • 19
-1
votes
3 answers

Need to get the XML of a component's that version which is published

We are iterating the components in a folder in Tridion 2011 and creating our custom XML to be used on CDS on the basis of the publishing status of component. I am giving below example to make you understand the problem. Supppose we have 10…
AlokBhatt
  • 515
  • 3
  • 17
-1
votes
1 answer

Unable to add SiteEdit Script Extension in MMC

We are using Tridion 5.3. A new machine has been setup for Content Manager server as well as content delivery server(.NET). When we try to add SiteEdit script extension in MMC snap in we are getting error "Object TCMSiteEdit.SiteEdit could not be…
user1453602
  • 1,165
  • 5
  • 14