1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-10-04 12:44:02 +00:00
Commit graph

1658 commits

Author SHA1 Message Date
edf2c88d12 Add optional parsedown module 2015-10-04 13:37:12 +01:00
9272938530 Change special * module to 'all' because of bash expansions 2015-10-04 13:36:58 +01:00
4a8f0d608a Add option to clean raw html and fixed new parser system 2015-10-04 13:08:59 +01:00
2b2cd7b396 Add option to clean raw html on save 2015-10-04 12:42:53 +01:00
bdfec1c6f3 Rewrite parser backend. Currently untested. 2015-10-04 09:10:14 +01:00
93492c7ddc Bump version of page-edit 2015-10-04 09:00:10 +01:00
8788b89ce5 Resave the pagedata if it has been changed by the preprocessors 2015-10-04 08:59:35 +01:00
6c5c11562a Bump version 2015-10-03 13:56:16 +01:00
e2d6a7f425 Carry action across redirect 2015-10-03 13:36:46 +01:00
3ea7d60e00 Add italics message on page after redirect 2015-10-03 13:35:44 +01:00
f1824243f5 Fix redirect sending conditions 2015-10-03 13:29:07 +01:00
00940645c7 Remove debug statemenets 2015-10-03 13:28:12 +01:00
10cb0600bd Bugfix: Misspelling of preprocessors 2015-10-03 13:22:19 +01:00
1052d76184 Bugfix: Fill $matches with the redirect pattern matches 2015-10-03 13:21:43 +01:00
5b6bc5da7a Bugfix: Don't follow page redirect upon saving an edit 2015-10-03 13:21:22 +01:00
cad2270512 Bugfixes: undefine property protect 2015-10-03 12:41:35 +01:00
4c93418f85 Add untested redirect front end 2015-10-03 12:26:46 +01:00
f5fba6e431 Bugfix: Make sure the page exists when checking for protection 2015-10-03 12:26:32 +01:00
77027da111 Bugfix: missing dollar sign from variable name 2015-10-03 12:22:54 +01:00
e5468d656e Add todo comment 2015-10-03 10:27:18 +01:00
bb21686a84 Add (untested) redirect page backend 2015-10-03 10:26:25 +01:00
faaa2a21ac Move save preprocessor handling to after metadata calculation 2015-10-03 10:18:26 +01:00
8e627c552c Create new blank file for redirect page module 2015-09-30 14:03:41 +01:00
6ad834247f Implemented page protection backend 2015-09-30 11:26:22 +01:00
1f1d1cd685 Add (untested) support for save preprocessors. 2015-09-30 08:08:10 +01:00
bba4833688 Update module api docs, I ~~almost~~ forgot. Whoops.... 2015-09-30 07:15:38 +01:00
ab6abbda6b Update module index 2015-09-30 07:10:01 +01:00
c10e0fbe29 Correct spelling of Syntaxtic 2015-09-30 07:09:56 +01:00
756814a160 Add page protection 2015-09-30 07:08:03 +01:00
f82c8fb21c Make license links open in new tab 2015-09-30 06:44:46 +01:00
f5b0b85603 Add editing message that appears just before the edit button 2015-09-30 06:44:12 +01:00
881418dded Add footer message setting. 2015-09-30 06:39:01 +01:00
7a2da1d17e Update build - I think that everything's fixed now.
Next up: Update documentation.
2015-09-22 14:54:54 +01:00
4f6174152e Bugfix: Undefined variable $user when logged in 2015-09-22 14:54:03 +01:00
25198c6518 Bugfix: undefined variable stdClass::optional in build system 2015-09-22 14:51:38 +01:00
7da73d7c70 Bugfix: Undefined variable $isloggedin on edit page 2015-09-22 14:49:39 +01:00
745c3cb072 Bugfix: Faltal error on edit page 2015-09-22 14:48:59 +01:00
7d425c3998 Bugfix: undefined variable on line 1831 2015-09-22 14:47:12 +01:00
2daca17294 Bugfix: Missing Semicolon in module page-delete 2015-09-22 14:39:59 +01:00
4cabf42666 Convert all existing modules over to new $env 2015-09-22 14:34:18 +01:00
2cfea69ecb Bugfix: Missed a conversion to the new $env object 2015-09-22 14:22:34 +01:00
1ead4c9d59 *Everything is broken!* Begin converting everything over to a new environment object.
Currently only the core has been converted.
2015-09-21 21:02:27 +01:00
cab6f9f414 Add action-raw module 2015-09-21 18:04:51 +01:00
81a479fc05 Document the global variables 2015-09-21 17:40:24 +01:00
03c908bb70 Add optional module support 2015-09-21 15:18:55 +01:00
8197c32232 Add link to module API docs in README.md 2015-09-20 16:12:24 +01:00
b27dd83a39 Document the current module api. 2015-09-20 16:08:09 +01:00
516aebeaac Bugfix: Don't replace {body} twice in the page renderer 2015-09-20 15:58:51 +01:00
daa8ac2a3b Rework build system to reduce repetition 2015-09-20 12:37:21 +01:00
f915df22ff Added issue numbers to some of the things on the todo list 2015-09-19 11:27:33 +01:00