New Post: Cheap DK language supported hosting capable of C1/node.js - any...
yes I know thats a possibillity, but it seems wrong to me, that I have to do these steps manually instead of the hoster supporting it or C1 used another technology, that suited better for shared...
View ArticleNew Post: Cheap DK language supported hosting capable of C1/node.js - any...
Thats your call. Processing less files using ie. Web Essentials or Grunt these days is a integrated part of a development workflow so i don't see the issue. Why force the server to do extra work over...
View ArticleNew Post: Composite 4.1 Bug??
The Razor execution code wasn't designed to be executed in parallel. With parallel execution, there're a few places in the standard .net code when data from HttpContext.Items collection is accessed...
View ArticleNew Post: Potential bug accessing composite/top.aspx with IE11 on localhost
Using IIS Express Using IE11 11.0.9600.16518 When accessing /composite to log in everything looks fine. After clicking "Start Composite C1" the popup window (top.aspx) doesn't render correctly and it's...
View ArticleNew Post: Copying media library from one C1 to another
HI Is it possible to copy a huge media libray from one c1 console to another. Maybe just copy paste in the file system from one App_Data/Media to another?
View ArticleNew Post: Copying media library from one C1 to another
Probably the Package Creator is a good option - this allow you to export a media archive to a C1 Package and you can then install it on another website.
View ArticleNew Post: Potential bug accessing composite/top.aspx with IE11 on localhost
What version of Composite C1 are you using?
View ArticleNew Post: Alter Page Context Menu
Trying to replace the the current page structure with a tree definition is probably not going to end well. As things are now I guess the only option is to tweak the source code and make those commands...
View ArticleNew Post: Error deploying 3rd party controls - Unable to load one or more of...
I haven't dived deep into this, but most likely the loader exceptions happen because the assemblies you are importing require something more. Try creating a standard .aspx page (on the same website)...
View ArticleNew Post: Not supported
First off make sure you are not copy pasting the URL with "unsupported.aspx" in it from one browser to the next when testing. This will just show the same message. Did you upgrade manually or did you...
View ArticleNew Post: Potential bug accessing composite/top.aspx with IE11 on localhost
Sorry forgot to mention that. it's 4.1
View ArticleNew Post: Potential bug accessing composite/top.aspx with IE11 on localhost
In all our experiences 4.1 works fine with IE11, also when executed via IIS Express. IE11 should just run "normally" using Edge. Is this a clean 4.1 installation or has the Composite C1 install been...
View ArticleNew Post: Potential bug accessing composite/top.aspx with IE11 on localhost
Perfect thanks. Turns out IE11 decided to add localhost to the Compatibility View List. Once i removed it everything went back to normal. sorry for the user error.
View ArticleNew Post: Alter Page Context Menu
I'd like to stay away from modifying the source since it'll become a maintenance nightmare when i try to upgrade, etc. Is there any other way to achieve the desired result? I don't have to remove them...
View ArticleNew Post: Cheap DK language supported hosting capable of C1/node.js - any...
I might be wrong about the assumption that C1 is also targeting the hobby and small-time implementer segment like my self and if so, this discussion is irrelevant. But if so, it is NOT obviously for...
View ArticleNew Post: Alter Page Context Menu
The actions have been attached to 'basic rights' like 'add' and 'edit' - and not 'administrator' which could make sense. I've talked to clients where normal editors need that current behavior, so we...
View ArticleNew Post: Potential bug accessing composite/top.aspx with IE11 on localhost
Let us send the blame on to Internet Explorer ;)
View ArticleNew Post: Alter Page Context Menu
Yes that would help since my users only care about 2 things - adding pages, and editing the content. They are not techie in the least and giving them additional context menu options just ends up...
View ArticleNew Post: Importing template from Artisteer
I have a site design that was created in Artisteer, but I'm not sure how to import it into Composite. Do I have to upload the files individually in the Layout menu? How is navigation handled? What...
View ArticleCreated Unassigned: Remove "Browse Published Page" when page hasn't been...
When a page hasn't been published yet, the "Unpublish" command doesn't appear when right-clicking a page in the tree. This is expected behavior, so surely the "Browse Published Page" should be removed...
View Article