New Post: Errors using Sass CSS package
Hi, I installed the Sass CSS package from Composite into a CompositeC1 5.0 site I created using the Barebones template. I am trying to use this with ZURB Foundation (version 6.2.1) front end framework...
View ArticleNew Post: Adding Sass support in Bundling and Minification package
Hi, I was looking at the installed Bundling and Minification package and saw a comment in the code://TODO: implement Sass to Bundle So naturally I am now asking the question, when do you think this...
View ArticleNew Post: Error Bundling and Minification of a stylesheet
Hi, I encountered an error when attempting to include ZURB Foundation's foundation.css stylesheet along with some other stylesheets. Here is a sample that renders fine on the screen but creates a...
View ArticleNew Post: Error Bundling and Minification of a stylesheet
Try updating WebGrease.dll. The one packaged with Composite.Web.BundlingAndMinification is version 1.5.2 while the newest is 1.6.0https://www.nuget.org/packages/WebGrease/
View ArticleNew Post: Errors using Sass CSS package
Try updating the Sass node libraries included in the C1 Package - it hasn't been updated in three years and i bet something has happened in the mean...
View ArticleNew Post: Error Bundling and Minification of a stylesheet
Thank you. Is there a way to do that without downloading the development build and building the solution in Visual Studio? I am using the version I downloaded from the website as a .zip file and nuked...
View ArticleNew Post: Localize
hello, Can you please tell on Localization. Will the page labels -field name etc as well gets localized or only the values gets localized? Regards Kanika
View ArticleNew Post: Localize
Localizing content will only influence the data you manage - the labels in the UI respect your C1 Console Language choice. The C1 Console has been translated to some 11 languages. Read more on...
View ArticleNew Post: Errors using Sass CSS package
Can someone please help me update the Sass package with the latest version of node-sass as per the recommendation from @burningice. I have been unsuccessful in my own attempts ... probably a simple fix...
View ArticleNew Post: Audio & Video upload
Hi, I am new to CompositeC1 CMS, could you please tell me if the cms offers audio and video upload as an inbuilt functionality? Thanks
View ArticleNew Post: Audio & Video upload
C1 offers to store any type of files in the Media Archive, so audio and video files are no exception. Just upload them as any other files by selecting them from your computer.
View ArticleNew Post: Missing property type
Hi, Fairly new to composite and C#. After I've updated my Global Datatype, the page that shows a form using Formrenderer doesn't work anymore....
View ArticleNew Post: Duplicated Sites Linked
I have copied a site and everything "looks" OK but they seem to be linked somehow. I copied the files, created it within IIS through applicationhost.config. So what is happening is that I have...
View ArticleNew Post: Duplicated Sites Linked
Sorry, I ended up figuring it out, the application pool was stopped which caused it to get pathed to the default site.
View ArticleNew Post: Angular 2 With Composite C1?
Hello. I have an Angular 2 project running in a separate folder. Angular 2 runs on Node js. Does anyone have ideas on how to run Angular 2 within Composite files? The goal is to get something like the...
View ArticleNew Post: Hybrid Identity
Hi, We have the below requirement - Platform will be accessible on company network only.However, we need to create guest logins for our users who will access site over internet. We are planning to have...
View ArticleNew Post: MVC Function Data Annotations aren't being rendered into page
Trying to use the MVC Function (http://docs.composite.net/Functions/MVC/MVC-Functions), and when we run our standalone MVC App, the Data Annotations are appearing on the form controls, but when use the...
View ArticleNew Post: Change XML data provider to SQL
Hello, I tried to change XML data provider to SQL in config file, but when I run debug mode, it throws error. It seems that I miss something. Can someone point me the right direction? Thank you.
View ArticleNew Post: SqlDataProvider Error
I set SqlDataProvider as the default data store, and when I run it under the debugger, I get this error "No generated classes for data type 'IPage' found". Please advise on how to resolve this issue....
View Article