Outils pour utilisateurs

Outils du site


php:magnesia

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
php:magnesia [2012-06-24 10:21] mitsuphp:magnesia [2013-05-11 00:20] (Version actuelle) – modification externe 127.0.0.1
Ligne 3: Ligne 3:
  
 ---- ----
-**Status: active development**+**Status: development stopped ** 
 + 
 +<file>IMPORTANT: Magnesia is no longer developed ! Using it in a production environment is strongly unwise and difficult.</file> 
 + 
 +**The new project is called [[php:magnyaa|Magnyaa]]. Don't waste more time on this page ;-)** 
 ---- ----
  
 ==== [ download ] ==== ==== [ download ] ====
  
-  - {{:php:magnesia_r1.zip|Magnesia r1}}  [[http://wiki.suumitsu.eu/upload/data-magnesia_r1.zip|data (up to 324207)]]  {{:php:magnesia_r1_feeders.zip|bash "feeders"}}+  - {{:php:magnesia_r1.zip|Magnesia r1}}  [[http://www.suumitsu.eu/wiki/upload/data-magnesia_r1.zip|data (up to 324207)]]  {{:php:magnesia_r1_feeders.zip|bash "feeders"}} 
 +  - {{:php:magnesia_r2.zip|Magnesia r2}}  [[http://www.suumitsu.eu/wiki/upload/data-magnesia_r2.zip|data (up to 329138)]]  
 +  - {{:php:magnesia_r3.zip|Magnesia r3}}  [[http://www.suumitsu.eu/wiki/upload/data-magnesia_r3.zip|data (up to 334559)]] {{:php:magnesia_r3_feeders.zip|bash "feeders"}}
  
-[[http://magnesia.suumitsu.eu/|Live demo]] 
  
 ==== [ changelog ] ==== ==== [ changelog ] ====
  
-** Magnesia r2 "Lumen Per Lux"** +** Magnesia r3 "Mit Viel Oktan und Frei von Blei"** 
-(work in progress) +  * _stat.php: extracting statistics directly from Nyaatorrents, output in JSON format 
-  * urlencode output links (W3C HTML5 validation+  * seeders, leechers, downloads, description jQuery-parsed from _stat.php (JSON exchange
-  * export link: generate export file and send it; if export file exists and is younger than [..], send it.+  * pages changed accordingly"stat*.php" are now useless
  
 +
 +** Magnesia r2 "Lumen Per Lux"**
 +  * urlencode magnet links (W3C HTML5 validation when "torrent error")
 +  * htmlentities torrent names (W3C HTML5 validation, for example when "&" in torrent name)
 +  * export link: generate export file and send it; if export file exists and is younger than [3 days], send it.
 +  * minor style change: added separator for torrent details between info and stats
 +  * robots.txt, sitemap.php (plain text url list for tables)
  
  
Ligne 66: Ligne 79:
 Bug report, feature requests, love declarations ? Head over here: Bug report, feature requests, love declarations ? Head over here:
  
-http://www.suumitsu.eu/index.php?2012/05/24/15/48/31-contact+http://www.suumitsu.eu/contact
  
 ===  Technical specifications === ===  Technical specifications ===
Ligne 73: Ligne 86:
  
   * / -> open data, put elements in array, reverse array, use first element's id as $lasttable, call content, parse, return listing   * / -> open data, put elements in array, reverse array, use first element's id as $lasttable, call content, parse, return listing
 +  * /?export  -> check if "export.zip" is older than 3 days. If no, redirect to it. If yes, delete it, regenerate it and redirect to it. (file contains the whole "data/" directory)
 +  * /?{anything}&export  -> no matter what: if export is present, do export and don't care about the rest.
   * /?table=X  -> use X as table, call content, parse return listing   * /?table=X  -> use X as table, call content, parse return listing
   * /?nyaaid=Y  -> use Y, divide by 1000 and round to get X as table, call content, parse and return torrent details   * /?nyaaid=Y  -> use Y, divide by 1000 and round to get X as table, call content, parse and return torrent details
php/magnesia.1340533285.txt.gz · Dernière modification : 2013-02-19 20:28 (modification externe)