281 Commits (249f26eb5219b5d33873d09a224ad656be74bc87)

Author SHA1 Message Date
Martin Monperrus e97a252acc adds support for disabling latex2html 10 years ago
Martin Monperrus 1e73417203 adds tests for the bibtex view option 10 years ago
Martin Monperrus 731b0a976e adds a warning about deprecated configuration parameter ENCODING 10 years ago
Martin Monperrus a535ef30bc adds support for filtering the bibtex 10 years ago
Klaus-Hendrik Wolf 905ac6feb2 Changed regex in formatAuthorInitials to work correctly with unicode firstnames 10 years ago
Martin Monperrus 946798f41b fixes bug in generated hyperlinks. Closes #40. 10 years ago
Martin Monperrus 120ca1da21 fixes bug in metadata handling 10 years ago
Klaus-Hendrik Wolf b17bcf5d7e Added basic support for vancouver style 10 years ago
Klaus-Hendrik Wolf 8f05c25a10 Added transformation for TeX characters 10 years ago
Lukas Pirl e60a20060f implemented rendering of math ($…$) in HTML via MathJax 10 years ago
Martin Monperrus 01d227be46 fixes a regression due to fe294ab5 10 years ago
Martin Monperrus ab4a5b9b3d adds a basic support of http://schema.org/ScholarlyArticle metadata 10 years ago
Martin Monperrus fe294ab5c0 fixes a bug found by Venkatesh Jatla 10 years ago
Martin Monperrus a759dac81e adds support for keeping the original order of bibtex entries 10 years ago
Martin Monperrus 12f6cbd2b3 explains how to use other bibliographic formats 10 years ago
Martin Monperrus 178b85b3cc adds support for dynamic Bibtex data 10 years ago
Martin Monperrus a011b9088a adds support for disallowing robot indexing 10 years ago
Martin Monperrus 62a9c0b3b3 adds support for customizing the title 10 years ago
Martin Monperrus 20b2528936 adds tech report number in output 10 years ago
Klaus-Hendrik Wolf f1f63d75f0 Typo in comment 10 years ago
Martin Monperrus 9b9f018a56 fixes a minor regression 11 years ago
Markus Jochim c1dc82b1ae Fixed a bug where '0 results' would be shown with the corresponding heading being invisible 11 years ago
Markus Jochim 0130fd9297 added copyright notice 11 years ago
Markus Jochim a6dd349177 Added a table of contents to search results in academic display 11 years ago
Markus Jochim ad8ea3b74c Added result count to every bibliography section in academic display, total count in normal display 11 years ago
Markus Jochim de16482f56 Splitted list layout by year; added BIBTEXBROWSER_HTMLHEADINGLEVEL 11 years ago
Markus Jochim 724eea77e4 added compare_bib_entry_by_name() 11 years ago
Markus Jochim ef908a3298 Turns doi, url, gsid etc. into hyperlinks in bibtex entry display 11 years ago
Markus Jochim dbc28d4448 Tidied up generation mechanism for [pdf], [doi] links etc. 11 years ago
Markus Jochim c2b330bb7c Option FORCE_NAMELIST_SEPARATOR allows for commas between authors as well as between last and first name 11 years ago
Markus Jochim 67510a8972 Escape German ß in addition to umlauts 11 years ago
Markus Jochim 18552e824a Added css class and i18n to no “result” string 11 years ago
Markus Jochim 2a9e852e4d Now displaying something sensible in result heading for Q_RANGE searches 11 years ago
Markus Jochim 19a3335597 Now also applies graceful ordering and i18n of non-string year-values to yearIndex() 11 years ago
Markus Jochim 02a3df6fed Made sorting of non-int year values easily configurable 11 years ago
Markus Jochim ef426e9bb1 i18n and graceful sorting for year values 'in press', 'submitted' and 'accepted' 11 years ago
Markus Jochim 0897e0fac6 Allow the user to search for a range of years 11 years ago
Martin Monperrus 24d8902132 fixes PHP notice 11 years ago
Martin Monperrus 9677c5bb29 updates metadata 11 years ago
Martin Monperrus 71c56c3e6e fixes a bug in UTF8 handling in COinS metadata (reported by Wojtek) 11 years ago
George Oikonomou b94508c39b Remove trailing whitespaces 11 years ago
Tomas-A 315437cd92 Fixing a bug where ajax wouldn't grab whole document in case there was an un-escaped ampersand in link. 11 years ago
tbrisker 7ad2d10102 prevent collision if i18n function already exists 11 years ago
Martin Monperrus 1a13d89307 adds support for "file" fields (exported by Zotero) 11 years ago
Matthieu Guillaumin 46ae7a06a5 improves the configurability of the link menu ([bib], [pdf], ...) 11 years ago
Martin Monperrus 4d2f21f344 improves the configurability of the output through CSS classes (adds .bibcomment) 11 years ago
Martin Monperrus db987616a7 fixes a bug in Javascript progressive enhancement (bug reported by Elvis) 11 years ago
Martin Monperrus 9f230368d9 preserves math formula for use with MathJax (bug reported by Elvis) 11 years ago
Martin Monperrus bf91b17fe3 improves the configurability of the output through CSS classes (adds .bibmenu and .bibanchor) 11 years ago
ahaber fc7f5c77fb Fixes a potential cross site scripting (XSS) issue 11 years ago