de4536e173
page-view: XSS again again again
2021-09-03 01:50:09 +01:00
cfd087d919
Add MPL 2.0 short header to core code files
2020-09-23 23:22:39 +01:00
0f23ce3fd1
redirect: fix redirect logic
2020-07-12 14:45:56 +01:00
1813fe73e2
Add absolute redirects
2020-07-07 21:10:38 +01:00
237d10f908
Bugfix: Display link when redirect page sends user to a another page that doesn't exist Note that this only shows for users with permission to edit the target page at the moment.
2020-06-04 19:11:29 +01:00
cd96e43e0f
Add reading time estimation
...
Disable with readingtime_enabled.
Also add new class system-text-insert for all things that appear below a
wiki page's title <h1> and the beginning of the body text
2020-05-24 21:47:40 +01:00
269ba583fd
feature-search: add command
2020-03-11 23:51:49 +00:00
dc860acfd3
Tidy up page-view module code
2019-01-30 21:34:24 +00:00
5b20df5b3d
Add mode parameter support to random action
2018-02-14 22:36:29 +00:00
6fd99e5b82
Add « Parent page link to subpages
2017-09-15 17:15:11 +01:00
57acbc85b8
Add rawurlencode() calls everywhere in the redirect logic to fix #139
2017-06-28 11:42:11 +01:00
967eb1ad13
Add section to help on commenting
2017-06-18 15:53:21 +01:00
a5b8bad725
Send the last-modified header with the view action
2017-06-18 14:54:52 +01:00
6835c77384
Add initial jump to comments link, but it doesn't work yet.
2017-05-20 16:07:42 +01:00
8f7a111b48
Improve the last edited message in the footer.
2016-12-17 20:59:04 +00:00
f07cd96691
Bugfix: Tag link escaping at the bottom of every page
2016-11-06 20:51:32 +00:00
cb75928bd0
Bugfix: Fix undefined index in page view
2016-10-18 19:32:06 +01:00
4dffd8d1cd
Bugfix: Always display the footer message at the bottom of the page.
2016-10-18 19:06:47 +01:00
9883b58379
Bugfix: Clear up a bunch of issues with the recent history overhaul.
2016-10-18 18:46:41 +01:00
0253ab6c0e
Moved history logic to core & tied it in with $env.
...
Also fixed a few bugs in view & upgraded the display mode.
2016-10-18 18:34:27 +01:00
320c871495
Fix bug in new redirect code
2016-08-21 14:10:40 +01:00
e3683f218f
Bump versions of modules
2016-08-19 19:54:27 +01:00
63d0bdd5d6
Allow hashes in redirects. Also fix bug in page moving.
2016-08-19 19:49:39 +01:00
21609fd61d
Change revision display text
2016-06-26 20:32:51 +01:00
60505dfb0a
Finish documentation.
2016-06-15 19:20:03 +01:00
d1320aa467
Rename rchange functions. Fixes #74 .
2016-06-08 17:41:30 +01:00
cb31dadb9f
Linkify history list.
2016-06-04 20:16:30 +01:00
b168dbb811
Display revision details. Fixes #75 and #76 .
2016-06-04 19:55:22 +01:00
446ca98c23
Point page viewer at the correct filename based on the revision #
2016-06-04 19:13:40 +01:00
9c760789f4
Upgrade viewing module to support revisions
2016-06-04 19:04:50 +01:00
7aabf91d1e
Bump version of view module
2016-05-01 14:48:29 +01:00
380c9c0740
Fix display of last modified time.
2016-04-30 12:25:50 +01:00
9e9ad02bd6
Added last modified time to bottom of page. Fixes #67 .
2016-04-30 12:21:54 +01:00
1bf49fe6ae
Converted performance timeing comments and headers to use milliseconds
2016-04-30 12:00:48 +01:00
e86c67dcad
Implement delayed indexing. Fixes #66 .
2016-04-30 11:40:18 +01:00
0c85ac9df1
Correct minor error with page-view description.
2016-03-25 11:41:30 +00:00
cec847fd67
Update version numbers of modules.
...
I forgot to do this before.... :P
2016-03-24 13:11:05 +00:00
34cc498e0f
Add contentonly query parameter. Implements #55 .
2016-03-21 15:37:31 +00:00
801369387d
Cleaned up comments and added more title texts.
2015-12-26 12:55:19 +00:00
5e28a9e98e
Finish updating modules. Next up is bugfixing :D
2015-11-09 06:58:42 +00:00
bab0f67da0
Don't display message if page doesn't have any tags
2015-10-25 16:06:47 +00:00
394a60e849
Display tag at bottom of page and link to list of page with that tag
2015-10-25 15:45:25 +00:00
8fe437050c
Display tags a bottom of page
2015-10-25 14:10:56 +00:00
bdfec1c6f3
Rewrite parser backend. Currently untested.
2015-10-04 09:10:14 +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
4c93418f85
Add untested redirect front end
2015-10-03 12:26:46 +01:00
756814a160
Add page protection
2015-09-30 07:08:03 +01:00
4cabf42666
Convert all existing modules over to new $env
2015-09-22 14:34:18 +01:00