|
3dc505992d
|
Nuke all usages of utf8_encode, as I misunderstood what it did.
|
2018-03-18 16:37:25 +00:00 |
|
|
f367237ccc
|
Update docs
|
2018-02-14 22:19:11 +00:00 |
|
|
4f9f3cb395
|
Make view source message more meaningful when editing is disabled & disallow uploads when editing is disdabled
|
2017-12-31 23:17:25 +00:00 |
|
|
e5881550f2
|
Bump version of page-edit
|
2017-12-10 15:19:20 +00:00 |
|
|
a2c18ce210
|
Escape stuff more when saving edits - fixes #99
|
2017-12-10 15:17:13 +00:00 |
|
|
a15085d67d
|
Bugfix moving pages with comments & the login to post a comment button
|
2017-11-23 15:16:08 +00:00 |
|
|
59047af5eb
|
Delete todo
|
2017-11-21 20:11:21 +00:00 |
|
|
53e97c90ef
|
Add title to new button
|
2017-11-21 20:09:34 +00:00 |
|
|
bcf562e7ca
|
Add restore locally changed content button
|
2017-11-21 20:07:50 +00:00 |
|
|
09a26653c9
|
Add remote file system
|
2017-11-13 23:12:13 +00:00 |
|
|
ecd155c4d4
|
Moar htmlentities calls
|
2017-07-29 10:50:42 +01:00 |
|
|
a90b72e3ad
|
Use rawurlencode / htmlentities in more places
|
2017-07-29 10:44:58 +01:00 |
|
|
e3fcecdc1a
|
Fix small bug in new preview function.
https://github.com/sbrl/Pepperminty-Wiki/pull/140#issuecomment-31269952
|
2017-07-03 18:33:25 +01:00 |
|
|
7e14eb609a
|
Bump version of page-edit module after PR
|
2017-07-03 18:23:22 +01:00 |
|
|
e9381da756
|
Fix permissions
|
2017-07-03 18:05:57 +01:00 |
|
Isabeau Kisler
|
070afff19b
|
Add preview functionality -- actually change preview message this time
|
2017-07-02 14:15:20 -07:00 |
|
Isabeau Kisler
|
8eee12bd6b
|
Add page preview functionality -- more tweaks
Change order of save and preview buttons, tweak HTML and styling for preview message.
|
2017-07-02 13:14:50 -07:00 |
|
Isabeau Kisler
|
5e51ebf213
|
Add preview page -- Make changes based on code review
Adjust styles, add preview header, change underbar to dash.
|
2017-06-28 22:33:57 -07:00 |
|
Isabeau Kisler
|
c478f50f68
|
Add preview page edit functionality
Make changes to edit action, add preview_edit action, adjust styles
|
2017-06-27 22:44:05 -07:00 |
|
|
191d5370e0
|
Make editing textarea automatically expand with it's contents!
|
2017-03-05 16:15:50 +00:00 |
|
|
9702343735
|
Added help section for user pages.
|
2017-02-18 20:55:25 +00:00 |
|
|
94e597a895
|
Restrict editing of user pages correctly.
|
2017-02-11 15:22:04 +00:00 |
|
|
d4fe19d1ed
|
Begin wiring up settings gui & create settings object generator.
|
2016-12-11 18:52:53 +00:00 |
|
|
0c625cd3da
|
Bugfx: Correct new JS api.
|
2016-11-05 14:08:50 +00:00 |
|
|
fc87997f77
|
Create new JS snippet API
|
2016-10-30 10:06:46 +00:00 |
|
|
b7b34bff16
|
Don'tr estore content if there's something in the editor already.
|
2016-10-22 16:48:21 +01:00 |
|
|
d3b6b1c54e
|
Add 'smart save' feature to page creator.
Never again will people loose their work.
|
2016-10-22 16:43:53 +01:00 |
|
|
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 |
|