mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes
This commit is contained in:
@ -49,4 +49,10 @@ id=181 AND h.resource_type_id=2 AND h.resource_id IN (SELECT uuid FROM item WHER
|
||||
COPY 396
|
||||
```
|
||||
|
||||
## 2024-07-18
|
||||
|
||||
- I experimented with adding a regular expression to validate DOIs to the submission form
|
||||
- It is a slightly modified version of the one found here: https://stackoverflow.com/questions/27910/finding-a-doi-in-a-document-or-page
|
||||
- I decided it will probably be confusing to people and will have limited benefit, since we are normalizing most forms of DOIs to our preferred form after submission anyway
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user