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

Is it possible to publish a website as a subsite to azure using Asp.Net MVC 4

Is it possible publish a mvc website as a subsite to an exisiting site on azure? Im running a CMS (Composite C1) that is published to azure and i wonder if I can publish a MVC project to the same webrole/instance such www.mysite.com is the cms…
Poul K. Sørensen
  • 16,950
  • 21
  • 126
  • 283
0
votes
1 answer

How to backup a azure cloudapp?

I have created a cloud app, with a distributed packaged that makes azure download the content from a weburl. (composite c1) Now i would like to take a backup of my application, possible do some changes to the source code and upload again. How can i…
Poul K. Sørensen
  • 16,950
  • 21
  • 126
  • 283
0
votes
1 answer

Composite C1 - Display Uploaded SWF File

I am currently trying to display an SWF file using the following syntax src="@Html.C1().MediaUrl(b.SWFFile)" but the path that is being output is src="/media/0f923295-713b-418d-afbf-17675cdb6d9e/Banner Ads/Flash/728x90_swf" Why is Composite C1…
TGuimond
  • 5,475
  • 6
  • 41
  • 51
0
votes
1 answer

How to use an existing SQL DB with a new C1 installation?

I want to install a new Composite C1 installation to save me the trouble of manual upgrade process over multiple version. I can easily recreate the state of the old installation anyway. I want however reuse the data I already have in my old…
magnattic
  • 12,638
  • 13
  • 62
  • 115
0
votes
1 answer

What's the difference for template between .master and .xml in Composite C1?

I'm using Composite C1 to build my project, using ASP.NET to write template. Referred to Starter sample project, there are several template already there, ex, "3 columns.master", "3 columns.xml" and some templates have no .xml files such as…
JerryCai
  • 1,663
  • 4
  • 21
  • 36
0
votes
2 answers

Composite C1 pages cannot be saved on hosted site

I asked a question earlier that was closed because it was too vague: Composite C1 pages cannot be saved I have more info about the problem now: I am having problems saving pages in Composite C1. It worked fine for a long while. Now when I click save…
Ben Adams
  • 564
  • 1
  • 4
  • 18
0
votes
1 answer

Composite custom aspx page title issue

We have build a custom aspx pages inside the composite. The problem is the page title or tab title is stuck at Loading... all the time. We tried everything from .NET side but it still doesnt go away. Any hints ? Composite C1 2.1.1 Build no.…
0
votes
1 answer

How do I change the URL format of news items in the Composite C1 news package?

I installed the Composite.News package in Composite C1. The URL format of the news items is by default: /PageName/YYYY/MM/DD/NewsItemName I wish to remove the date part of the url ("/YYYY/MM/DD"). I cannot find a setting for it and I don't know…
Ben Adams
  • 564
  • 1
  • 4
  • 18
0
votes
1 answer

Does Composite C1 support developing data-interaction website besides static website?

I've played with Composite C1 for many hours, from the sample of Compostie C1 site and help pdf, I only see it can develop the static website. My question is can it used to develop data based website, is there a component like Login module, datalist…
JerryCai
  • 1,663
  • 4
  • 21
  • 36
0
votes
1 answer

Rendering C1 functions in an external page - data missing

I have a sub-application (YetAnotherForum.NET) living in a child directory of my Composite C1 site. In order to maintain a consistent look and feel I want to pull in C1 functions for the navigation elements. Note: All html mark-up in code below has…
Gavin
  • 5,629
  • 7
  • 44
  • 86
0
votes
1 answer

Composite C1 reference to Composite.dll not working at build time

I'm trying to implement a console library that reads data from Composite C1 (global datatype called RSS Feeds) and then, foreach RSS feed, the application must retrieve rss entries from the "link" attribute and insert all entries into a global…
-1
votes
1 answer

How to restore websites in localhost

I am newbie in Composite, I already backup and download C1 websites (www.solve.sg), I also have installed (and working) Composite in localhost. So how to restore websites in localhost?. I already used method to rename folder CompositesC1 to…
1 2 3
16
17