Opened 16 years ago

Closed 16 years ago

#1932 closed New Feature (duplicate)

option to pass custom variables to the connector

Reported by: Paul Moers Owned by:
Priority: Normal Milestone:
Component: File Browser Version:
Keywords: Confirmed Cc:

Description

When I now want to open the filemanager in a specific directory not depending on a session, but on variables available in the environment system that opens the editor, then I need to modify the source of several files. An array or JSON object that can be populated with variables and that is passed to the filemanager already out of the box would be a nice addition.

FCKConfig.LinkUploadVariables = {'path':'sub/', 'somethingElse':'value'}

Change History (5)

comment:1 Changed 16 years ago by Paul Moers

for a JSON stringifier, see http://www.json.org/json2.js or any javascript framework (for mootools I believe it is http://dev.mootools.net/browser/trunk/Source/Utilities/JSON.js)

comment:2 Changed 16 years ago by Wojciech Olchawa

Type: BugNew Feature

comment:3 Changed 16 years ago by Artur Formella

Keywords: pass variables filemanager removed

comment:4 Changed 16 years ago by Artur Formella

Keywords: Confirmed added
Summary: option to pass custom variables to the filemanageroption to pass custom variables to the connector

comment:5 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Component: GeneralFile Browser
Resolution: duplicate
Status: newclosed

dup of #210

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