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: Cannot save pages after inserting image

Has anyone had an issue saving pages after they have inserted an image? If I insert an image on a page, I can not save or publish. The save button is enabled, but it does not do anything when I click on it. When I try to change to source view, the…
Portech1
  • 19
  • 1
  • 5
0
votes
1 answer

Composite C1 How would I rewrite this Sql update statement to work in c#?

I have a piece of code in an image sortable grid which sends back a resulting string array of integers based on the user's new sort order for 'propid': { 'imgid': '4,2,3,5,6,7,8,9,1','propid':'391' } The above shows 9 images on the screen. The db…
Martin Sansone - MiOEE
  • 4,281
  • 1
  • 29
  • 31
0
votes
7 answers

Can you copy a website?

Can you copy a Composite C1 website? I would like to create a copy of an existing website as a new website. I start by creating Site A. Then I want to copy it and create Site B. For example: copy the pages, functions, data, content, layouts, css…
Portech1
  • 19
  • 1
  • 5
0
votes
4 answers

How to download a pdf file in Composite c1

I'm trying to implement a functionality that enables a user to download a PDF on clicking on a hyper-link. What i've done is, I've created a global datatype Publications which takes values "Description" and "PDF DOC" and I've a user control with a…
Rosh
  • 21
  • 7
0
votes
1 answer

iframe in console application

I have made a console application in Composite C1. This console application shows a list of dataitems. When you edit a dataitem it will show a tab with the information from the dataitem. On another tab I want to show a pdf that is referenced from…
Jeroen
  • 307
  • 1
  • 6
  • 17
0
votes
0 answers

Composite C1 MvcPlayer render fails when containing a Url.Action with a 'Page' parameter

Updated Please ignore this issue, I was completely misconceived, the issue had nothing to do with what I thought it was, but is rather due to the fact that Composite treats all it's html that it renders from functions as XML, therefore you have to…
ctrlplusb
  • 12,847
  • 6
  • 55
  • 57
0
votes
1 answer

UpdateDataInstance not updating data?

I have tried to use the UpdateDataInstance function to update some global data using an xslt-function. I get no error but the data is not updated. Does anyone have any idea what might be wrong? If I simplify my code as much as possible it looks like…
Tech
  • 651
  • 1
  • 8
  • 14
0
votes
1 answer

Passing parameter to XSLT function in user control

In Composite C1, how can I pass a parameter to a C1 function that is rendered within a Webforms user control? In my case, I want to include the SimpleSearch results in my user control:
magnattic
  • 12,638
  • 13
  • 62
  • 115
0
votes
2 answers

Registering a User Control based Form UI Control - Namespace

Documentation http://docs.composite.net/Console/CreatingFormControls under the title "Registering a User Control based Form UI Control" says "you must first register an XML namespace private to your organization" but doesn't explain how. So my…
Rob
  • 3,074
  • 4
  • 31
  • 32
0
votes
1 answer

N2 or Composite for simple site

Would N2 or Composite be a more suitable CMS to use to manage a small business website?
Kev
  • 2,656
  • 3
  • 39
  • 63
0
votes
1 answer

Composite C1 menu for Twitter-Boostrap

I am trying to create a nav menu in Composite C1 for the Bootstrap framework, but I am unsure how to get submenus to show up in the menu. Here is what I have
0
votes
1 answer

Composite C1 pages not run on server

I Created my site on WebMetrix -> Composite C1 and Upload all files which are generated by webmetrix but on server my pages are not running. Any help. Url :- http://newsolutionconsultancy.com/
Harshit Tailor
  • 3,261
  • 6
  • 27
  • 40
0
votes
2 answers

How to fix .NET dll reference conflict?

I can run Composite C1 v4.0 Beta1 on Webmatrix. I tried to run it on VS2012 but I got a compiler error which one says these are 2 dll files for System.Web.WebPages.HelperResult The code is: @helper NavigationTree(IEnumerable pages, int…
Nime Cloud
  • 6,162
  • 14
  • 43
  • 75
0
votes
1 answer

Composite C1: How to retrieve data from datatypes?

I'm attempting to create more dynamic slider so I've created a custom datatype which one includes fields like Caption, Text, Link, Image, StartDate, EndDate, Active, etc... I hope I'm in the right path. Now I need to retrieve active entries. How can…
Nime Cloud
  • 6,162
  • 14
  • 43
  • 75
0
votes
1 answer

Adding a teaser image to Composite.News

Is it possible to add a teaser image to the default Composite.News package? Out of the box the news ext. brings all I need but a teaser image for the list view is missing in my case.
markus
  • 31
  • 2
1 2 3
16
17