In the below form, you may manage the list of drawer libraries for the kupu editor. Each property of a library is dynamically expanded at execution time using TALES expressions. That way it is possible, to support libraries like Current folder or My folder very easily.
The following variables are available in the TALES expressions:
object |
The current context object |
object_url |
The URL of the current context object |
folder |
The folder the context object is located in |
folder_url |
The URL of the folder the context object is located in |
portal |
The portal object |
portal_url |
URL of the portal |
member |
Authenticated member |
request |
Request |