New Post: Table Colspan
I do not seem to find a way to set colspan attribute on my elements without going into the source code part. Are there other options?
View ArticleNew Post: The slimbox module renders the overlay div wrong.
I am not sure what steps i would take to fix it.The problem can be seen here:http://gjellervand.s-innovations.dk/ (click one of the images). Following code is appended to the...
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
> 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.You can run with X instances on a...
View ArticleNew Post: Table Colspan
Right click a table cell and select Manage Table | Merge Table Cells.
View ArticleNew Post: Reusing content from one web page in another
I have a senario that I'd like some advice on, with regards to what is possible. The senario is as follows.I have a web page with a number of editable content blocks. I would like to resolve the URL of...
View ArticleNew Post: Reusing content from one web page in another
1. use PageUrls.ParseUrl(uri.LocalPath) to get a UrlData object which contais PageId2. Page content are stores in instances of IPagePlaceholderContent which holds a reference to a PageId and...
View ArticleNew Post: Reusing content from one web page in another
Thanks.What's the namespace for those functions? I can't find them in the All Functions list. Are they part of the public functions API?
View ArticleNew Post: Reusing content from one web page in another
Unfortunately notComposite.Core.Routing.PageUrls Composite.Data.Types.IPagePlaceholderContent
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
Thank you for clarifying this. It makes sense now. ( I missed out the part about turning off the syncing back to blob storage). I am on a low budget program and a student and wont be able to pay for...
View ArticleNew Post: Reusing content from one web page in another
That's a pity... it seems that these two would be useful additions to the public API.Is there a way to expose them via the web console interface? If not, how do you call them within another function?
View ArticleNew Post: The pictures in Gallery page of Composite C1 Demo does not animate
Hi ibrahimsteedI am new to Composite, but one of the first I things I tried was the "NivoSlider" - it did not work! After some research I found out that the javascript version of Nivo slider was not...
View ArticleNew Post: Reusing content from one web page in another
Don't get me wrong, but i don't quite follow your reasoning here. What makes you think that you can't go and use Composite.Core.Routing.PageUrls and Composite.Data.Types.IPagePlaceholderContent? Just...
View ArticleNew Post: Reusing content from one web page in another
Thanks burningice.I probably should explain that I'm not a C# programmer. I have little experience in using Visual Studio. My expertise is in web design (with Expression Web) and university web...
View ArticleNew Post: Reusing content from one web page in another
It sounds like you would benefit of building yourself a little toolbox of what you need to expose to xslt. Inline C# functions are convenient for this if you don't to work outside the C1 console. Here...
View ArticleNew Post: Reusing content from one web page in another
Hi David,here is how you can use Pauli's code way without using Visual Studio:On the Functions perspective, C# Functions execute the "Add Inline C# Function" commandIn the dialog name it GetPageContent...
View ArticleNew Post: Upgrading the blog package, failed : Files already exists.
I wanted to update my blog package.Available Packages and installed it. It reported an error saying alot of files already exists.Example:The file...
View ArticleNew Post: Reusing content from one web page in another
Thank you both! That method works fantastically.I'm assuming that I can provide the PageId using another function, including one that transforms a URL (provided by an external database we use), into a...
View ArticleNew Post: Nivo Slider does not load images
Egil, thanks for your suggestion, but it had no effect.I uninstalled NivoSlider version 1.1.1 en installed new NivoSlider Version 1.1.3 but no luck :(When I specify width and heigth of slider all iI...
View ArticleNew Post: Where can I find the Composite.Azure.Publisher package ?
I decided to give the free azure publisher staging-> production licence. Been reading all the documentation and i am unsure about if writeback should be disabled on both live and source site? or...
View Article