This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
zotero
Watch
1
Star
0
Fork
0
You've already forked zotero
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
98f42001cc
zotero
/
chrome
/
chromeFiles
History
Dan Stillman
98f42001cc
New function Scholar.getRandomID( table, column [, max] ) for getting unique random keys in a DB table, because auto_increments make me feel dirty -- max is optional and defaults to 16383 (which should store in 2 bytes in SQLite), but increases automatically if a unique id can't be found after 10 tries
2006-06-03 20:23:19 +00:00
..
content
/scholar
New function Scholar.getRandomID( table, column [, max] ) for getting unique random keys in a DB table, because auto_increments make me feel dirty -- max is optional and defaults to 16383 (which should store in 2 bytes in SQLite), but increases automatically if a unique id can't be found after 10 tries
2006-06-03 20:23:19 +00:00
locale/en-US
/scholar
Fix issues with asynchronous scraping and XMLHttpRequest
2006-06-02 23:53:42 +00:00
skin/default
/scholar
Metadata now is much more compact when not being edited.
2006-06-02 23:05:24 +00:00