culturecreates / artsdata-shortcode

Wordpress plugin for Artsdata
0 stars 1 forks source link

Member names starting with lower case are sorted last in the directory #33

Open fjjulien opened 2 months ago

fjjulien commented 2 months ago

This is a minor display issue.

The sorting of members in the directory page appears to be case sensitive: member entities whose names begin with a lower case letter appear at the very end of the list in each member category: monstARTity; wind in the leaves collective; adelheid.

Is there a quick fix for this display issue?

saumier commented 2 months ago

@fjjulien There are 2 ways to fix this.

  1. The best is to update the Wordpress Shortcode for Artsdata. This means a new version of the code from me and then a deployment for Ryan in Wordpress in staging and then in production.
  2. The other way is to capitalize the names for the organizations that start with a lowercase letter. This is faster because it only needs a change to the data which can be done in the Capacoa database without any code changes.

Which do you prefer?

fjjulien commented 2 months ago

@saumier Option 1 is the only valid option. These few members are deliberately writing their names with unusual assortments of small caps and high caps. We have to respect their stylistic preferences.