New Post: Sorting and Paging (Pagination) in Razor Functions?
Thanks Marcus. I'll give that a go.
View ArticleNew Post: FunctionParameter of List where T is another Function
Is it possible to create a function where a FunctionParameter can be a List of another function. I know the recommended approach here would be to create a DataType and then leverage that but in my...
View ArticleNew Post: Errors using Sass CSS package
The SASS package needs updating to work with current version of Sass. Can anyone help update the package? PLEEEEEEEEEASE!!!
View ArticleNew Post: Content only publish from local network out to Azure website (App...
Our original Orckestra CMS site was setup through an Azure App Service (Web App website) using Visual Studio deployment and Deployment Slots in Azure. Everything is working nicely, but when we looked...
View ArticleNew Post: Is it possible
To create a website OUTSIDE of Orckestra but manage it via Orckestra CMS? I am trying to meet the competing desires of the web developers and the content managers. Thanks
View ArticleNew Post: Manual upgrade from v4.3 to v5.+
Important note Composite.Data.Types.IPage files should be modified as well. After the upgrade I was not able to edit any pages in the composite back office. When I looked into the composite logs I...
View ArticleNew Post: Mowe Orckestra from local to remonte server ??
Hi i have installed CMS with Web matrix. Can you tell me or pass me the link how to deploy CMS orckestra to remonte server i use smarterasp.net. And i don;t see any sql database in Webmatrix Thanks
View ArticleNew Post: Tracking and preserving url changes
I would setup DataEvents listeners on IPageStructureInfo and IPage, and then write some logic for figuring out what was changed and record that.IPage would fire when you add, deletes or change a page....
View ArticleNew Post: Added data not showing in admin console
Hi, When I add data in a page using folowing code using (DataConnection connection = new DataConnection()) { Demo.Users myUser = DataConnection.New<Demo.Users>(); myUser.Id = Guid.NewGuid();...
View ArticleNew Post: TreeService.asmx error on C1 V4
I have a website built on C1 V4. Suddenly the website started throwing error when I Login to admin Console. I see TreeService.asmx is returning error code 500. https://yadi.sk/i/dwXeidWL33ZWjY Is it...
View ArticleNew Post: Composite.Search.SimplePageSearch.SearchForm
Hi I want to implement the Search functionality on the home page . When clicking on search it's needed to be showed the results in the Search Result page. Here is the code in the home page...
View ArticleNew Post: Editor Bug
Hello everyone. I have similar bug on the editor. I'm using orchestra CMS and i'm installing new updates. So my question is: do i can to add this solution to prevent empty divs appearance? Is this...
View ArticleNew Post: Visual editor adding tag automatically
Hello everyone. I have similar bug on the editor. I'm using orchestra CMS and i'm installing new updates. So my question is: do i can to add this solution to prevent empty divs appearance? Is this...
View ArticleCommented Feature: Feature Request: Site / page preview time-machine [2125]
It would be useful if the C1 console site-browser and page previews included a function to set a date in the future, in order to show what the site / page would look like at that point in time... based...
View ArticleCommented Issue: Scheduled Publishing of data items forgets Publish and...
Steps to reproduce:1. On clean install of C1 v4.3, add the Composite.News package in the System perspective.2. Modify (or delete) dynamic data form associated with Composite.News package (...
View ArticleCommented Feature: Feature request: Create redirects on page moves [1818]
When moving (copy-pasting) a page from one area of the website to another, it would be useful if a dialogue box were presented to the editor (person), prompting them to add a redirect for any visitors...
View ArticleCommented Feature: Feature request: What links to this page or file? [1784]
As the manager of a large website, one of my biggest problems (and pet peeve) is Media libraries turning into document dumps, full of files no longer linked-to by any web pages. These unused files take...
View ArticleCommented Feature: Feature Request: Allow each user to have their own...
The current SEO Assistant only allows users to save keywords to a shared data store accessed by all users within the currently selected localization.The keyword list is saved in the DataStore...
View ArticleNew Post: Mowe Orckestra from local to remonte server ??
Hi @wadeq, By default Orckestra CMS uses an XML file system (not sql database). So unless you specifically installed the sql package, you can just copy the entire Orckestra file structure over to your...
View ArticleNew Post: adding FlashXML galleries
Hi, FlashXML has some very attractive galleries. I want to add [http://www.flashxml.net/mosaic-gallery.html](FlashXML mosaic gallery) to my OrkestraCMS website, however I can not figure it out, maybe...
View Article