Commented Feature: Feature Request: Https Enforcer on C1 Console [1661]
Pretty obvious and very relevant for all larger size installations and websites containing sensitive information.I suggest a setting in composite.config to specify whether https is required for...
View ArticleNew Post: Default provider overrides - recommended approach?
Hi all; What is the recommended approach for overriding the default provider implementations defined within the Composite.config file? Should I just be overriding them directly within the config or is...
View ArticleCommented Feature: Feature Request: Https Enforcer on C1 Console [1661]
Pretty obvious and very relevant for all larger size installations and websites containing sensitive information.I suggest a setting in composite.config to specify whether https is required for...
View ArticleNew Post: Default provider overrides - recommended approach?
Update composite.config - we never overwrite that file. Our upgrade packages use XSLT to make the required tweaks and this should not affect you.
View ArticleClosed Issue: After update from V4 Beta 1 to Beta 3 - Can't save MasterPage...
On two different V4 Beta1 sites that were upgraded to Beta3 via installation of the package - (UpgradePackage_4.0.4849.17239_CodeplexBuild_20130411.1), I can no longer save any edited page templates...
View ArticleCreated Issue: Plus symbols (+) are not preserved inside Razor function...
In 4.0b4, plus symbols inside Razor functions are replaced with spaces whenever I save a page containing them. For example:```<html xmlns="http://www.w3.org/1999/xhtml"> <head></head>...
View ArticleEdited Issue: Plus symbols (+) are not preserved inside Razor function...
In 4.0b4, plus symbols inside Razor functions are replaced with spaces whenever I save a page containing them. For example:```<html xmlns="http://www.w3.org/1999/xhtml"> <head></head>...
View ArticleSource code checked in, #25577
HTTPS Enforcer on the C1 Console (see https://compositec1.codeplex.com/workitem/1661) - easy config to make the C1 Console either firce HTTPS or be unavailable. Single file config for easy environment...
View ArticleEdited Feature: Feature Request: Https Enforcer on C1 Console [1661]
Pretty obvious and very relevant for all larger size installations and websites containing sensitive information.I suggest a setting in composite.config to specify whether https is required for...
View ArticleClosed Feature: Feature Request: Https Enforcer on C1 Console [1661]
Pretty obvious and very relevant for all larger size installations and websites containing sensitive information.I suggest a setting in composite.config to specify whether https is required for...
View ArticleCommented Issue: Plus symbols (+) are not preserved inside Razor function...
In 4.0b4, plus symbols inside Razor functions are replaced with spaces whenever I save a page containing them. For example:```<html xmlns="http://www.w3.org/1999/xhtml"> <head></head>...
View ArticleCommented Issue: Plus symbols (+) are not preserved inside Razor function...
In 4.0b4, plus symbols inside Razor functions are replaced with spaces whenever I save a page containing them. For example:```<html xmlns="http://www.w3.org/1999/xhtml"> <head></head>...
View ArticleCommented Issue: Plus symbols (+) are not preserved inside Razor function...
In 4.0b4, plus symbols inside Razor functions are replaced with spaces whenever I save a page containing them. For example:```<html xmlns="http://www.w3.org/1999/xhtml"> <head></head>...
View ArticleNew Post: Language Switch
Hi, I have a website in two language English and Spanish i want a tab for language switcher at the header for changing the language.. also tell how to translate a page thanks in advance.....
View ArticleNew Post: Nivo slider with images from DB ???
Hi, i am newer in Composite C1 and in web developpement, i would like insert a Nivo slider in my header page (Common.master), with images from a DB, i work with Master page
View ArticleNew Post: Language Switch
First make sure you have added both English and Spanish as content languages - see http://docs.composite.net/HTML/C1-Localization/Website-Languages. For help on how to translate pages see the user...
View ArticleNew Post: Nivo slider with images from DB ???
Install the nivo slider package and add a call to the Composite.Media.NivoSlider function in your master page.
View ArticleNew Post: Nivo slider with images from DB ???
Thank for ur attention, i can do that, but i would add the nivo slider in master page Common.master to be appeared in all pages, have anhave any idea???? and thanks
View ArticleNew Post: How to query data folder using Razor
Hello, I'd like to know how to query items in a data folder (similar to the Top Links in the pre-configured site) using a Razor function and not a XSLT function. I'm using version 4 beta 2. Thanks for...
View Article