Opened 17 years ago

Closed 17 years ago

#966 closed New Feature (worksforme)

Full URL Option for Inserting Files/Images

Reported by: Richard Brynteson Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

With the increased use of FCKeditor in CMS and e-mail products it would be great to have an option to allow the use of full URL when inserting files/images.

I made this function work by editing the frmresourcelist.html file (line 56) to:

...OpenFile(\'http://' + window.location.hostname + fileURl...

Change History (1)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: worksforme
Status: newclosed

This is already possible by properly configuring the server connector to return the full path.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy