Skip to content
Snippets Groups Projects

Merge branch 'dev#74784_lille_localisation_d_ouvrages_a_partir_de_bilbiomobi' into 'master'

Merged Ghislain Loas requested to merge master into WIP
Compare and
17 files
+ 317
48
Preferences
Compare changes
Files
17
FEATURES/74784 0 → 100644
+ 10
0
'74784' =>
['Label' => $this->_('Détails d\'une notice en JSON'),
'Desc' => $this->_('Bokeh peut présenter les données d\'une notice au format JSON pour intégration dans des applications tierces.'),
'Image' => '',
'Video' => '',
'Category' => $this->_('API / Open data'),
'Right' => function($feature_description, $user) {return true;},
'Wiki' => 'http://wiki.bokeh-library-portal.org/index.php?title=Recherche_en_JSON',
'Test' => ($record = Class_Notice::findFirstBy([])) ? $record->getAbsoluteUrl() : '',
'Date' => '2018-11-14'],
\ No newline at end of file