Project

General

Profile

Actions

Feature proposal #4169

closed

Upgrade CB installer to handle files folders

Added by krileon over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
22 August 2013
Due date:
% Done:

100%

Estimated time:

Description

Currently you have to specify what files to install 1 by 1 in the XML file. This makes it extremely easy to make a mistake and exclude a file. It also makes adding to large XML files a massive pain. Joomla allows specifying an entire folder to install as <folder>FOLDER</folder>. Upgrade CB installer to be able to have the same usage.

Actions #1

Updated by krileon over 10 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented as follows.

<files>
<foldername>FOLDER</foldername>
</files>

Actions #2

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF