New Post: Error in DataStore Migration from XML to SQL
I Have a C1 Website and I'm on process to migrate its DataStore from XML to SQL. However I'm getting an error message after Data Migration Completes. CMS Shows Success Message and IIS Pops Out an...
View ArticleNew Post: Simple Page Search
Hi, You can extend the Search function and add additional parameter, for example named ParentPage (to search within Descendants of that page) : 1) edit function...
View ArticleNew Post: Another path component after locale
Hello all, given a site, which acts as an information plattform for exhibitions. Each exhibition basically has the same navigation structure and (nearly) the same pages - with just different content....
View ArticleNew Post: Another path component after locale
I would personally go for the former, since its just easier and there is more than a handful existing projects, including things i've made myself, which uses this method to do basic url rewriting, both...
View ArticleCreated Unassigned: Composite.Tools.LegacyUrlHandler on site with multiple...
When I run /StoreCurrentPaths.aspx on a site with multiple hostnames I get a list where pages on the current site is listed without hostname (like /mypage) and pages on the other sites is listed with...
View ArticleNew Post: Error in DataStore Migration from XML to SQL
Hi @krishna15873 Sorry for the late reply. No, everything should be good, check if the sql tables are created, in case there's an error, a SQL transaction is rolled back, and no tables would be left at...
View ArticleNew Post: Visual Studio 2013 Debugging Custom Widget
Hi @TheRocket786 Check whether you have debug="true" in your web.config<configuration> <system.web> <compilation debug="true" ..> When it is "false", asp.net compiles the files in...
View ArticleNew Post: Support Composite C1 consoll on hand held units
Hi, Is there some form of support to use the Composite C1 consoll on a hand helt unit? An app maybe? I would like the opportunity to post blogs, news, create/edit/publish/unpublish pages and other...
View ArticleNew Post: Support Composite C1 consoll on hand held units
Hi, the C1 Console works well on tablet units, but while the admin console may be function on smart phones, the experience with editing content on a mobile phone is not very enjoyable. Fixing a...
View ArticleNew Post: Support Composite C1 consoll on hand held units
Note that the Blog in Composite C1 has support for the MetaWeblog API so if you have an app on your phone that support this, you should be able to publish blogs posts using this app.
View ArticleNew Post: Form Submit Handler - validation
I am using the Form Submit Handler in Composite C1 to give users a form to fill in that is emailed to somebody. Some fields are required - is there a way to do client side validation to force users to...
View ArticleNew Post: Form Submit Handler - validation
Consider installing the free FormBuilder package (https://bitbucket.org/burningice/compositec1contrib.formbuilder) which supports clientside validation of all fields. I'm happy to walk you through the...
View ArticleNew Post: Possible Bug? added to all elements in upon compile
Thanks for looking in to that. After fiddling with it for a while, I removed the following from the <html> tag, and the closing tags problem went away: xmlns="http://www.w3.org/1999/xhtml"...
View ArticleCommented Unassigned: Composite.Tools.LegacyUrlHandler on site with multiple...
When I run /StoreCurrentPaths.aspx on a site with multiple hostnames I get a list where pages on the current site is listed without hostname (like /mypage) and pages on the other sites is listed with...
View ArticleNew Post: Question About Assembly References
In the documentation page Editing inline C# Functions you discuss adding the Assembly References used by your source code. How does C1 use these Assembly Reference declarations? Are these the same as...
View ArticleClosed Feature: Feature request: Options for customizing layout of "Green...
When having a larger number of functions on page, in can be hard to distinguish them from one another, since they all look the same. Even the titles are the same, if you have a larger number of...
View ArticleClosed Feature: Feature request: Better package repository [886]
The package repository lacks many essentials parts likeĀ - Proper overview of all packages, searching and browsing with categories and tags - Better package description, version history etc. - Ability...
View ArticleClosed Feature: Feature Request: Versioning - restoring deleted data (pages...
Maybe with a versioning report for childrenComments: The feature added, please see the comment
View ArticleNew Post: Scheduled Publishing
How does the "Schedule Publishing" work? For example, I have a global datatype created with "Has Publishing" enabled. I create a new item and set published and unpublished dates. The item passes the...
View Article