Composite 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 ...

learn more… | top users | synonyms

0
votes
0answers
32 views

How do QueryString parameters get bound to Action method parameters?

I have a webforms project, and am attempting to run some code that allows me to make a call to an MVC route and then render the result within the body of the web forms page. There are a couple of ...
0
votes
1answer
9 views

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 ...
0
votes
0answers
21 views

How to create a list to view in razor for composite c1

I want to try and achieve something a little above my weight, but I am determined i will do it no matter what. Basically i have a list of around 60 bands in a line up, each band will have a title, ...
1
vote
1answer
36 views

Making dynamic page template Composite C1

I'm new to Composite C1, and i am just playing around with it at the moment.. I have made some functions and some data types and my page sort of works. I basically have: Artist - Artist Name ...
0
votes
0answers
15 views

Has Anybody Built A Review Module Or Expanded Raty For C1? [closed]

I would like to hear from anybody who has created Review module or expanded the Raty plugin for Composite C1 ? I want to do this for my website and have some funds available to pay for assistance in ...
0
votes
0answers
20 views

Nivo slider with images from DB in Composite c1?

I am new at Composite C1 and in web developpement, I work with Composite C1 master page, and I would like to insert my Nivo slider in a header page replacing the old static image, with images from DB. ...
0
votes
0answers
37 views

composite C1 form Renderer localization

I have created a global data type, and use form renderer in a page to let user fill in the data and submit to website. The default English is working fine. now when I try to support the second ...
2
votes
1answer
27 views

scalability on global data types

Does anyone know how scalable the global data types are? I'm trying to make registered user list and wonder if it can support a large number of users (e.g. 100k). The Composite admin UI certainly does ...
0
votes
0answers
38 views

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 ...
0
votes
1answer
11 views

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 ...
1
vote
1answer
92 views

MvcPlayer function - how to reference controllers from imported assemblies

I have dropped in an assembly containing an MVC Controller I would like to use as the target for my MvcPlayer function. When I try to render the page though the function output states that my ...
1
vote
0answers
44 views

OutputCache not working for a single News page in Composite C1 CMS

I've just installed the Composite.News package and trying to make it work together with OutputCache. The News page itself is being serviced by OutputCache, but the single NewsItem with url like ...
0
votes
1answer
140 views

Overridden GetVaryByCustomString method being called only on first request to a page

I have the following question regarding outputcache work in either ASP.Net or Composite C1 CMS (don't know where's the problem): I need to vary cache by cookie named "City". In Global.asax I've ...
0
votes
1answer
89 views

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: ...
1
vote
1answer
37 views

Composite C1 Cannot Localize News Articles Using News Module

I'm new to Composite C1, and am just starting to research into this powerful ASP.NET based CMS. How do I created a localized news module in Composite C1? Adding a new language in the C1 control panel ...
0
votes
0answers
23 views

How can I set the href attribute to the data field in the anchor tag of Visual Function of Composite-C1?

How can I set the href attribute to the data field in the anchor tag of Visual Function? Directly using following datafield gives me the error : <data:fieldreference fieldname="ShareInfo" ...
1
vote
1answer
64 views

Should I use a content management system?

This question has been bugging me for almost a week now. I've gone ahead and started using Composite C1(since I already had some MVC3 code). I'll outline my high-level requirements: User Profiles ...
0
votes
2answers
54 views

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 ...
0
votes
0answers
18 views

Composite C1: Is there a way to add the username parameter IN A MASTERPAGE coz it is only readonly?

Composite C1 3.2: Is there a way to add the username parameter IN A MASTERPAGE because it is in read-only mode, when applied in the markedup of the masterpage. This seems to be a problem for the ...
1
vote
1answer
25 views

what are steps of creating new language for Composite CMS?

What are main steps of creating another language (such as Persian )for composite CMS ? i think i should do these steps: 1. I think i should add my language to list of cultures 2. there are files ...
0
votes
1answer
166 views

N2 or Composite for simple site

Would N2 or Composite be a more suitable CMS to use to manage a small business website?
0
votes
1answer
114 views

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 <?xml version="1.0" ...
0
votes
1answer
305 views

Which CMS is best for azure [closed]

Hi I've been searching around which is the best asp.net CMS that could support hosting in azure with multiple instances of a web role. We have narrowed it down to Umbraco v 4.11, Sitefinity 5, ...
1
vote
1answer
58 views

Edit the input parametersin in Composite C1 on IIS 7.5?

sorry for my english I have a problem with c1 installed on iis 7.5 For example: I want to edit the input parameters: Function/XSLT Function/ When you push the combo [Default value] or [Test value] ...
1
vote
2answers
100 views

