mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
769 B
JSON
17 lines
769 B
JSON
{
|
|
"name": "Pragyan-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "A simple and fast multiuser content management system to organize collaborative web-content. This CMS allows very fine user&group permissions, generating pages like articles, forms, quizzes, forums, etc, search powered by sphider.",
|
|
"website": "http://sourceforge.net/projects/pragyan/",
|
|
"matches": [
|
|
{
|
|
"text": "powered by <a href=\"http://sourceforge.net/projects/pragyan\">Pragyan CMS</a>"
|
|
},
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:powered by <a href=\"http:\\/\\/sourceforge.net\\/projects\\/pragyan\" title=\"(Praygan|Probe) CMS\">Pragyan CMS v([\\d\\.]+)<\\/a>)"
|
|
}
|
|
]
|
|
}
|