Martin Monperrus
|
e61b60f5a2
|
added support for using external bib files located on other servers if BIBTEXBROWSER_LOCAL_BIB_ONLY is set to false (feature suggested by Jen)
|
14 years ago |
Martin Monperrus
|
d1ac78e2c5
|
added the possibility to include bibtexbrowser several times in the same script (in order to have different publication lists on the same page). Feature requested by Carlos Brás on June 1, 2011.
|
14 years ago |
Martin Monperrus
|
db29ac1110
|
added .hgignore
|
14 years ago |
Martin Monperrus
|
d525cb847e
|
removed old .bzrignore files from the time we were using bazaar
|
14 years ago |
Martin Monperrus
|
f4f4e12e1c
|
updated HTML test data due to the improvement of the Javascript based progessive enhancement
|
14 years ago |
Martin Monperrus
|
e83b506df0
|
updated test data due to handling of \i
|
14 years ago |
Martin Monperrus
|
5928bf9538
|
added support for accented i (often specified as `\i) and j
|
14 years ago |
Martin Monperrus
|
1d7486853c
|
improved the robustness of javascript progressive enhancement
|
15 years ago |
Martin Monperrus
|
66d51fde43
|
Moved towards valid XHTML documentation (<script type="text/javascript">...)
|
15 years ago |
Martin Monperrus
|
cc3ef745c9
|
Javascript code now uses all relevant CSS styles (purebibtex for <pre>)
|
15 years ago |
Martin Monperrus
|
ab3d5177ba
|
javascript progressive enhancement was buggy on IE, it seems that JQuery does not abstract over everything :-(
|
15 years ago |
Martin Monperrus
|
cdfcb9f810
|
updated copyright for 2011
|
15 years ago |
Martin Monperrus
|
6197b1a18b
|
added type="text/javascript" in script tags to be W3 validator compliant
|
15 years ago |
Martin Monperrus
|
fab5263cfb
|
added Javascript progressive enhancement for "[bib]" links
|
15 years ago |
Martin Monperrus
|
780a86580f
|
improved the testing architecture
|
15 years ago |
Martin Monperrus
|
bc074ccb6c
|
updated test data
|
15 years ago |
Martin Monperrus
|
02fd69679b
|
included the 3 changes proposed by Alan P. Sexton
|
15 years ago |
Martin Monperrus
|
383cf79705
|
prepared the class HTMLWrapper for usage with AJAX
|
15 years ago |
Martin Monperrus
|
6fbab50525
|
refactored toEntryUnformatted:\n * changed from echo to return\n * bulletproof HTML content ('<' -> '<')
|
15 years ago |
Martin Monperrus
|
6f19ca2b81
|
added misc tests in the repository (exist already for a long time)
|
15 years ago |
Martin Monperrus
|
c7941c310a
|
added frameset in the automated test for output
|
15 years ago |
Martin Monperrus
|
953612929c
|
added a new test and the corresponding test data
|
15 years ago |
Martin Monperrus
|
60b5315c88
|
improved automated testability
|
15 years ago |
Martin Monperrus
|
e211c17a77
|
refactored tests and test data
|
15 years ago |
Martin Monperrus
|
735da9c374
|
tiny change in the parser
|
15 years ago |
Martin Monperrus
|
b859d662d2
|
updating test data: we now transform abstracts as well
|
15 years ago |
Martin Monperrus
|
7b1c97e5c9
|
updated bibtexbrowser-style-janos.php with the new API
|
15 years ago |
Martin Monperrus
|
d98391d102
|
updated test data after the minor change in the parser made to support abstracts correctly
|
15 years ago |
Martin Monperrus
|
99d91151dc
|
pass #2 on abstracts
|
15 years ago |
Martin Monperrus
|
9cdedc7fce
|
minor things in the documentation
|
15 years ago |
Martin Monperrus
|
2173a354d2
|
improved support for abstracts after a long discussion with the Google Scholar Team:\neach paper needs to be listed on a separate URL; and at least the full author-written abstract must be clearly visible on the URL\n see http://scholar.google.com/intl/en/scholar/inclusion.html
|
15 years ago |
Martin Monperrus
|
79843da9f6
|
eprints metatags are off by by default\nI first want to know who (which crawler / application) uses them
|
15 years ago |
Martin Monperrus
|
60b7d899f4
|
patch Ken Williams + minor things in the documentation
|
15 years ago |
Martin Monperrus
|
51b20efd0a
|
metadata can now be disabled with bibtexbrowser.local.php
|
15 years ago |
Martin Monperrus
|
445928e6ce
|
minor
|
15 years ago |
Martin Monperrus
|
5d3244cde4
|
improved the embedded bibliographic metadata
|
15 years ago |
Martin Monperrus
|
2ea1d1854f
|
updated documentation\n added Dublin core essential metadata\n added bibtex data as metadata (inspired by http://www.molspaces.com/d_cb2bib-metadata.php)
|
15 years ago |
Martin Monperrus
|
71851d9eb7
|
minor
|
15 years ago |
Martin Monperrus
|
aed417ecda
|
Eric's bug: don't send HTTP/1.1 304 if the headers are already sent
|
15 years ago |
Martin Monperrus
|
0fbddd6108
|
improved documentation
|
15 years ago |
Martin Monperrus
|
75c13cef1b
|
improved documentation
|
15 years ago |
Martin Monperrus
|
1f44bc57ac
|
the sectioning in academic style can now be put into bibtexbrowser.local.php
|
15 years ago |
Martin Monperrus
|
042bdae35f
|
updated test data
|
15 years ago |
Martin Monperrus
|
ec9e7a010a
|
add test cases for Ken's bug
|
15 years ago |
Martin Monperrus
|
b45566c22e
|
solved bug found by Ken ("book" selects inbook, book, bookchapter)
|
15 years ago |
Martin Monperrus
|
456c70f3fb
|
use the new author API
|
15 years ago |
Martin Monperrus
|
49760096c7
|
added support for advanced author search\nwe can search at the same time "Joe Dupont" an "Dupont, Joe"
|
15 years ago |
Martin Monperrus
|
393c410b58
|
solved bug introduced in revno: 78 and cleaned the parser part related to quotes
|
15 years ago |
Martin Monperrus
|
66237b36cc
|
refactored things rlated to name parsing and formatting
|
15 years ago |
Martin Monperrus
|
e39789ce89
|
new test data
|
15 years ago |