...
This is the configuration which is located can be found in the fileĀ Appfile App_Config\Include\damforsitecore\DFS.Services.config.
...
Code Block | ||
---|---|---|
| ||
public class YourImplProvider: DfsLinkProvider { ... } |
If our implementation is not loaded you will get warnings when ever you insert any of our media files into a RTE field. It would say something like "Broken links" when saving and the link database is not update with our media items.