Browse Source
* 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

1 changed files with 1261 additions and 952 deletions
1789
bibtexbrowser.php
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Loading…
Reference in new issue