From: Magnus Hagander Date: Wed, 17 Sep 2025 11:52:11 +0000 (+0200) Subject: Add reference link from report docs to skinning docs X-Git-Url: http://git.postgresql.org/gitweb/delmail?a=commitdiff_plain;h=166b7b02b22cb38760ec19f6ad3c357dabeec10c;p=pgeu-system.git Add reference link from report docs to skinning docs --- diff --git a/docs/confreg/reports.md b/docs/confreg/reports.md index 81f7ef53..387a1c37 100644 --- a/docs/confreg/reports.md +++ b/docs/confreg/reports.md @@ -71,6 +71,9 @@ the `\N` filter). ## Badges +For information about creating the badge layout, see +[skinning](skinning#badges). + For badge printing, it's often very useful to use the dynamic fields system, as this will allow "batching" of badges being generated. This can be built off a generic filter for "all confirmed diff --git a/docs/confreg/skinning.md b/docs/confreg/skinning.md index 97cf353e..875239ab 100644 --- a/docs/confreg/skinning.md +++ b/docs/confreg/skinning.md @@ -400,7 +400,7 @@ in the form of an array containing [r,g,b] color values (0-255). ## Badges -To build the badges, use the Attendee Report feature, and select +To build the badges, use the [Attendee Report](reports) feature, and select output format as `badge`. ## Tickets