mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
90 lines
No EOL
3.1 KiB
JSON
90 lines
No EOL
3.1 KiB
JSON
[
|
|
{
|
|
"name": "Password hashing action",
|
|
"version": "0.4",
|
|
"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": 1429968727
|
|
},
|
|
{
|
|
"name": "Credits",
|
|
"version": "0.4",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds the credits page. You *must* have this module :D",
|
|
"id": "page-credits",
|
|
"lastupdate": 1428760042
|
|
},
|
|
{
|
|
"name": "Page deleter",
|
|
"version": "0.4",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds an action to allow administrators to delete pages.",
|
|
"id": "page-delete",
|
|
"lastupdate": 1428759115
|
|
},
|
|
{
|
|
"name": "Page editor",
|
|
"version": "0.5",
|
|
"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": 1431113232
|
|
},
|
|
{
|
|
"name": "Help page",
|
|
"version": "0.4",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds the help action. You really want this one.",
|
|
"id": "page-help",
|
|
"lastupdate": 1428759307
|
|
},
|
|
{
|
|
"name": "Page list",
|
|
"version": "0.4",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds a page that lists all the pages in the index long with their metadata.",
|
|
"id": "page-list",
|
|
"lastupdate": 1428758608
|
|
},
|
|
{
|
|
"name": "Login",
|
|
"version": "0.4",
|
|
"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": 1428759587
|
|
},
|
|
{
|
|
"name": "Logout",
|
|
"version": "0.4",
|
|
"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": 1428760035
|
|
},
|
|
{
|
|
"name": "Page mover",
|
|
"version": "0.4",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Adds an action to allow administrators to move pages.",
|
|
"id": "page-move",
|
|
"lastupdate": 1428760214
|
|
},
|
|
{
|
|
"name": "Update",
|
|
"version": "0.4",
|
|
"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": 1428760319
|
|
},
|
|
{
|
|
"name": "Page viewer",
|
|
"version": "0.4",
|
|
"author": "Starbeamrainbowlabs",
|
|
"description": "Allows you to view pages. You should include this one.",
|
|
"id": "page-view",
|
|
"lastupdate": 1428757674
|
|
}
|
|
] |