Start a custom citations module

Looked into using bibcite - https://www.drupal.org/project/bibcite

but it a) wasn't designed for citing originally published articles
and b) did not document it's alleged API at all.  If it's not
documented, it's not an API, sorry.
This commit is contained in:
benjamin melançon 2019-09-28 16:13:22 -04:00
parent cd41f613ab
commit fdc2a0900f
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,7 @@
name: "GEO Citations"
description: "Formatted credit line for Grassroots Economic Organizing collective's original articles."
type: module
core: 8.x
dependencies:
- drutopia_article
package: Custom

View file

@ -0,0 +1,3 @@
<?php