Project

General

Profile

Actions

Feature proposal #6386

closed

Implement asset array support

Added by krileon over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
23 December 2016
Due date:
% Done:

100%

Estimated time:

Description

Implement support for supplying more than 1 asset for the gallery. For storage purposes the first asset supplied in the array should be used. To support wildcards use an OR usage with LIKE operators, but only if one of the assets uses wildcards otherwise just use a single IN usage.

Actions #1

Updated by krileon over 7 years ago

See CB Activity regarding this. For storage use ->asset() which will return the first asset of the array. For the raw array use ->assets(). Then for query parsing just parse through the array as needed.

Actions #2

Updated by krileon about 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by krileon about 7 years ago

  • Target version changed from 2.1.0 to 2.0.1
Actions #4

Updated by krileon about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF