Eloyard

Joined 8 April 2010
more on setting up
(New page: Hi, i'm working on PHP script, which provides matching anime aid from AniDB for given title string. User:Eloyard/anititles_dump - Here's my attempt at documenting original specs of [[...)
 
(more on setting up)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


[http://anisearch.outrance.pl/] - Here's current push of my code, live.
[http://anisearch.outrance.pl/] - Here's current push of my code, live.
[http://anisearch.outrance.pl/anisearch.tar.gz] - Current release of source. There's no dev-doc, because i'm lazy bum ;-) 95% of things needed to set up working copy are in /config/ folder. *.sql files are table structures, in AniOtrCfg.config.php set up DB login data and some other options, especially where 'rand()' placeholders are. Code has some comments, especially near config options, so you should do fine.
After setting up config and dbs run following queries on your site:
:http://your.site.example.com/index.php?task=download_anidb_dump&key=KEY_YOU_SET_UP_IN_CONFIG
:and when it's done
:http://your.site.example.com/index.php?task=parse_to_mysql&key=KEY_YOU_SET_UP_IN_CONFIG
And you're ready to roll.
9

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.