Questions tagged [ektron]

This tag refers to the Ektron CMS400.NET content management system.

Ektron is a privately held software company based in Nashua, New Hampshire. It provides web content management and customer experience management software. Ektron's primary product is Ektron Web Content Management, formally "Ektron CMS400.NET" which is an enterprise-level content management solution. It is built on the Microsoft .NET Framework. Version 9.0 was released June 28, 2013, with multiple point releases.

Ektron was founded in 1998. Its original product was eWebEditPro, a browser-based HTML editor. Ektron entered the content management market in the early 2000s with the release of CMS100 and CMS200. It moved to the Microsoft .NET platform with the release of CMS400.NET in 2003.

More details can be found at the product page below:

http://www.ektron.com/Products/Web-CMS/Web-Content-Management/ http://en.wikipedia.org/wiki/Ektron

274 questions
3
votes
0 answers

Adding new connector to DxH in Ektron

I am working in Ektron 8.6. I am trying to add a sample connector to the DxH,I created a "Sample Connector" class library which comprises of a class that implements from Ektron.DxH.Common.IConnector,Ektron.DxH.Common.IDiagnostic. (By referring the…
Bisileesh
  • 1,982
  • 2
  • 19
  • 29
3
votes
1 answer

API Level Caching in Ektron

I am working in Ektron 8.6. Does anyone know how API level caching is managed in ektron? Is there is any config settings to manage API level caching?(web.config or any other config files).Whether API level caching is enabled by default?Is it…
Bisileesh
  • 1,982
  • 2
  • 19
  • 29
3
votes
1 answer

Retriving previous version of a content using API in Ektron

I am working on Ektron 8.6. How can i retrive the previous version of a Content by passing the Content Id using API? Previous version in the sense the content data before editing(there may be multiple edits for a content).Is it able to retrieve…
Bisileesh
  • 1,982
  • 2
  • 19
  • 29
3
votes
1 answer

Content export in ektron

I am new to Ektron & using its 8.6.0 version, I want to create an widget which Import content of selected folder/form in Xliff/XML format (working same as EKtron provide but need to implement in custom widget using code, not in browser), I receive…
Tarun Mathur
  • 865
  • 1
  • 8
  • 25
3
votes
4 answers

what is the best online site to post questions on Ektron?

I am trying to do a new project in Ektron with Dotnet. I see that there are quite a less questions posted and the responses for them in stackoverflow. What would be the best site to get my doubts cleared when doing the development using Ektron.…
Anuya
  • 8,082
  • 49
  • 137
  • 222
2
votes
1 answer

Move Ektron assets to a different drive

We are running low on disk space on our main drive and we want to move our assets folders to a new drive on the same system. From what I have seen, it may be as simple as moving the files and editing the AssetManagement.config file with the new…
zkent
  • 980
  • 1
  • 10
  • 22
2
votes
1 answer

Ektron user change password?

I have a Ektron client with Ektron installed. They would like to add the functionality to change a password to something they want. Do I need to be concerned with the ektron part or just go ahead and make my edit? Is there an easy way to do that? …
JPJedi
  • 1,498
  • 7
  • 32
  • 58
2
votes
2 answers

ScriptResource not loading

This is an interesting problem... I've got an ASP.NET 3.5 web application. It's relatively simple - a content page based on a master page, with a couple of usercontrols on the page. There are a total of four controls on the page; two are custom…
Tim
  • 4,051
  • 10
  • 36
  • 60
2
votes
2 answers

Can I use Colorbox on images, when there is no anchor tag

I'm trying to create a slidewhow with Colorbox. Unfortunately, I have no control over how the images are created, so I can't put anchor tags, or rel= on the images. The best I can do, is something like this:
Eric Burdo
  • 812
  • 1
  • 10
  • 24
2
votes
0 answers

Items in .NET cache not expiring as expected

I am not very familiar with exactly how the cache works, so I hope I'm including enough information. Basically, my problem is that we're caching items, and they appear to be added to the cache all right, but they don't seem to expire, or they…
user0474975
  • 149
  • 3
  • 13
2
votes
0 answers

Missmatch date and time with time zone in ektron

An ektron site is hosted in server following IST time zone. when the user come from out of IST and tries to edit or create document, then corresponding history is updated with IST as same.
SULFIKAR A N
  • 436
  • 4
  • 13
2
votes
1 answer

In Ektron, how can I find all pages where a particular widget has been included with a particular configuration?

I'm working with an Ektron 8.6 installation with a phenomenal amount of content (i.e. tens of thousands of pages), and trying to identify which pages have included a certain widget, where that widget is misconfigured. Unfortunately, I have a low…
doppelgreener
  • 4,809
  • 10
  • 46
  • 63
2
votes
0 answers

Can AngularJS v1.3 work with Ektron v8.7 and its FormBlock server control?

I've been trying to implement AngularJS v1.3 on an Ektron v8.7 site, and I've hit a rather strange roadblock. When an Ektron server control (in this case, a FormBlock) is on the page, extra javascript is injected into the page. One of these…
Brian Oliver
  • 1,407
  • 2
  • 15
  • 25
2
votes
1 answer

How to move a submenu and all items under it to another parent menu in Ektron?

I use the menu tab under content. My current menu structure is as below MainMenu Sub menu Level 2 Submenu level 3 (1) item 1 item 2 item 3 Submenu level 3 (2) item 41 item 5…
Nisha
  • 1,379
  • 16
  • 28
2
votes
1 answer

programmatically create smartform ektron

I have created the smartform and generated the relevant class using a bat file (using xsd to generate c# class). Then I assigned that created smartform to a particular folder and I created the sample smartforms using the CMS work area. Is there a…
Shanaka Rathnayaka
  • 2,462
  • 1
  • 23
  • 23
1
2
3
18 19