tridion

Sample event system code for Tridion 2011 SP1

∥☆過路亽.° 提交于 2020-01-02 07:24:58
问题 Right now we are using Tridion 5.3. For number of publications we have event system implemented like sending some mail notification if component is localized, or sending a mail notification when particular activity is completed in workflow process etc. Our current event system is implementation in Visual Basic 6.0, now when we have to rewrite our code we have to use .NET for the same. My question is where I can get some sample code for beginners or documentation how event system can be

Is it possible to remove the “Upload MM Component” button from the SDL Tridion 2011 Ribbon

梦想与她 提交于 2019-12-30 18:44:32
问题 This button causes a lot of problems for my client, as it always uses a predefined Schema. I can't find a way to remove this button with my Editor config. I have done this with other buttons, but these buttons are implemented in some sort of sub-group. On my personal sandbox machine, I tried removing the commented out control in the extract of the ../WebUI/Editors/CME/Controls/Toolbars/Tabs/CreateRibbonPage.ascx file shown below: <c:RibbonSplitButton runat="server" CommandName="NewComponent"

Is it possible to remove the “Upload MM Component” button from the SDL Tridion 2011 Ribbon

China☆狼群 提交于 2019-12-30 18:43:59
问题 This button causes a lot of problems for my client, as it always uses a predefined Schema. I can't find a way to remove this button with my Editor config. I have done this with other buttons, but these buttons are implemented in some sort of sub-group. On my personal sandbox machine, I tried removing the commented out control in the extract of the ../WebUI/Editors/CME/Controls/Toolbars/Tabs/CreateRibbonPage.ascx file shown below: <c:RibbonSplitButton runat="server" CommandName="NewComponent"

How can I implement WCF Transaction support on custom class using CoreService?

旧时模样 提交于 2019-12-30 18:07:34
问题 I wrote a class to assist in adding & removing Destinations to a Publication Target using the Core Service. Destinations are normally exposed as a string (with XML content) via the Core Service, so I wrote my own wrappers around that, etc. I now have a situation where I need to update 2 publication targets and thought it would be cool to use a transaction scope to ensure that both targets are updated at the same time. I am however struggling with implementing this. Code working (using

Creating anchor links in rich text fields with SDL Tridion 2011 SP1

ぃ、小莉子 提交于 2019-12-29 07:47:14
问题 I am trying to use the anchor button in a RTF field of a Component, and getting unexpected behavior. Using the Chrome Browser from the design view, I highlight/select the heading (i.e. <h2>My Heading</h2> ) I want to use as an anchor, and press the anchor button and enter the anchor name (i.e. my_place). This results in the following code being displayed in my source tab: <a name="my_place" id="myplace"/><h2>My Heading</h2> This causes render problems when displaying the HTML in a browser due

400 error (Bad Request) creating a Page with Experience Manager

故事扮演 提交于 2019-12-24 08:21:59
问题 I have an SDL Tridion 2011 SP1 HR1 image in which Experience Manager is installed. I can successfully browse my staging site, log in to ExM and change content and pages. However, when I try to create a new page I get a 400 (Bad Request) error. This is the logged error: Unable to update the changes using OData Service. The remote server returned an error: (400) Bad Request. Component: Tridion.SiteEdit.FastTrackPublishing Errorcode: 1003 User: NT AUTHORITY\NETWORK SERVICE StackTrace Information

How to access Tridion controls in code behind?

坚强是说给别人听的谎言 提交于 2019-12-24 08:10:11
问题 I am customizing the Tridion ribbon toolbar to add a button. How can I access Tridion controls like button and dropdown inside my .NET ASPX page? 回答1: This post may help you http://www.tridiondeveloper.com/ribbon-item-group Although I believe the output of any ASPX or ASCX which is stored in an Editor itself is cached, so the preferred method of creating CM functionality is to use JavaScript and background services stored in a Model, You may want to look at the open source PowerTools project

How to get the TCM custom protocol handler working in Internet Explorer 64-bit?

自闭症网瘾萝莉.ら 提交于 2019-12-24 01:39:29
问题 One of the features of Tridion I use a lot is its "protocol handler". For those not familiar with that feature: if you paste the TCM URI (e.g. tcm:1-23-32 ) into the address bar of Internet Explorer on a machine where Tridion Content Manager is installed, it will show you the XML of that item. But I noticed that this feature doesn't work in the 64-bit version of Internet Explorer 9. Does anyone here know what I need to do to make it work in the 64-bit version too? I am using Tridion 2011 SP1

Create Multimedia component with Metadata fields.using core service

孤人 提交于 2019-12-24 00:52:02
问题 I am creating Multimedia components using core service and everything is working fine. But when Metadata schema fields are defined on the Multimedia schema using which I am creating my Multimedia components then I am getting following error:- Unable to find http://www.tridion.com/ContentManager/5.0/DefaultMultimediaSchema:Metadata. This message is displayed when I have given Default Multimedia schema's TCM ID for Multimedia component. As metadata fields are saved in Tridion Database so I

Personalizing Content

邮差的信 提交于 2019-12-23 22:06:11
问题 i have a usecase where i want to personalize the content, that a visitor see based on his information saved in Audience Manager.(i have added a keyword "personalize" for one of the contact "x").For this I have created a a target group, defined its characteristics and tracking keys(defined personalize > 0). After this, i associated the Target group with a component presentation and Published the Page When i logged in with "x" credentials i was unable to see that component presentation on the