Ticket #10 (closed enhancement: fixed)

Opened 2 years ago

Last modified 16 months ago

easy configuration of urls associated with database cross-references

Reported by: jprocter Owned by: mauro
Priority: minor Milestone: Release 1.1.0
Keywords: Cc:

Description

Currently, the base URLs used to decorate database cross references are hardwired in plone4bio.buildout/src/plone4bio.base/src/plone4bio/base/browser/seqrecord.py

It would be great if these were configurable without modifying python source (either via a registry as mentioned in the TODO 'move on registry ?' prior to the urldict definition, or via a plone4bio configuration page accessibly by admins).

Attachments

Screenshot.png Download (52.6 KB) - added by mauro 16 months ago.
plone4bio configuration tool

Change History

Changed 18 months ago by m

  • owner set to mauro
  • milestone set to Release 1.1.0

Changed 16 months ago by mauro

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

Fixed in trunk and release 1.1.0rc1.

Now you can update dbxrefs pattern via web (1) and/or via a genericsetup xml configuration (2).

(1) go to plone site setup (aka plone control panel), and follow Plone4Bio Configuration (attached a screenshot)

(2) use a genericsetup xml like this source:/plone4bio.base/trunk/src/plone4bio/base/profiles/default/plone4bio_dbxrefpatterns.xml (genericsetup:  http://plone.org/documentation/manual/plone-community-developer-documentation/components/genericsetup)

Changed 16 months ago by mauro

plone4bio configuration tool

Note: See TracTickets for help on using tickets.