|
673fe033ee
|
Bugfix: Recent changes break when the number of changes reach $settings->max_recent_changes. Fixes #104.
|
2016-10-18 18:51:14 +01:00 |
|
|
ca89ccd33d
|
Bugfix: Pageindex data for parent pages disappears when a child page is edited. Fixes #98.
|
2016-08-21 21:02:36 +01:00 |
|
|
d72cd50ba1
|
Bump moar module version numbers.
|
2016-08-19 19:56:37 +01:00 |
|
|
27acc2420b
|
Make sure that all files are stored in the data directories.
Fixes #89.
|
2016-08-19 10:00:03 +01:00 |
|
|
3a7b9412ac
|
Re-fix #84
|
2016-08-18 20:53:19 +01:00 |
|
|
c17830883d
|
Allow the entry of tab characters into the edit page textarea. Fixes #84.
|
2016-08-18 19:38:40 +00:00 |
|
|
5dea574825
|
Fix #86 by altering the default permissions on mkdir.
|
2016-08-18 13:07:00 +00:00 |
|
|
ad6a12da5b
|
Finish initial settings rewrite
|
2016-06-22 09:13:32 +01:00 |
|
|
60505dfb0a
|
Finish documentation.
|
2016-06-15 19:20:03 +01:00 |
|
|
eb8daf2ce6
|
Initial history implementation. Save prev. revs of pages.
|
2016-06-03 08:45:17 +01:00 |
|
|
7035fa66ec
|
Add unified diff to edit conflict page + tweak line height
|
2016-05-01 15:06:27 +01:00 |
|
|
3961c4977a
|
Implement conflict resolution.
|
2016-04-09 17:04:43 +01:00 |
|
|
e95f4f1e0d
|
Add tabindex to editing form
|
2016-04-09 11:01:27 +01:00 |
|
|
9d78f1a93c
|
Make editing error messages more helpful
|
2016-04-09 10:55:44 +01:00 |
|
|
b044651dc3
|
Offload html escaping from editor to parsedown
|
2016-04-08 21:05:42 +01:00 |
|
|
881a5ff345
|
Fix issue in editor with blockquotes.
|
2016-04-08 20:13:11 +01:00 |
|
|
4e599569ed
|
Align editing message with edit form
|
2016-04-07 16:54:50 +01:00 |
|
|
219eb51964
|
Initial untested recent changes. Also save preprocessor tweaks.
|
2016-01-16 13:24:13 +00:00 |
|
|
505b5319f0
|
Revamp help page. Currenty untested.
I will test it as soon as I have time.
|
2015-12-21 08:45:38 +00:00 |
|
|
8924c7b9ac
|
Only build an index for the old version if it actually exists
|
2015-12-05 17:37:45 +00:00 |
|
|
c6442565bf
|
Add returnto to anonymous edit denied message.
|
2015-12-05 17:26:22 +00:00 |
|
|
e7dfda5f75
|
Umm I forgot to add to the globals list... :P
|
2015-11-09 07:25:28 +00:00 |
|
|
c7348d9c74
|
Begin updating module to use the new path system. Currently untested.
|
2015-11-08 21:15:08 +00:00 |
|
|
9046d72e7c
|
Bugfix: Another (successful this time) attempt to rid ourselves of blank tags
|
2015-11-01 14:31:51 +00:00 |
|
|
1c58a64134
|
Bugfix index comparison. I think this fixes #29.
|
2015-11-01 14:26:13 +00:00 |
|
|
2dff5fe655
|
Bugfix: empty tag appearing when I didn't enter any tags
|
2015-11-01 10:17:14 +00:00 |
|
|
7957b3ca2e
|
Update the pageindex when saving an edit.
|
2015-11-01 09:30:29 +00:00 |
|
|
be9c822e17
|
Bugfix: warning when editing page that doesn't have any tags
|
2015-10-28 08:43:59 +00:00 |
|
|
f04773a76b
|
Add support for editing tags
|
2015-10-25 11:26:35 +00: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 |
|
|
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 |
|
|
00940645c7
|
Remove debug statemenets
|
2015-10-03 13:28:12 +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 |
|
|
f5fba6e431
|
Bugfix: Make sure the page exists when checking for protection
|
2015-10-03 12:26:32 +01:00 |
|
|
faaa2a21ac
|
Move save preprocessor handling to after metadata calculation
|
2015-10-03 10:18:26 +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 |
|
|
f5b0b85603
|
Add editing message that appears just before the edit button
|
2015-09-30 06:44:12 +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 |
|
|
4cabf42666
|
Convert all existing modules over to new $env
|
2015-09-22 14:34:18 +01:00 |
|
|
e465a05083
|
Erm what's happening here...?
|
2015-09-19 10:19:56 +01:00 |
|
|
505eae21d0
|
continuing work on the new theme. $settings->navlinks is now $settings->nav_links
|
2015-07-16 10:16:02 +01:00 |
|
|
3126322148
|
more comment tidyups
|
2015-07-14 17:05:20 +01:00 |
|
|
52821d1a87
|
Add function to make sure parent pages exist. Fixes #12
|
2015-07-14 15:47:05 +01:00 |
|
|
f12aedb9cb
|
added todo
|
2015-07-13 20:28:09 +01:00 |
|
|
f8cddda19e
|
Update for page-edit module: allow saving of subpages
|
2015-07-13 15:22:57 +01:00 |
|