mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
628 B
JSON
13 lines
628 B
JSON
{
|
|
"name": "PHPortfolio",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "PHPortfolio is a simple system for photographers to publish a portfolio. Requirements: Unix/Linux, Apache 1.3.x, PHP 4.2+ with GD 2 libraries, and MySQL 3.23+. PHP will need to have short_tags enabled (it usually is).",
|
|
"website": "http://www.outshine.com/software/phportfolio/index.php",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:style=\"color:gray;font-size:smaller\">Powered by <a href=\"http:\\/\\/www\\.outshine\\.com\\/phportfolio\\/\"[^>]*>PHPortfolio<\\/a>\\.)"
|
|
}
|
|
]
|
|
}
|