1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-10-04 12:44:02 +00:00
Commit graph

69 commits

Author SHA1 Message Date
4cb1abb231
Change {{{@}}} to output a message instead of not parsing at all 2019-01-05 17:51:51 +00:00
ba324ed814
Document the internal link syntax.
Next up: Testing it all I think!
2019-01-05 17:48:27 +00:00
4bf7881e5c
[parser] Simplify code by removing if statement 2019-01-05 16:23:12 +00:00
c7d7de3d7e
Don't include semicolons in greedy internal links 2018-09-29 23:40:23 +01:00
10b374871f
Improve image caption help text 2018-07-01 20:56:08 +01:00
1f190da2df
Make orphan pages list use page-list statistic type
Also add count to page-list
2018-04-28 11:06:23 +01:00
72825f8755
Sort orphan pages statistic in the right direction 2018-04-28 11:01:57 +01:00
de61612b18
Add most linked-to pages statistic 2018-04-28 10:59:08 +01:00
be1fa80959
Enhance display of orphaned pages list 2018-04-26 23:51:41 +01:00
c6a3ce16df
Add orphan pages statistic 2018-04-26 23:27:44 +01:00
6fc44b7404
Refactor wanted pages statistic calculator to make adding new statistics easier 2018-04-26 23:14:35 +01:00
7a243215ec
Bugfix: Images with captions didn't float correctly. 2018-04-05 09:47:29 +01:00
0dde3c824b
Tentative fix for style warnings when rendering image captions 2018-02-04 13:26:05 +00:00
09a26653c9 Add remote file system 2017-11-13 23:12:13 +00:00
143e1f847b Improve the look of the stats page 2017-09-16 13:26:12 +01:00
111a8b9707 Display stats in a human-friendly manner :D 2017-07-14 22:13:13 +01:00
12a7d9fd14 Implement wanted pages statistics! Yay! I've been looking forward to this mya
It's faster than I thought it would be too :D
2017-07-14 21:22:37 +01:00
a63d83bc34 Make stats-update accept the site secret as a POST param 2017-07-14 20:35:55 +01:00
e0cedbf9b7 Monkeypatch new internal link logic 2017-03-09 10:47:25 +00:00
b693953a5c Bugfix: Include the rest of a word in internal links. 2017-02-25 10:57:10 +00:00
103889d41c Bugfix: Push page path through makepathsafe when detecting redlinks 2016-12-26 18:30:29 +00:00
9d25376d82 Correct spelling mistake 2016-11-03 20:29:15 +00:00
9caadadc66 Link images to their sources, properly handling short image urls. Fixes #111. 2016-10-18 19:08:34 +01:00
53f4f2227d Trim the image url before short url detection. Fixes #108. 2016-10-18 19:08:12 +01:00
6267fe79d4 Autofill the name box on the file upload page when a new file is selected 2016-08-22 17:24:22 +01:00
215fe4461a Added broken bar character support to the image syntax 2016-08-22 11:14:49 +01:00
4accd65ca8 Bump verion of parser 2016-08-22 09:40:37 +01:00
181d7f95da Add more comment headings to parser 2016-08-22 09:40:17 +01:00
31999e2627 Added the broken bar character (¦) as an alternative internal link / template splitting character. 2016-08-22 09:36:22 +01:00
f6c9ff6101 Bum version of parser 2016-08-21 12:02:34 +01:00
367f4e5ebf In last commit: Allow spaces in image filenames 2016-08-21 12:00:40 +01:00
7589605c81 Bump version of feature-search 2016-08-21 10:59:41 +00:00
75cb609b82 Don't get Travis CI to test against PHP 5.5 2016-08-19 20:28:47 +01:00
e3683f218f Bump versions of modules 2016-08-19 19:54:27 +01:00
16076a8d8f Allow linking in internal links to subheadings. 2016-08-19 19:39:53 +01:00
70f9c398cc Enchance internal link by adding page scanner. Fixes #87. 2016-08-19 10:59:49 +01:00
8332cd955d Fix #73. Also put some image captions in their place. 2016-06-03 09:32:26 +01:00
df7c36afcb Update help for parser and bump parser version 2016-05-30 12:35:23 +01:00
a075f8aa0a Implement short image links. Fixes #24. 2016-05-30 10:54:09 +01:00
4953b6f1fa Add support for image captions. 2016-05-29 20:34:34 +01:00
c41c76688f Minor correction 2016-04-23 16:34:51 +01:00
81d5e61cc7 Bump version 2016-04-10 11:50:35 +01:00
6e92025963 update changelog 2016-04-10 11:49:50 +01:00
9d78f1a93c Make editing error messages more helpful 2016-04-09 10:55:44 +01:00
f69955c0c7 Implement file gallery 2016-04-09 09:26:18 +01:00
e1a9c78692 Remove debug statements & bump versions 2016-04-09 07:56:09 +01:00
999c1abafd Add parser variable to list subpages 2016-04-09 07:51:29 +01:00
b044651dc3 Offload html escaping from editor to parsedown 2016-04-08 21:05:42 +01:00
b36e69d87e Add extra debug variable to display requested page name. 2016-04-08 09:50:13 +01:00
e576c8f286 Bump versions of modules. I keep forgetting! 2016-04-08 09:30:50 +01:00