Questions tagged [tridion-2011]

SDL Tridion 2011 is the name of the SDL Tridion Content Management System released in 2010. SDL Tridion supports both Java and .NET architectures.

For more details on the SDL Tridion CMS, see https://stackoverflow.com/tags/tridion/info, more info on the Experience Manager can be found on http://sdltridionworld.com/releases/release_news/new-UI-sdltridion2011-sp1-released.aspx

595 questions
-4
votes
2 answers

Error in Publishing a page in Tridion?

I am using Tridion 2011. The problem is- whenever i try to publish a page,its publishing gets failed. When I checked Publish Transaction, it shows that publishing is getting failed in Deployment phase. Can anyone suggest what might be the issue and…
user1573378
  • 145
  • 1
  • 7
-4
votes
2 answers

Get all folders of a publication using Core Service

Using Tridion Core Service how can we get existing folders of a particular publication. I am using SessionAwareCoreService2010Client class to create folders but could not locate in above class a proper method in core service to fetch list of all…
d k
  • 493
  • 2
  • 6
  • 21
-4
votes
2 answers

How to unlocalize a component/Page programatically

How to unlocalize a component/Page programatically in Tridion. I am using csClient.UnLocalize(); I am getting error like: No overload for method UnLocalize takes 1 argument. Could anyone help me out?
pavan
  • 451
  • 1
  • 5
  • 16
-4
votes
4 answers

How can we stop publishing of a structure group with help eventing?

I want to stop publishing of structure group with the help of eventing? Please share some code.
AlokBhatt
  • 515
  • 3
  • 17
-5
votes
1 answer

Need Help to develop tridion mobile site with existing blueprint

Tridion consultant has developed the tridion website for my company with below blue print (Blue print 1). Now company required to develop the tridion mobile website with the existing content(website content), but with new look and feel(Blueprint…
user1793215
  • 1
  • 2
  • 3
-5
votes
1 answer

How to send the activity back to author using coreservice?

I want to create a workflow automatic task (1. Send back to Author 2. Publish to Staging). Can any one provided the code snippet to do this using SDL Tridion Core Service ?
Jey
  • 2,137
  • 4
  • 22
  • 40
-6
votes
2 answers

How can i publish Page using TOM.net api?

Is it possible to publish a Page by using Tom.net API in SDL Tridion 2011?
user1573378
  • 145
  • 1
  • 7
-8
votes
2 answers

Razor mediator implementation in Tridion 2011 SP1

I am trying to implement the Razor mediator in SDL Tridion 2011 Sp1. Can any one suggest some useful links. Thanks
Patan
  • 17,073
  • 36
  • 124
  • 198
-9
votes
2 answers

Loop through Folder Level

I have components under folders. What code/codesyntax needs to be followed, to loop through a folder which have components so that i can pull the values from different components. Could anyone help me out. I have used the following code **Folder…
-10
votes
1 answer

How to create a custom button in the ribbon of Tridion

Please anyone can help me understand, How to create a custom button in the ribbon of Tridion. I need to have a functionality later on click of that button.
1 2 3
39
40