ektron
XSLT - Using substring with copy-of to preserve inner HTML tags
I have some XML like this: <story><p><strong开发者_运维百科>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</strong>Nulla vel mauris metus. Etiam vel tortor vel magna[详细]
2023-03-25 07:38 分类:问答Can you "unpublish" a page in Ektron without scheduling it to expire?
I have some pages in an Ektron based website and I would like to change their status from开发者_运维知识库 \"Approved (Published)\" to an unpublished status and prevent the page from displaying in nav[详细]
2023-03-16 18:24 分类:问答Ektron Content APIs and ASP.NET MVC
To get the core question out of the way first: has anyone used the Ektron content APIs and can comment on using them to get Ektron CMS content instead of using native Ektron controls?I\'d like to use[详细]
2023-03-11 03:23 分类:问答The server method 'xxx' failed
I had this working and now it is not.We have multiple developers working on the project but the code looks like when I had it working.I saw a slight mention in another post that URL rewriting may caus[详细]
2023-02-25 06:43 分类:问答C# function not returning string as expected
Right. This is probably a funadmental mistake, but I\'m still missing it... The first function below outputs a string to the control cbContent2. The second returns any empty string - it needs to r开发[详细]
2023-02-23 13:55 分类:问答Translate xml content using web service API from Ektron CMS400.Net
First of all: I\'m on Ektron CMS v8.1 I\'m having a problem with dynamicly adding translated content to the cms via the Webservice API. I can perfectly add xml content by using the following object a[详细]
2023-01-23 12:32 分类:问答Another Null Reference Exception [duplicate]
This question already has answers here: What is a NullReferenceException, and how do I fix it? (27 answers)[详细]
2023-01-23 08:16 分类:问答Converting units to metric
I\'m going开发者_StackOverflow社区 to be implementing Ektron CMS for a client and they may require conversion of units from imperial to metric for different values. The best thing would be an Ektron m[详细]
2023-01-23 07:37 分类:问答Catching unhandled exceptions in web control to allow page to render
(I am actually using Ektron CMS, and am using Widgets, which are a very simple extension of a user control).开发者_如何学Python[详细]
2023-01-22 21:11 分类:问答C# converting int to Int64
we are in the process of upgrading our crappy cms system and the new assemblies have changed from int to int64.I\'m running into a problem when trying to build now.I\'ve tried casting but it doesnt se[详细]
2023-01-22 09:16 分类:问答