Commit Graph

45 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 60505dfb0a Finish documentation. 2016-06-15 19:20:03 +01:00
Starbeamrainbowlabs eb8daf2ce6 Initial history implementation. Save prev. revs of pages. 2016-06-03 08:45:17 +01:00
Starbeamrainbowlabs 7035fa66ec Add unified diff to edit conflict page + tweak line height 2016-05-01 15:06:27 +01:00
Starbeamrainbowlabs 3961c4977a Implement conflict resolution. 2016-04-09 17:04:43 +01:00
Starbeamrainbowlabs e95f4f1e0d Add tabindex to editing form 2016-04-09 11:01:27 +01:00
Starbeamrainbowlabs 9d78f1a93c Make editing error messages more helpful 2016-04-09 10:55:44 +01:00
Starbeamrainbowlabs b044651dc3 Offload html escaping from editor to parsedown 2016-04-08 21:05:42 +01:00
Starbeamrainbowlabs 881a5ff345 Fix issue in editor with blockquotes. 2016-04-08 20:13:11 +01:00
Starbeamrainbowlabs 4e599569ed Align editing message with edit form 2016-04-07 16:54:50 +01:00
Starbeamrainbowlabs 219eb51964 Initial untested recent changes. Also save preprocessor tweaks. 2016-01-16 13:24:13 +00:00
Starbeamrainbowlabs 505b5319f0 Revamp help page. Currenty untested.
I will test it as soon as I have time.
2015-12-21 08:45:38 +00:00
Starbeamrainbowlabs 8924c7b9ac Only build an index for the old version if it actually exists 2015-12-05 17:37:45 +00:00
Starbeamrainbowlabs c6442565bf Add returnto to anonymous edit denied message. 2015-12-05 17:26:22 +00:00
Starbeamrainbowlabs e7dfda5f75 Umm I forgot to add to the globals list... :P 2015-11-09 07:25:28 +00:00
Starbeamrainbowlabs c7348d9c74 Begin updating module to use the new path system. Currently untested. 2015-11-08 21:15:08 +00:00
Starbeamrainbowlabs 9046d72e7c Bugfix: Another (successful this time) attempt to rid ourselves of blank tags 2015-11-01 14:31:51 +00:00
Starbeamrainbowlabs 1c58a64134 Bugfix index comparison. I think this fixes #29. 2015-11-01 14:26:13 +00:00
Starbeamrainbowlabs 2dff5fe655 Bugfix: empty tag appearing when I didn't enter any tags 2015-11-01 10:17:14 +00:00
Starbeamrainbowlabs 7957b3ca2e Update the pageindex when saving an edit. 2015-11-01 09:30:29 +00:00
Starbeamrainbowlabs be9c822e17 Bugfix: warning when editing page that doesn't have any tags 2015-10-28 08:43:59 +00:00
Starbeamrainbowlabs f04773a76b Add support for editing tags 2015-10-25 11:26:35 +00:00
Starbeamrainbowlabs 4a8f0d608a Add option to clean raw html and fixed new parser system 2015-10-04 13:08:59 +01:00
Starbeamrainbowlabs 2b2cd7b396 Add option to clean raw html on save 2015-10-04 12:42:53 +01:00
Starbeamrainbowlabs 93492c7ddc Bump version of page-edit 2015-10-04 09:00:10 +01:00
Starbeamrainbowlabs 8788b89ce5 Resave the pagedata if it has been changed by the preprocessors 2015-10-04 08:59:35 +01:00
Starbeamrainbowlabs 00940645c7 Remove debug statemenets 2015-10-03 13:28:12 +01:00
Starbeamrainbowlabs 5b6bc5da7a Bugfix: Don't follow page redirect upon saving an edit 2015-10-03 13:21:22 +01:00
Starbeamrainbowlabs cad2270512 Bugfixes: undefine property protect 2015-10-03 12:41:35 +01:00
Starbeamrainbowlabs f5fba6e431 Bugfix: Make sure the page exists when checking for protection 2015-10-03 12:26:32 +01:00
Starbeamrainbowlabs faaa2a21ac Move save preprocessor handling to after metadata calculation 2015-10-03 10:18:26 +01:00
Starbeamrainbowlabs 6ad834247f Implemented page protection backend 2015-09-30 11:26:22 +01:00
Starbeamrainbowlabs 1f1d1cd685 Add (untested) support for save preprocessors. 2015-09-30 08:08:10 +01:00
Starbeamrainbowlabs f5b0b85603 Add editing message that appears just before the edit button 2015-09-30 06:44:12 +01:00
Starbeamrainbowlabs 7da73d7c70 Bugfix: Undefined variable $isloggedin on edit page 2015-09-22 14:49:39 +01:00
Starbeamrainbowlabs 745c3cb072 Bugfix: Faltal error on edit page 2015-09-22 14:48:59 +01:00
Starbeamrainbowlabs 4cabf42666 Convert all existing modules over to new $env 2015-09-22 14:34:18 +01:00
Starbeamrainbowlabs e465a05083 Erm what's happening here...? 2015-09-19 10:19:56 +01:00
Starbeamrainbowlabs 505eae21d0 continuing work on the new theme. $settings->navlinks is now $settings->nav_links 2015-07-16 10:16:02 +01:00
Starbeamrainbowlabs 3126322148 more comment tidyups 2015-07-14 17:05:20 +01:00
Starbeamrainbowlabs 52821d1a87 Add function to make sure parent pages exist. Fixes #12 2015-07-14 15:47:05 +01:00
Starbeamrainbowlabs f12aedb9cb added todo 2015-07-13 20:28:09 +01:00
Starbeamrainbowlabs f8cddda19e Update for page-edit module: allow saving of subpages 2015-07-13 15:22:57 +01:00
Starbeamrainbowlabs 81dfe2267b updated modules & fixed bugs in initial implementation 2015-05-24 21:00:30 +01:00
Starbeamrainbowlabs 80afa3d415 Preliminary testing done! I think it works!!! 2015-05-08 20:30:32 +01:00
Starbeamrainbowlabs 58456834c6 begun modularisation process. Everything is broken! (no new build though.) 2015-04-11 18:30:01 +01:00