Ticket #107 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

template files: jsp files can't be changed

Reported by: erwin Owned by: joeri
Priority: major Milestone: M6
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

Ttemplate files (menu template->files) can't be 'edited'. They can be downloaded and overwritten.

In case of images (jpgs, pngs, ...) that is sufficient, but for files that are included in the template (e.g. with jsp:include) it is less effective. (download file - edit - upload again)

In case of a .jsp file, it is even impossible to download the actual file since the jsp is rendered into html when downloaded.

The solution would be to add an inline editor for .jsp files (similar like the template editor)

Change History

Changed 4 years ago by joeri

  • status changed from new to assigned
  • owner changed from somebody to joeri

Changed 4 years ago by joeri

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in build 33. A setting has been added which contains a ;-separated list of extensions that are editable. When a file is editable, it will get an edit-icon in front of its name in the file manager.

Note: See TracTickets for help on using tickets.