2015-04-09 13:50:29 +00:00
[
2015-04-25 13:33:09 +00:00
{
"name" : "Password hashing action" ,
2015-05-24 20:00:30 +00:00
"version" : "0.5" ,
2015-04-25 13:33:09 +00:00
"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-05-24 20:00:30 +00:00
"lastupdate" : 1432497591
2015-04-25 13:33:09 +00:00
} ,
2015-07-28 12:32:18 +00:00
{
"name" : "Sidebar" ,
2015-08-05 11:51:38 +00:00
"version" : "0.2" ,
2015-07-28 12:32:18 +00:00
"author" : "Starbeamrainbowlabs" ,
2015-08-04 19:03:25 +00:00
"description" : "Adds a sidebar to the left hand side of every page. Add '$settings->sidebar_show = true;' to your configuration, or append '&sidebar=yes' to the url to enable. Adding to the url sets a cookie to remember your setting." ,
2015-07-28 12:32:18 +00:00
"id" : "extra-sidebar" ,
2015-08-05 12:12:25 +00:00
"lastupdate" : 1438776654
2015-07-28 12:32:18 +00:00
} ,
2015-04-25 13:33:09 +00:00
{
"name" : "Credits" ,
2015-07-14 15:11:59 +00:00
"version" : "0.6" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds the credits page. You *must* have this module :D" ,
"id" : "page-credits" ,
2015-07-18 10:02:48 +00:00
"lastupdate" : 1437213743
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page deleter" ,
2015-05-24 20:00:30 +00:00
"version" : "0.5" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds an action to allow administrators to delete pages." ,
"id" : "page-delete" ,
2015-05-24 20:00:30 +00:00
"lastupdate" : 1432497591
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page editor" ,
2015-07-14 14:47:05 +00:00
"version" : "0.8" ,
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-07-16 09:44:38 +00:00
"lastupdate" : 1437037997
2015-04-25 13:33:09 +00:00
} ,
2015-07-18 09:58:42 +00:00
{
"name" : "Export" ,
"version" : "0.1" ,
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds a page that you can use to export your wiki as a .zip file. Uses $settings->export_only_allow_admins, which controls whether only admins are allowed to export the wiki." ,
"id" : "page-export" ,
"lastupdate" : 1437213501
} ,
2015-04-25 13:33:09 +00:00
{
"name" : "Help page" ,
2015-05-26 17:24:14 +00:00
"version" : "0.6" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds the help action. You really want this one." ,
"id" : "page-help" ,
2015-05-26 17:25:48 +00:00
"lastupdate" : 1432661123
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page list" ,
2015-07-15 16:11:32 +00:00
"version" : "0.6" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
2015-05-24 20:00:30 +00:00
"description" : "Adds a page that lists all the pages in the index along with their metadata." ,
2015-04-25 13:33:09 +00:00
"id" : "page-list" ,
2015-07-15 16:11:32 +00:00
"lastupdate" : 1436976553
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Login" ,
2015-05-24 20:00:30 +00:00
"version" : "0.5" ,
2015-04-25 13:33:09 +00:00
"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-07-27 14:06:41 +00:00
"lastupdate" : 1438004499
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Logout" ,
2015-05-24 20:00:30 +00:00
"version" : "0.5" ,
2015-04-25 13:33:09 +00:00
"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-05-24 20:00:30 +00:00
"lastupdate" : 1432497592
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page mover" ,
2015-05-24 20:00:30 +00:00
"version" : "0.5" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
"description" : "Adds an action to allow administrators to move pages." ,
"id" : "page-move" ,
2015-05-24 20:00:30 +00:00
"lastupdate" : 1432497592
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Update" ,
2015-05-24 20:00:30 +00:00
"version" : "0.6" ,
2015-04-25 13:33:09 +00:00
"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-05-24 20:00:30 +00:00
"lastupdate" : 1432497592
2015-04-25 13:33:09 +00:00
} ,
{
"name" : "Page viewer" ,
2015-07-14 15:59:29 +00:00
"version" : "0.8" ,
2015-04-25 13:33:09 +00:00
"author" : "Starbeamrainbowlabs" ,
"description" : "Allows you to view pages. You should include this one." ,
"id" : "page-view" ,
2015-07-14 16:05:20 +00:00
"lastupdate" : 1436889857
2015-05-27 09:32:13 +00:00
} ,
{
2015-05-27 09:53:42 +00:00
"name" : "Default Parser" ,
2015-05-27 09:32:13 +00:00
"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" ,
2015-05-27 09:53:42 +00:00
"lastupdate" : 1432720270
2015-04-25 13:33:09 +00:00
}
2015-04-09 13:50:29 +00:00
]