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
0 answers

Syncronization of cache in Composite C1 in Load Balanced Environment

I have searched for troubleshooting on syncronizing the cache items in a load balanced environment. Our setup consists of two frontend servers and Composite content is stored in a SQL server. When items are updated in the console both servers i.e.…
0
votes
1 answer

Composite C1 site shows installation dialog instead of actual site

I've copied a live Composite C1 CMS based website to a local location to work on. Instead of seeing the site content I'm being taken to the installation dialog pages as if I'm installing a new Composite C1 site from scratch. Any ideas what's going…
Gavin
  • 5,629
  • 7
  • 44
  • 86
0
votes
1 answer

How to change the title of Front page in Composite C1?

I am new to composite C1 and just installed it on my server. I notice there is a menu item on top called "Front page", and I would like to change it to "Home". How can I do it?
NTOTL
  • 23
  • 1
  • 4
0
votes
1 answer

File Upload Razor Function in composite C1

I'm trying to create a razor function that will allow the user to create a file upload form. the parameters of the function are: ContentPath - the path on the server where the file will be stored FilePrefix - optional prefix FileSuffix - optional…
Mortalus
  • 10,574
  • 11
  • 67
  • 117
0
votes
1 answer

Composite C1 - rejecting google map link in page "'=' is an unexpected token"

I am trying to add this to a Google page in a composite C1 website:
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Customizing a CompositeC1 global datatype form

I am building a console application and am currently using the standard form markup that is produced when you create your global datatype. I know you can edit this form markup to change what is displayed, but is there a way to change the layout so…
user529794
  • 115
  • 6
0
votes
2 answers

Composite C1 - Image Compression

I have a Composite C1 site - a client is uploading photos to blog posts. The photos are huge - 1.5MB. Is there a module to compress them (size & dimension wise)? The crop module only crops & doesn't resize. I have not found any such modules on…
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Composite C1 - Migrating SQL functions to another C1

I have one instance of Composite C1 running. I want to migrate some functions (SQL functions) to another instance of C1. The problem is that the SQL functions cannot be added to a package (as i could do with a Razor or C# function).
0
votes
0 answers

Composite C1 - CMS web interface - unreliable

I am generally very pleased with Composite C1. However, I find the web interface a bit unreliable. Even if running locally I have to frequently re-open pages because I can no longer type into the editor - or when I click save it doesn't work…
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Composite C1 - 'URL Aliases' bug - 301 always goes back to 302

I have downloaded the new version of 'Url Aliases' 1.0.3. Whenever I set a 301 redirect - it goes back to 302 if I go back and look at it. I think this is a bug?
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Composite C1 - Change design / layout of Blog

I have added a blog to my Composite C1 website - using the standard blog module. It works fine - but I can find no way to change the layout / edit its HTML - is this possible? Have I missed something obvious? Thanks.
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Composite C1 - Redirect old .php links to new URL's

I have just created a new website in Composite C1. I need to redirect some old URL's - mainly blog URLs - like this: http://www.mydomain.com/en/news/news.php?b=68 to the new format: http://mydomain.com/en/Blog/2013/04/30/Friendly-Article-Name There…
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Select Random Content Spot

I have 10 content spots. I would like a page to show 1 of them randomly. I have tried using the Function 'ShowContentSpots' - but that shows all of them & doesn't cycle through. What's the best way of doing this?
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Composite C1 - Insert block of html into multiple Page Template Features

I have multiple Page Template Features. I need a block of HTML to be inserted into each one. Ideally I would like to have another Page Template Feature embedded in all the others - but it seems this isn't possible. What is the best way to do this so…
niico
  • 11,206
  • 23
  • 78
  • 161
0
votes
1 answer

Composite C1 - Show different content in Page Template Feature, depending on domain

I have a C1 CMS with 5 domains / sites in it. I need a Page Template Feature to display different content depending on which site it's on. Or perhaps have a page template embed a different Page Template Feature depending which site it's on. One way…
niico
  • 11,206
  • 23
  • 78
  • 161