新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"name": "WWWPhoto",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "WWWPhoto is a tag based web photo gallery for PHP5 with GD-Library and MySQL or PostgreSQL. Since release 0.1.0 the navigation on the user view is Ajax driven by using the JSON implementation for PHP from Michal Migurski, Matt Knapp and Brett Stimmerman (http://pear.php.net/pepr/pepr-proposal-show.php?id=198)",
"website": "http://www.pburkhalter.net/wwwphoto.php",
"matches": [
{
"text": "\t\t<meta name=\"generator\" content=\"WWWPhoto cvshead\"> <!-- leave this for stats -->"
},
{
"text": "<a href=\"http://www.pburkhalter.net/wwwphoto.php\">powered by wwwphoto-cvshead</a>"
},
{
"text": "http_navbar.open('get','navbar.rpc.php?user='+GLOBAL_USER+'&tag='+GLOBAL_TAG+'&id='+GLOBAL_ID+'&marked='+marked+'&timestamp='+new Date().getTime());"
},
{
"text": "<!-- sorry joshua, one little, small table is a must have :-) -->"
}
]
}