3liz / qgis-pgmetadata-plugin

QGIS Plugin to manage some metadata from PostgreSQL layer
GNU General Public License v2.0
12 stars 10 forks source link

Add phone number field to contacts table #123

Closed effjot closed 2 years ago

effjot commented 2 years ago

We’d like to store phone numbers for contacts, too. Do you think this would be a useful addition in general? Then I’d prepare a pull request.

effjot commented 2 years ago

@Gustry I’ve added a phone number field. Also, I made the email adresse a clickable link (mailto) in the HTML template. Would you like me to prepare a PR?

Gustry commented 2 years ago

For the mailto, yes no problem, thanks. For the phone number, indeed, it wasn't included in the plugin. QGIS has the field : https://github.com/qgis/QGIS/blob/master/resources/qgis-base-metadata.xsd#L129 Ok for me too I think. @mdouchin ?

Gustry commented 2 years ago

We are planning a release very soon, before the FOSS4G, there will be a talk https://talks.osgeo.org/foss4g-2022/talk/A3TBBA/

mdouchin commented 2 years ago

+1 for a PR. Thanks !

effjot commented 2 years ago

When I read about your talk, I tried to get those issues and PRs moving ;-)