New Post: Sitemap
Running composite C1 using master-pages. By sitemap, I am referring to a version of the file which geo or other seo would use, i.e. sitemap.xml. Thank you for your reply. kelvin
View ArticleNew Post: Sitemap
Running composite C1 using master-pages. By sitemap, I am referring to a version of the file which geo or other seo would use, i.e. sitemap.xml. Thank you for your reply. kelvin
View ArticleNew Post: Using my own membership and role provider
Hi guys, I am really interested in the outcome of this thread, and would definitely be interested in the finished/unfinished package, Keep up the good work. Kelvin
View ArticleNew Post: Blog package repair
Hi, The only way to upgrade the Blog package is: 0) Backup site - this is important step :) 1) Backup Blog data stores files (if your site is XML based, then files are located here...
View ArticleNew Post: Item open in console?
Not sure if it will help. According to code, ViewId is generated from workflowId. Since that part of api is internal, you can can only build get one with reflection: private string GetViewId(Guid...
View ArticleNew Post: Event Calender - RSS Feed
Thank you Dmitry, it looks as it could be exactly what I need - I will give it a try :-) Would be cool, if rss would be a built-in-feature in future versions of the event calendar. Thorsten
View ArticleNew Post: Error in Composite on Azure
1. Here is the error we get when trying to get into the template that used to have the data-type:System.InvalidOperationException: Failed to get meta data type by id...
View ArticleNew Post: Event Calender - RSS Feed
>> Would be cool, if rss would be a built-in-feature in future versions of the event calendar. We have it our current task list. Can't say when it will be done though.
View ArticleNew Post: Item open in console?
@napernik, Found the solution from digging through the code. The following code works in every situation from workflows at least (until now ;).public static void CloseView(EntityToken token, string...
View ArticleNew Post: Razor and Captcha
Is there a straight forward way that I can use captcha in a razor function? I'm currently building a form in a razor function that I want to include captcha validation on and was wandering if there's...
View ArticleNew Post: Error in my Custom Data Provider
I have one question though: I need to reference this new datatype, but I cannot seem to get it to be displayed among the available datatypes, when I create a field of the type "Data Reference". Do I...
View ArticleNew Post: user submitted data types not appearing in the console
Its due to some weirdness in the datalayer, where you can easily end up with "corrupted" data when trying to save unpublished data in the published scope. Long story short, the Data attribute on a...
View ArticleNew Post: user submitted data types not appearing in the console
Brilliant, thanks burningice, all sorted now :)
View ArticleNew Post: Trying to build a languagebar with CompositeC1SiteMapProvider
Hey out there I have some trouble figure out, what i'm meaby doing wrong or if there is at bug :-) My site have 2 Languages Danish and Greenlandic, as your can se in the code below, i'm asking for...
View ArticleNew Post: Trying to build a languagebar with CompositeC1SiteMapProvider
Another thing. When i using Pauli's Contrib (CompositeC1Contrib.Web.BaseSiteMapProvider) it's just working. ..
View ArticleNew Post: Error in my Custom Data Provider
Thank you guys, the attribute worked ! I am now trying to create a Data Folder type that references the IRoleData type, but I cannot find any complete documentation on what attributes I must use, and...
View ArticleNew Post: Error in my Custom Data Provider
If you need a data type attached to a specific page, as an option, of course, you can (I honestly guess):Create the IAllowedRoles as another global data type that will also have one field as a...
View ArticleNew Post: Error in my Custom Data Provider
Thanks, but my issue is that I need a IPageFolderData type (Like the "Top Links"). This type is inherintly associated with IPage, via IPageData interface. But I cannot get it to show up as a data type...
View ArticleClosed Issue: Errors when validation on TabPanels based form. [1618]
I customised a data type form so that the widgets spanned over many tabpanels. The tabs have required data. When I click save then an error icon containing a hand is shown on the tab panel with the...
View Article