Batch create extranet users in Composite C1

I am in the process of building a website that in near future shall replace an existing web-site. The existing web-site contains aprox. 300 users which I need to "import" to the extranet-module (which ...
0
votes
1answer
76 views

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/
1
vote
1answer
106 views

Composite C1 4.0 Beta and MVC Player outputting 2nd html and body tags

I have setup and installed the Composite C1 4.0 beta, along with the latest MVC Player build (from 12/7/2012 nightly), but whenever I call the MVCPlayer function, it outputs additional tags on the ...
1
vote
0answers
150 views

RegisterClientScriptBlock & RegisterClientScriptInclude do not work in Composite C1 when integrated in user control

I try to add custom javascript block from within user control in Composite C1. The user control is integrated in a nested master page (called Frontpage.master - as basis starter site "ASP.NET Master ...
1
vote
1answer
113 views

Deploying Composite C1 to GoDaddy

Has anybody successfully deployed a Composite C1 site to Go daddy ? I have a Windows Economy package and I am using XML for storage. After setting the Config to full trust , and adding some folders ...
0
votes
0answers
156 views

Using Composite C1 content in MVC4

I am working on a ASP.NET MVC4 application, for which I would like to include CMS-Functionality. I do NOT want to use a full CMS like Orchard, Umbraco.. and add my functionality as modules etc.., ...
-1
votes
1answer
71 views

Microsoft Search Server - Missing “search.asmx” [closed]

My customer's web host have installed Microsoft Search Server on the IIS, and I have installed the related Composite C1-package. Unfortunately I do not know where to find the "search.asmx". Is that a ...
0
votes
2answers
195 views

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: ...
0
votes
1answer
199 views

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 ...
0
votes
1answer
110 views

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.
2
votes
2answers
62 views

Removing global content language declaration from Composite C1

I have a client that wants his site to be fully valid HTML 5 mark up per the markup validation service at http://validator.w3.org/ There is only one little error that I think he can live with but I'd ...
2
votes
2answers
130 views

How to make NewsList from News package show news as list

I'am calling the NewsList (from the standard Composite.News package) from a template like this: <f:function name="Composite.News.NewsList" xmlns:f="http://www.composite.net/ns/function/1.0"> ...
0
votes
1answer
77 views

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 ...
0
votes
0answers
72 views

Installation of Composite C1 package fails - will generate an invalid Configuration file

When I try to install the Composite.News package I get the following error: The XSLT file '~\Config\Install.xsl' will generate an invalid Configuration file. Type 'Composite.News.NewsXslExtension, ...
0
votes
0answers
30 views

Cant find Azure Publisher for Composite C1

I am looking for Azure Publisher for Composite C1 http://docs.composite.net/WindowsAzure/Azure-Publisher I cant find it within my CMS available packages and wonder if i missed something?
0
votes
1answer
203 views

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 ...
1
vote
1answer
94 views

How do i create a navigation function that returns websites in my composite c1 portal?

I want to create a function (prefer razor) that returns a list of websites in my portal. I found @HomePageNode and able to process childs from there, but thats only the active website. I added ...
2
votes
0answers
115 views

Custom widgets in Composite C1

I'm in the early stages of a new web project for quite a large site, and the chosen CMS is Composite C1. I'm so far satisfied with it, it's promising and I can work relatively fast with it. However ...
0
votes
2answers
295 views

Retrieve external URL of media file

I have a page data folder with a property "Image", which is a reference to a Media file in the Composite C1 backend. I now want to retrieve the data in my asp.net user control, but all I get when I ...
1
vote
1answer
50 views

Sort data on Data perspective (Composite C1)

I have created a custom datatype inside "Page Datafolders" on the "Data" perspective. So, I have added this datafolder to a page and I am using it to show the data in the page with no problem...., but ...
0
votes
1answer
66 views

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 ...
0
votes
0answers
59 views

Web pages are not being managed by Composite C1 (CMS or IIS issue?)

After installing Composite C1, I'm trying to pull content from html pages on the server (through functions). So for each html page, a new page is created and defined in the content section of ...
0
votes
1answer
106 views

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 ...
1
vote
1answer
116 views

How do I find out the page type of a PageNode? (Composite C1)

I want to build an ASP.NET usercontrol that shows a homepage navigation including only pages of a certain page type (which I named ContentPage). In the database table for published pages this ...
0
votes
0answers
89 views

C1 Composite CMS in Hosted environment problems

I have created app that works without problems in my DEV env, but if I upload same app to PROD env the C1 console freeze some time and shows loading status and nothing happen after several minutes. I ...
0
votes
1answer
82 views

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 ...

1 2 3