Skip to content

Browse Server Button #6

@loracalyn

Description

@loracalyn

I was trying to add a browse server button so you can link to an uploaded file. I was able to add the button using the below code. However, the PDF does into get pulled in. I admit, I am a total noob at this... Any help would be greatly appreciated:

`{
type: 'button',
id: 'browse',
className: 'cke_dialog_image_browse',
filebrowser: {
action: 'Browse',
target: 'Link:txtUrl',
url: editor.config.filebrowserImageBrowseUrl
},
sstyle: 'display:inline-block;margin-top:14px;',
align: 'center',
label: editor.lang.common.browseServer

				},`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions