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
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
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
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
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开发
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
This question already has answers here: What is a NullReferenceException, and how do I fix it? (27 answers)
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
(I am actually using Ektron CMS, and am using Widgets, which are a very simple extension of a user control).开发者_如何学Python
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