Dear all,
We've bought a custom designed CMS application which uses FCKeditor.
In the pages we would like to:
- insert images
- insert a link to, for example, a .PDF document
- insert a link to another page inside the CMS application.
Now, with respect to inserting links, the solution offered is or/or. Or a browser to locate files on the server or a browser to attach pages from the CMS application.
My questions:
- Is it possible to configure FCKeditor , for example adding a second button for inserting links, both buttons addressing different file browsers??
- Is it possible to configure the insert/edit link button, with an additional tab?, to be able to address different file browsers??
When one/both of the above are possible, directions are very welcome.
Thanks in advance for your reactions.
Regards from the Netherlands,
frank
We've bought a custom designed CMS application which uses FCKeditor.
In the pages we would like to:
- insert images
- insert a link to, for example, a .PDF document
- insert a link to another page inside the CMS application.
Now, with respect to inserting links, the solution offered is or/or. Or a browser to locate files on the server or a browser to attach pages from the CMS application.
My questions:
- Is it possible to configure FCKeditor , for example adding a second button for inserting links, both buttons addressing different file browsers??
- Is it possible to configure the insert/edit link button, with an additional tab?, to be able to address different file browsers??
When one/both of the above are possible, directions are very welcome.
Thanks in advance for your reactions.
Regards from the Netherlands,
frank
Re: insert files & insert pintures & insert pages possib
Yes you can, but you will come across some bugs sometimes. Image, links, and other simple tags will work. Complex tags (embedded video) will bug out sometimes. I can submit an object tag in source mode but not in display mode. Why? No one knows or is telling. But I won't take you down that road.
Anyway, here is a summary of what you want. I am going to assume you read the dev docs.
Add a button to the toolbar:
Re: insert files & insert pintures & insert pages possib
If you end up inserting media take a look at the ProtectedTags setting.