]> git.deb.at Git - pkg/abook.git/commitdiff
custom output format (2/4): item-based and the other database-based output functions
authorRaphaël Droz <raphael.droz+floss@gmail.com>
Tue, 30 Aug 2011 14:20:39 +0000 (16:20 +0200)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Wed, 24 Oct 2012 16:23:57 +0000 (18:23 +0200)
* custom_export_database() takes care of building a field_types pointer
  from the format string by calling parse_custom_format().
* custom_export_item() output each entry according to the format string
  itself + the associated *field_types.

The default value for custom_format is: "{nick} ({name}): {mobile}"


No differences found