New Post: Suggestions for the icon system - without modifying the core.
Hi We are trying to collect a set of SVG icons for a new console desing. Some icons can be provided by designer, but a lot of icons need to get from some good FREE SVG icon sources. Can someone suggest...
View ArticleNew Post: Suggestions for the icon system - without modifying the core.
Hi Inna, How about https://icomoon.io/#icons They have a very friendly licence and the full pack is a one time $59. gr, JamBo
View ArticleNew Post: Suggestions for the icon system - without modifying the core.
Inna, Is it possible for me to get the icons you already have? thns, JamBo
View ArticleNew Post: Suggestions for the icon system - without modifying the core.
Regarding icomoon - this is from their license: Prohibited Uses Reselling or distributing any portion of Linearicons is prohibited, including any number of icons. You need to get permission for using...
View ArticleNew Post: Suggestions for the icon system - without modifying the core.
The answer from perxis was that we can use the icons https://linearicons.com/free
View ArticleNew Post: Cannot add a data type since it will cause some compilation erros!
I am getting an error when trying to add a new Global DataType and add data to either an existing global datatype. The error is:Cannot add a data type since it will cause some compilation errors.(File...
View ArticleNew Post: Cannot add a data type since it will cause some compilation erros!
I converted Startup.cs to an assembly (dll) and it seems to be working again. Is this the best solution at the moment?
View ArticleNew Post: Suggestions for the icon system - without modifying the core.
Sure - I will mail the icons we've created so far to you, since we're not through all the licensing mumbo jumbo yet.
View ArticleNew Post: Controlling HTML Head
I clearly didn't think this through when writing the filtering. I will log it as a bug. The general idea with the filtering was that you can have a general C1 Function ensuring open graph tags for all...
View ArticleNew Post: Cannot add a data type since it will cause some compilation erros!
That is probably the best fix. The initial compile check exists to ensure that the creation/change of a data type will not introduce new compilation errors in ~/App_Code - should that ever happen, the...
View ArticleNew Post: Controlling HTML Head
you could also give each <meta /> tag a unique id, that should tell the filtering to leave them alone.
View ArticleNew Post: Get Media File GUID Via Admin Portal
Subject says it all really -- is there an easy way to find out the Guids of media files? Right now i'm having to add a hyperlink and grab the GUID from the picker.
View ArticleNew Post: Get Media File GUID Via Admin Portal
As one of the quick ways to do so, you can add a tree definition that will add a button on the toolbar. When implemented, you will need to select a file in the media archive and click the button. The...
View ArticleNew Post: Get Media File GUID Via Admin Portal
From http://compositec1.codeplex.com/discussions/581379 I've created a simple package here you can install which adds a "Get link" action to Media Files and Pages when you right click them in the tree....
View ArticleNew Post: Get Media File GUID Via Admin Portal
Do any of these methods respect permissions, so only the admin see's the option?
View ArticleNew Post: Another path component after locale
Go vote for https://compositec1.codeplex.com/workitem/1075Expand your HttpModule to attach a filter which rewrites urls in the final html. Look at...
View ArticleNew Post: Get Media File GUID Via Admin Portal
For @wysocki's suggestion append a PermissionTypes attribute to the MessageBoxAction, like this:<MessageBoxAction Label="GUID" MessageBoxTitle="${C1:Data:Composite.Data.Types.IMediaFile:FileName}"...
View ArticleCreated Unassigned: 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 ArticleCommented Unassigned: 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 Article