Browse Source

* added support for displaying only recently modified bibtex entries (see NewEntriesDisplay), thanks Jen

* added support for displaying a single entry as raw bibtex (http://localhost/bibtexbrowser.php?key=monperrus08phd&bib=pubs.bib&astext), thanks George Oikonomou
* added support for disabling [bibtex] links (set <code>define('BIBTEXBROWSER\_BIBTEX\_LINKS',false);</code> in bibtexbrowser.local.php), thanks Sascha Schnepp
* renamed [bib] in [bibtex] to facilitate indexing by search engines
* fixed bug in Google Scholar metadata (citation\_date -> citation\_publication_date), thanks Antonio Cuomo
* added extension point for embedded wrappers, thanks George Oikonomou
* renamed CSS class "header" in "btb-header" (so as not to clash with other CSS)
* moved documentation out of the source file
* fixed bug when calling Dispatcher several times, now $_GET is cleared (thanks Benoit Baudry)
replace/c24a8d1de403113542ba0936e844151de2785013
Martin Monperrus 13 years ago
parent
commit
8acec31aff
  1. 2213
      bibtexbrowser.php

2213
bibtexbrowser.php
File diff suppressed because it is too large
View File

Loading…
Cancel
Save