New Post: Question: Functions; I have input, but no output. What's wrong with...
wysocki wrote: You should iterate your SQL function you make a call to:<xsl:apply-templates select="/in:inputs/in:result[@name='AllSubjects']/root/NewDataSet/Table" /><xsl:template...
View ArticleNew Post: Question: Functions; I have input, but no output. What's wrong with...
The function call to Composite.Pages.GetPageId didn't yield any results, so I went back to the original function call and...
View ArticleNew Post: XSLT function calling external c# function results in Type or...
HiFirst of all: can c# functions (external) be added directly in Content or do they have to be called from XSLT functions and then XSLT fn added to the page in Content. Now about XslLoadExceptionI'm...
View ArticleNew Post: Question: Functions; I have input, but no output. What's wrong with...
To get the entire path use the function Composite.Web.Server.ServerVariable( Variable name = "URL" )To get a value from the "path info" use the function Composite.Web.Request.PathInfoTo get a value...
View ArticleNew Post: XSLT function calling external c# function results in Type or...
> can c# functions (external) be added directly in Content or do they have to be called from XSLT functions and then XSLT fn added to the page in Content.They can - the return type of your function...
View ArticleNew Post: Active Directory Validation package validating all pages
I've installed the AD validation package according to the docs but it's working a littletoo well--trying to check the user's credentials for public pages as well as the C1 login.It's my understanding...
View ArticleCommented Issue: unable to edit function properties from a content...
Composite C1 3.2 patch 3, runing on win8 + vs2012.Works perfect for a some time. Now, at all installed copies (have a clean demo website, even there) in all browsers (FF, Chrome, IE) I can't edit...
View ArticleCommented Issue: unable to edit function properties from a content...
Composite C1 3.2 patch 3, runing on win8 + vs2012.Works perfect for a some time. Now, at all installed copies (have a clean demo website, even there) in all browsers (FF, Chrome, IE) I can't edit...
View ArticleCommented Issue: Edit the input parameters in Composite C1 on IIS 7.5? [1571]
sorry for my englishI have a problem with c1 installed on iis 7.5 (version 3.2 from matrix and also 4 beta 1)For example:I want to edit the input parameters: Function/XSLT Function/ When you push the...
View ArticleNew Post: Active Directory Validation package validating all pages
Hi! Please check this page http://docs.composite.net/Packages/CompositeC1Tools/Active-Directory-Validation , find "Setting Authentication Mode in IIS" and make sure Authentication Mode set for folder...
View ArticleCommented Feature: Feature request: Add more filtering options for "Server...
The Server Log lacks several filtering and sorting options to minimize the risk of important messages being overlooked. Obivous features would include filtering on Title or EventType but also date...
View ArticleNew Post: Active Directory Validation package validating all pages
Works now! I didn't follow the directions carefully enough :)If anyone else is working with this package, make sure you set anonymous access for the entire site and then windows authentication for the...
View ArticleNew Post: Composite C1 version control: what's the best philosophy?
Thanks for the tips!
View ArticleCommented Feature: Feature request: sorting in page folders/data items [619]
Often I have a field by which I define an order in which data will be rendered on front-end, it would be nice to set do it in administration part without effort of writing own data providers/xml tree...
View ArticleNew Post: Nivo Slider does not load images
HiThe standard package Nivo Slider version 1.1.1 stalls at loading the images. When I add the function and only set the images folder, I only get a laoding screen and no imagesplease help me in the...
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
The package is online and documented at http://docs.composite.net/Composite.Azure.PublisherThanks for your patience - we had some foobar with v3.2 vs. v.4.0 localization files we needed to iron out.Btw...
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
Thanks Marcus,I will try the azure publisher and write a blogpost the next days :-) Thorsten
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
Hello MarcusReading the documentation there was something that I was not 100% sure about. When the documentation talks about instances, are this the same as instances on azure where you can deploy one...
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
> When the documentation talks about instances, are this the same as instances on azure where you can deploy one package and within the azure management scale it out to two or more instances....
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
Thanks for your reply.This means that the scale out part you guys are talking about are more for when you want geo located responses, such as having different datacenters in EU/US.I tried to turn up...
View Article