Ticket #75 (closed enhancement: fixed)

Opened 14 months ago

Last modified 10 months ago

dalicms admin: support for 'free properties'

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

Description

A number of free to choose properties should be provided in the admin interface.

Those properties can be used by the template to support template specific things.

example: a 'press' page contains several press articles. Those can contain a summary, the full content, a link to the original website and a source (newspaper, press agency, ...). The free properties can then be used for the source and link.

Change History

Changed 11 months ago by erwin

free properties can be implemented using an 'extra' field in JSON format. (see joeri for more info)

Changed 10 months ago by erwin

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

Changed 10 months ago by erwin

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

added in build 38

custom fields can be defined (for now, only in the database) on Category.supportedCustomFields, which is a comma-seperated string.

the extra fields will show up in the configured category in the 'custom fields' tab

Note: See TracTickets for help on using tickets.