|
512eec7ec2
|
Add icons next to people in credits.
|
2016-03-21 19:23:14 +00:00 |
|
|
312a3040af
|
Add moderator symbol to update link in credits.
|
2016-03-21 19:01:53 +00:00 |
|
|
271ff20d9f
|
Add PHP 7.0 to the Travis CI builds.
|
2016-03-21 18:31:03 +00:00 |
|
|
c0a8cd442b
|
Updates changelog to reflect the one in the release notes.
|
2016-03-21 17:34:55 +00:00 |
|
|
462affe0f8
|
Bump version
|
2016-03-21 17:12:32 +00:00 |
|
|
705406deb9
|
update changelog
|
2016-03-21 16:36:34 +00:00 |
|
|
f49d87a2f1
|
Add help section id to right of header.
|
2016-03-21 16:35:22 +00:00 |
|
|
da6ce432c9
|
Improve page-list's help section.
|
2016-03-21 16:23:50 +00:00 |
|
|
ad992c9439
|
Fill in help section for recent-changes, and make redirect pages italics.
|
2016-03-21 16:21:09 +00:00 |
|
|
34cc498e0f
|
Add contentonly query parameter. Implements #55.
|
2016-03-21 15:37:31 +00:00 |
|
|
0944484525
|
Add mbstring as required extension
|
2016-03-21 15:36:42 +00:00 |
|
|
50be095e75
|
Document templating in parser-parsedown's help section.
|
2016-03-20 17:57:47 +00:00 |
|
|
1c6ace3492
|
Add a pair of special variables to aid debugging.
|
2016-03-20 17:05:16 +00:00 |
|
|
42b66729b7
|
Fix potential security vulnerability in new variable parsing.
|
2016-03-20 16:42:21 +00:00 |
|
|
f4ffa86394
|
Tweak variable parsing to allow for special variables later.
|
2016-03-20 16:38:36 +00:00 |
|
|
4adf02a549
|
Minor improvements to page lists.
Redirect pagse now show in italics, and the pencil icon has a ? cursor and has a tooltip of "Last editor".
|
2016-03-20 16:30:00 +00:00 |
|
|
10fbe52f27
|
Implement variables. More testing needed.
|
2016-03-20 16:16:55 +00:00 |
|
|
96884a5160
|
Implement templating in parser-parsedown.
Although variables are parsed, they currently aren't used.
|
2016-03-20 14:05:55 +00:00 |
|
|
5af09f20dc
|
Renamed parser-default to match new id
|
2016-03-19 21:11:49 +00:00 |
|
|
142d2b60a8
|
Add extra info to the dev help page.
|
2016-03-19 18:41:22 +00:00 |
|
|
c7c0615d63
|
Correct minor spelling issues in the help
|
2016-03-19 18:28:27 +00:00 |
|
|
ffa9c7d824
|
Tweak the description & author of parser-parsedown
|
2016-03-19 18:24:52 +00:00 |
|
|
f6f38adae3
|
Improved "there isn't a page..." message on search page. Fixes #49.
|
2016-03-12 19:02:36 +00:00 |
|
|
5cf850f0ba
|
Added parsedown to credits comment.
|
2016-03-12 18:55:47 +00:00 |
|
|
111d95081f
|
Update feature-search's description.
|
2016-03-12 18:52:26 +00:00 |
|
|
87d372c400
|
Document register_save_preprocessor() in the api docs. Fixes #50.
|
2016-03-12 18:46:55 +00:00 |
|
|
dbe9a97efa
|
Updated changelog.
|
2016-03-12 18:40:17 +00:00 |
|
|
3fcbbd8a5e
|
Added recent changes link to "More..." menu.
|
2016-03-12 18:38:07 +00:00 |
|
|
be2daaa5cc
|
Add unit to image sizing syntax in parser-parsedown.
|
2016-03-12 18:32:58 +00:00 |
|
|
66ae937cc7
|
Add help section for parsedown parser.
|
2016-03-12 18:30:40 +00:00 |
|
|
4e123577ce
|
Moved printable button to bottom bar.
|
2016-03-12 17:55:35 +00:00 |
|
|
4f2cbfbe30
|
Update changelog.
|
2016-03-12 17:29:35 +00:00 |
|
|
f509db5785
|
Write extension of parsedown extra and change default parser.
Also automatically download parsedown and parsedownextra to the current directory dynamically instead of including in the parser-parsedown module.
|
2016-03-12 15:26:30 +00:00 |
|
|
a80a2b677f
|
Add debug action for administrators.
|
2016-01-23 15:25:36 +00:00 |
|
|
3c14063f0d
|
Remove old 307 redirect from raw action.
|
2016-01-23 14:33:18 +00:00 |
|
|
7cdd083ed6
|
Shink printable logo. Fixes #51.
|
2016-01-23 14:21:05 +00:00 |
|
|
201308ba86
|
Categorise settings. Completes #52.
|
2016-01-23 11:27:44 +00:00 |
|
|
7b6f735101
|
Header level correction for configuration section.
|
2016-01-23 10:49:55 +00:00 |
|
|
7a6c2de743
|
Rewrite the settings file & add a config guide to the readme.
|
2016-01-23 10:43:30 +00:00 |
|
|
59afefc3ce
|
Added icons to the more... menu
|
2016-01-16 15:12:42 +00:00 |
|
|
31b678668b
|
More recent changes page refinements.
|
2016-01-16 14:17:55 +00:00 |
|
|
02b6df6ea3
|
Remove recent changes debug statements
|
2016-01-16 14:09:51 +00:00 |
|
|
110d5f1ae6
|
Tweaks and fixes to new recent changes
|
2016-01-16 13:51:25 +00:00 |
|
|
219eb51964
|
Initial untested recent changes. Also save preprocessor tweaks.
|
2016-01-16 13:24:13 +00:00 |
|
|
3ab0d2c5a8
|
Make tag list inline so it fills with page space
|
2016-01-14 12:13:29 +00:00 |
|
|
03552b979f
|
Small optimisation to search queries
|
2015-12-26 13:06:45 +00:00 |
|
|
24a81c2f11
|
Update build
|
2015-12-26 12:55:56 +00:00 |
|
|
801369387d
|
Cleaned up comments and added more title texts.
|
2015-12-26 12:55:19 +00:00 |
|
|
e1f5283785
|
Finish revamp of help page.
|
2015-12-21 14:39:56 +00:00 |
|
|
9e63f0f64b
|
Lots of small stability fixes.
|
2015-12-21 14:35:27 +00:00 |
|