New Post: web page title is blank when use PathInfo to show the global data...
Composite C1 4.0 Build 4.0.4897.31550 no custom asp.net sitemap provider code there is some razor function wirte by myself in this razor template, but i have already remove title tag from all these...
View ArticleCreated Unassigned: Feature Request: Support Mobile rendering of Functions...
With ASP.Net Web Pages 2.0 the concept of Mobile views was introduced http://www.asp.net/web-pages/tutorials/working-with-pages/rendering-aspnet-web-pages-sites-for-mobile-devices. Normal webforms also...
View ArticleNew Post: Support Mobile rendering of Functions and Templates
With ASP.Net Web Pages 2.0 the concept of Mobile views was introduced. Normal webforms also got it with the Microsoft.AspNet.FriendlyUrls. In both cases the idea is that whenever you have a file named...
View ArticleNew Post: web page title is blank when use PathInfo to show the global data...
Solved!@Html.Raw(news.Content) in my razor template i have import all news from another CMS, and tidy the "Content" to xhtml, i have checked the "Content" filed in the data store, these is a empty...
View ArticleNew Post: Support Mobile rendering of Functions and Templates
Upvoted! This would be awesome! :)
View ArticleNew Post: Razor Function in 4.0 that calls external functions in a compiled DLL
Razor newbie question: How can I reference external functions compiled into a DLL? These were written for use in XSLT functions, but now I am hoping there is a way to reuse the same functions using Razor?
View ArticleNew Post: Error starting my site
Nevermind, I think visual studio was trying to execute current page as starting page, closed all window and executed program and it started. User Error.
View ArticleReviewed: Composite C1 4.0 (Jun 13, 2013)
Rated 5 Stars (out of 5) - Awesome release. The best open source .NET CMS on the market! Our first choice for all projects. Thanks Composite!
View ArticleReviewed: Composite C1 4.0 (Jun 13, 2013)
Rated 5 Stars (out of 5) - Awesome release with impressive code quality. The best open source .NET CMS on the market! Our first choice for all projects. Thanks Composite!
View ArticleReviewed: Composite C1 4.0 (Jun 13, 2013)
Rated 5 Stars (out of 5) - Awesome release, impressive code quality. The best open source .NET CMS on the market! Our first choice for all projects. Thanks Composite!
View ArticleCreated Unassigned: Tiny MCE issue when upgrading to 4.0 [1712]
After using the upgrade package to move from a 4.0 beta to final release the content editor started giving JavaScript errors. After digging around the JS console I found the problem. In the previous...
View ArticleNew Post: ASP.NET MVC Areas
Wondering how to get an MVC Area into the C1 mix.... I have written two seperate applications, that in a regular MVC environment can come together quite easily with the use of MVC Areas. Plus, I like...
View ArticleCommented Feature: Feature request: Caching should be based on...
All vital caching, especially the ones that have effect on a distributed system, should rely on System.Runtime.Caching. This way its easy to change the default MemoryCache implementation and replace it...
View ArticleNew Post: C1 v4: How do I turn off caching in a function?
I'm trying to create a modified version of Composite.Navigation.Quickmap that will highlight the selected area by applying a class attribute to the current <li> tag. My Template...
View ArticleCommented Issue: Tiny MCE issue when upgrading to 4.0 from Beta 1 [1712]
After using the upgrade package to move from a 4.0 beta to final release the content editor started giving JavaScript errors. After digging around the JS console I found the problem. In the previous...
View ArticleNew Post: Nivo Slider Update? Jquery & .live() removed
Hi, I have been looking at updating to jQuery 1.9.1 libraries to overcome certain limitations, but on checking the plugins in C1 I see that Nivo Slider is using .live() which has been deprecated since...
View ArticleNew Post: Upgrade 1.3 to 2.0/2.1 problem
Dirk, the 1.3 release is from before Composite C1 became open source and we introduced a great deal of changes between 1.3 and 2.0 (the first open source version) in order to get the public source code...
View ArticleCommented Issue: Nivo Slider Update? Jquery & .live() removed [1713]
Reported by [webasylum](https://www.codeplex.com/site/users/view/webasylum) on thread https://compositec1.codeplex.com/discussions/447011#post1056568Hi,I have been looking at updating to jQuery 1.9.1...
View ArticleCreated Unassigned: Twitter reader not loading tweets [1714]
Twitter reader appears not to be working anymore. Had a client inform us that it was no longer working on their site, so I checked our test site and also see that you are having the same issue on your...
View ArticleNew Post: C1 v4: How do I turn off caching when embedding a function in a...
Make use of the SetServerPageCacheDuration function, setting its parameter to 0 - insert the following markup in your XSLT function, for example right below <body>:<f:function...
View Article