2015-04-09 13:50:29 +00:00
[
2015-04-25 13:33:09 +00:00
{
"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" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1429968727
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Credits" ,
"version" : "0.4" ,
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds the credits page. You *must* have this module :D" ,
"id" : "page-credits" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428760042
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page deleter" ,
"version" : "0.4" ,
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds an action to allow administrators to delete pages." ,
"id" : "page-delete" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428759115
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page editor" ,
2015-05-08 19:30:32 +00:00
"version" : "0.5" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
"description" : "Allows you to edit pages by adding the edit and save actions. You should probably include this one." ,
"id" : "page-edit" ,
2015-05-08 19:30:32 +00:00
"lastupdate" : 1431113232
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Help page" ,
"version" : "0.4" ,
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds the help action. You really want this one." ,
"id" : "page-help" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428759307
2015-04-25 13:33:09 +00:00
} ,
{
"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" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428758608
2015-04-25 13:33:09 +00:00
} ,
{
"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" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428759587
2015-04-25 13:33:09 +00:00
} ,
{
"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" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428760035
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page mover" ,
"version" : "0.4" ,
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds an action to allow administrators to move pages." ,
"id" : "page-move" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428760214
2015-04-25 13:33:09 +00:00
} ,
{
"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" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428760319
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page viewer" ,
"version" : "0.4" ,
"author" : "Starbeamrainbowlabs" ,
"description" : "Allows you to view pages. You should include this one." ,
"id" : "page-view" ,
2015-04-25 13:34:40 +00:00
"lastupdate" : 1428757674
2015-04-25 13:33:09 +00:00
}
2015-04-09 13:50:29 +00:00
]