Additional Content Providers and Metadata
Hi,
Hi Seth,
We are working on a sample module and we will illustrate in our sample how you can create a new type of a given module. We will create a blog post or include the sample as an article in our documentation. There are issues that make this task no so easy as it is in 3.x editions and currently we are modifying our code to simplify this process.
All the best,
Ivan Dimitrov
the Telerik team
Hi Ivan,
Hello Seth,
I would not say that the creating of the provider is harder in 4.0. I would say that the way is different, because of the new architecture and there are some specific things that you need to do. We started working on a sample, but it is not complete yet.
Currently there is missing implementation in the backend and even adding the providers, you will not be able to switch them from the backend - we have not implemented the ComboBox that will allow you to do this.
Generally the steps for creating a new provider for existing module are( this is how you can do this from the configuration, so you will not work programmatically)
1. Go to settings
2. Select an existing provider - say Libraries and expand its Providers node
3. On the right screen click "Create new" - provideer
4. Set the provider settings
5. Then expand the newly create provider node and select "Parameters"
6. Add parameters - applicationName /Value
7.Restart the server
Regards,
Ivan Dimitrov
the Telerik team
Hi Ivan,
Hello Webinsite,
Please take a look at this post - Creating Dynamic Type
Kind regards,
Ivan Dimitrov
the Telerik team