mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-10-31 21:33:00 +00:00
98 lines
No EOL
3.5 KiB
JSON
98 lines
No EOL
3.5 KiB
JSON
[
|
|
{
|
|
"name": "Password hashing action",
|
|
"version": "0.5",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds a utility action (that anyone can use) called hash that hashes a given string. Useful when changing a user's password.",
|
|
"id": "action-hash",
|
|
"lastupdate": 1432497591
|
|
},
|
|
{
|
|
"name": "Credits",
|
|
"version": "0.6",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds the credits page. You *must* have this module :D",
|
|
"id": "page-credits",
|
|
"lastupdate": 1436886734
|
|
},
|
|
{
|
|
"name": "Page deleter",
|
|
"version": "0.5",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds an action to allow administrators to delete pages.",
|
|
"id": "page-delete",
|
|
"lastupdate": 1432497591
|
|
},
|
|
{
|
|
"name": "Page editor",
|
|
"version": "0.8",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Allows you to edit pages by adding the edit and save actions. You should probably include this one.",
|
|
"id": "page-edit",
|
|
"lastupdate": 1437037997
|
|
},
|
|
{
|
|
"name": "Help page",
|
|
"version": "0.6",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds the help action. You really want this one.",
|
|
"id": "page-help",
|
|
"lastupdate": 1432661123
|
|
},
|
|
{
|
|
"name": "Page list",
|
|
"version": "0.6",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds a page that lists all the pages in the index along with their metadata.",
|
|
"id": "page-list",
|
|
"lastupdate": 1436976553
|
|
},
|
|
{
|
|
"name": "Login",
|
|
"version": "0.5",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds a pair of actions (login and checklogin) that allow users to login. You need this one if you want your users to be able to login.",
|
|
"id": "page-login",
|
|
"lastupdate": 1432497592
|
|
},
|
|
{
|
|
"name": "Logout",
|
|
"version": "0.5",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds an action to let users user out. For security reasons it is wise to add this module since logging in automatically opens a session that is valid for 30 days.",
|
|
"id": "page-logout",
|
|
"lastupdate": 1432497592
|
|
},
|
|
{
|
|
"name": "Page mover",
|
|
"version": "0.5",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds an action to allow administrators to move pages.",
|
|
"id": "page-move",
|
|
"lastupdate": 1432497592
|
|
},
|
|
{
|
|
"name": "Update",
|
|
"version": "0.6",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds an update page that downloads the latest stable version of Pepperminty Wiki. This module is currently outdated as it doesn't save your module preferences.",
|
|
"id": "page-update",
|
|
"lastupdate": 1432497592
|
|
},
|
|
{
|
|
"name": "Page viewer",
|
|
"version": "0.8",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Allows you to view pages. You should include this one.",
|
|
"id": "page-view",
|
|
"lastupdate": 1436889857
|
|
},
|
|
{
|
|
"name": "Default Parser",
|
|
"version": "0.7",
|
|
"author": "Johnny Broadway & Starbeamrainbowlabs",
|
|
"description": "The default parser for Pepperminty Wiki. Based on Johnny Broadway's Slimdown (with more than a few modifications). This parser's features are documented in the help page.",
|
|
"id": "parser-default",
|
|
"lastupdate": 1432720270
|
|
}
|
|
] |