Questions tagged [c1-cms]

Orckestra C1 is a free open source Content Management System (CMS). It's ultimately aimed at marketing/communication professionals who need to easily manage corporate website content with a consistent visual identity. The system focus heavily on the web professionals building web sites and allow developers of varying skills to customize and utilize the system. Good support for ASP.NET Razor, ASP.NET MVC, ASP.NET Web Forms, XSLT. Top rated CMS at CodePlex.

Orckestra C1 is a free open source Content Management System (CMS). It's ultimately aimed at marketing & communication professionals who need to easily manage corporate website content with a consistent visual identity. The system focus heavily on the web professionals building web sites and allow developers of varying skills to customize and utilize the system. Good support for ASP.NET Razor, ASP.NET MVC, ASP.NET Web Forms, XSLT. Top rated CMS at CodePlex.

enter image description here

252 questions
0
votes
1 answer

Composite C1: translated pages lost after English page moved (cut+paste)

One page has been moved in the page tree structure. It was a second level child, now it is a third level child. The change has been made in the default language - English. Before this change the page had already been translated to other…
JustAndrei
  • 863
  • 4
  • 17
0
votes
1 answer

Composite C1 Installation Fails (web platform installer)

A couple of years ago I setup a couple of Composite C1 (4) sites. I just tried to create a new site using the web platform installer - but at the end of the installation I always get this error: Composite C1 .NET CMS This product did not install…
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

quick questions on CompositeC1 Out of box features

I am doing research on which CMS to choose, have few questions wrt CompositeC1 CMS. What is the Professional support Cost? Installation Time Does it offers in-context editing? Does it offers DragnDrop content feature Does it allows upload of audio…
0
votes
1 answer

Removing the hompage url title

Is it possible to remove the homepage url title in the new 5.0 version of composite? meaning the frontpage title. In older versions of C1 there was a URL configuration setting under the system tab where you could unchek "Include homepage URL…
jna
  • 41
  • 2
0
votes
1 answer

How to run ASP.NET Composite C1 on Mac OS X localhost?

Im mostly an frontender, so Im pretty satisfied with that I even got ASP.NET up and running on my Mac. What I think I have done is installing all things necessary to run a project. At least I can now create a project with yo aspnet and run it…
Ikschel
  • 21
  • 4
0
votes
1 answer

Component C1 Web Api CRUD using Java Script Sample produces error 404

No Response Found that Matches the requested URI. I followed the example exactly: http://www.composite.net/Products/Add-ons/All/Composite.AspNet.WebAPI/UserManual/Example-1-CRUD-Using-JavaScript I received no compile errors. I did an iisreset after…
0
votes
1 answer

Installing Static Data Types with Dependencies via Package

I've developed a package that contains two static data types (IClient and IClientHour). One of the static data types (IClientHour) has a dependency on the other static data type (IClient). I'm attempting to add the data types to my instance of…
0
votes
1 answer

Configure a field with a Widget Type on a Data Type using C#

I'm currently working on a new site based on Composite C1 5.0 I'm looking at having as much as possible regarding Data Types in c# code, but I can't find how to associate a Widget Type for a field in C#. I've looked through the Composite C1…
Gralov
  • 314
  • 1
  • 2
  • 9
0
votes
1 answer

Error when uninstalling composite c1 blog package

Problem I setup a composite c1 website on Azure using the app market place. I installed the blog package some time ago but never used it. I would like to remove the package but when I try to do so, I receive an error stating that the Entries.xml…
gilbert
  • 308
  • 5
  • 16
0
votes
1 answer

Unexpected DTD declaration: Composite C1

Just trying out composite c1 via azure (4.3.5555) and started with a blank page (since it is require valid XHTML, you have to use a namespace http://docs.composite.net/Layout/Writing-XHTML). However the following does not seem to work:
Nelson
  • 55
  • 2
  • 8
0
votes
0 answers

Can't paste form action in Composite C1

I created an HTML form in a new page in C1, unfortunately when I paste the form action I got from the developer to send the form to another system, it complains about the '=' characters that are part of the value. Why is C1 listening to the values I…
J Castillo
  • 3,357
  • 5
  • 27
  • 28
0
votes
1 answer

Excluding pages from the Composite.Navigation.DropDown function

The issue occurs when you create a page within the Content perspective that you do not want included in the navigation, when it gets generated: When you use the Composite.Navigation.DropDown (XSLT) function to dynamically generate a navigation…
bpprox22
  • 95
  • 1
  • 1
  • 8
0
votes
1 answer

How to change themes in Composite C1?

I created a new Composite C1 v4.3 site using the Venus starter kit. Now that I've added content to it, is it possible to switch to the Mercury theme instead? I'm fine with losing any CSS or layout customizations. I see that there are 3 "Venus"…
David
  • 34,223
  • 3
  • 62
  • 80
0
votes
1 answer

What will be approach in Composite C1 for Creating Custom Form?

I wanted to create a page like following image in Composite-C1 with File upload functionality. But I am stucked here unable to find any thing on google. What will be the best approach to do this. How to create a simple razor functions to do this.…
Waqas Idrees
  • 1,443
  • 2
  • 17
  • 36
0
votes
1 answer

Composite C1 - Ultra High Res TIFF file support

I'm evaluating Composite C1. It will drive two sites. The first is our company homepage with the standard array of product listings, store finder, and contact tools. (We will not sell online). The second is a content portal where our dealers can…