tridion Questions

1

Solved

I am trying to configure cd_storage and getting issue in setting up dynamic component presentation as they get over written by child and published to same folder from every publication. I know we ...

5

Solved

In addition to a name, key, value, and relationships to other keywords, a keyword itself can have metadata. This allows the author to add additional information by selecting a metadata schema to th...
Thimerosal asked 25/1, 2013 at 1:39

1

Solved

Experience Manager (XPM) (user interface update for SDL Tridion 2011 SP1) lets administrators create Page Types, which have component presentations just like pages, but also add rules on how to cre...
Stallworth asked 24/1, 2013 at 4:10

2

Solved

On a refactoring exercise we are working on, we have to change Page Templates for select websites. Most page get localized and have their page templates updated by the code below but for a few we g...
Gable asked 23/1, 2013 at 16:54

1

Solved

I am generating a Tridion binary link as follows: Razor TBB generates Link Resolver syntax for binary link Link resolver TBB generates TCDL. The output is published as a Dynamic component tem...
Huntress asked 22/1, 2013 at 22:11

2

I have to implement full-ext search for website based on SDL Tridion WCMS. Any suggestions or an idea how to implement full text search using Tridion Query?
Worktable asked 22/1, 2013 at 7:30

2

Solved

How would I get a list of Publication Targets with the Tridion Core Service? I see this code sample to get the Target Info, but cannot find a way to get the list from the Core Service. Maybe it is ...
Mcgaha asked 22/1, 2013 at 9:49

2

Solved

Can anyone point me to some rules to follow when using using Rich Text Fields on Tridion Components? I notice that you can enter mark up directly on the Source tab, but if you enter incomplete html...
Ist asked 18/1, 2013 at 14:46

1

Solved

I am developing an Android app for connecting to Tridion 2011 SP1 Core Service. So far I have created Android WS Stubs from the core service wsdl using wsclient. Imported those stubs, which allow...
Amaleta asked 8/1, 2013 at 16:17

1

Solved

My schema source looks like follows: <xsd:schema xmlns="uuid:b8fd4596-56ec-4718-ad00-bf2a70a148c2" xmlns:tcmi="http://www.tridion.com/ContentManager/5.0/Instance" xmlns:xsd="http://www.w3.org...
Muhammad asked 18/1, 2013 at 9:41

4

Solved

When using SDL Tridion 2011 SP1 we sometimes receive GUI errors when we perform task on multiple items (e.g. publishing 1000 components from one folder at once). Publish about 100 items from the sa...
Conform asked 1/3, 2012 at 0:6

1

We have an application which has menus generated dynamically through the publishing of a dynamic component presentation.A menu.xml is written out by a component template based on the Structure grou...

2

Solved

Within a DWT Template Building Block, we can use a few "free" variables such as @@Component.Title@@ or @@Component.ID@@ as well as built-in DWT functions. I didn't realize we can also get a compon...
Nila asked 10/1, 2013 at 8:18

1

Solved

I am trying to create a multimedia component in Tridion templating classs with the below code. MemoryStream stringInMemoryStream = new MemoryStream(ASCIIEncoding.Default.GetBytes(" <test>te...
Fullfaced asked 12/1, 2013 at 10:16

1

Solved

I have a requirement to produce mark up like the following for an image within the SDL Tridion Rich text editor: <div class="imagemasksmall"> <img src="tcm:2-123-16" alt="My amazing imag...
Raceme asked 8/1, 2013 at 9:41

2

I am need to create 2 loops using TemplateBeginRepeat where I need to output custom tags <!-- TemplateBeginRepeat name="customtag" --> ${RenderComponentPresentation(Field, rendercustomtagst...
Wheeze asked 4/1, 2013 at 16:5

2

Solved

I'm having a problem enabling multimedia components i.e. image components to be edited through Tridion UI. When I use a General Content Component that has an image field it works fine without any i...
Sleekit asked 4/1, 2013 at 11:24

2

Solved

I am trying to create a GUI extension in Tridion where I insert a specific html in to the RTF when a button is clicked.... I have the tool bar button and popup to inform the user. But when I click ...
Leyva asked 2/1, 2013 at 8:53

1

Is there a way we could define in Tridion to publish binary file using its own TCM ID as file name?
Mosesmosey asked 2/1, 2013 at 14:33

1

Dreamweaver template is using the following code to generate the component link. Can this be set up in a way to hide the actual text if the component link has not got a landing page? <a tridio...
Kylynn asked 31/12, 2012 at 7:26

1

Here is the snippet of code.. <a class="link-display" target="_self" onclick="doLink('TaggingMetaData:banner;bannerTitle:PRO_Simple Promo;bannerId:64-90667;;url:/newSiteEditSP1/newpagetest.html...
Vito asked 27/12, 2012 at 8:18

1

Solved

I am using Tridion 2011. And I am looking for a way to let users rename the favorite links. Adding a component, folder etc to favorites is straight forward but is there way to let users rename thos...
Stilliform asked 26/12, 2012 at 8:16

3

I'm writing a GUI extension and using the Anquilla framework to get a list of Keywords within a Category. I'm obtaining an XML document for the list of keywords then working with that document with...
Irritability asked 19/12, 2012 at 17:0

1

Solved

I have an Tridion.ContentManager.IdentifiableObject which may be a Page/Component etc and I wish to get the title of the publication it belongs to. I am current able to get the publicationId like ...
Dedifferentiation asked 20/12, 2012 at 10:38

2

Solved

Im trying to uncheck a checkbox in the ComponentView of Tridion by jquery using the document ready event in a GUI extension: $j(document).ready(function(){ alert("is loaded"); var field = $j('[t...
Tabernacle asked 18/12, 2012 at 16:57

© 2022 - 2024 — McMap. All rights reserved.