1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-14 01:43:01 +00:00
Commit graph

127 commits

Author SHA1 Message Date
501d6a1c9c
Assume that the extra data directory exists in modules.
We can get the module registration system to automatically prepare the 
requested files
2019-03-02 13:04:30 +00:00
7cd57c894f
Use a clever hack to get the file descriptor of the ZipArchive and peel the data out.
Not sure if it'll work yet though, as we've run into a bit of a snag 
with the module loading.....
2019-03-02 12:24:11 +00:00
e93417f171
Start working on a new extra_data system, but it's not finished yet.
Warning: Everything's broken! If you want to use the latest master, please use the commit before this one.
2019-02-26 23:01:09 +00:00
0f79a8ec13
Bugfix new cache id system 2019-02-10 23:08:16 +00:00
a5563bb458
Add title to internal links, and refactor page cache id generation 2019-02-10 23:01:01 +00:00
08a0cf2c2e
Formatting 2019-01-05 21:44:24 +00:00
3592a132e9
Fix a bunch of bugs with the new interwiki module 2019-01-05 21:28:47 +00:00
fafd5f6f03
Bugfix: Insert missing $ sign 2019-01-05 17:55:59 +00:00
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
cdf56ca515 Implement redlinks and fix another issue with the parser 2016-04-08 09:28:59 +01:00
03c52c06a1 Overhual image parsedown extension again.
Made a *ton* of bug fixes and stability improvements too.
2016-04-08 09:01:12 +01:00
676f90b50d Emergency path for a weird warning 2016-03-25 17:52:32 +00:00
cec847fd67 Update version numbers of modules.
I forgot to do this before.... :P
2016-03-24 13:11:05 +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
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
ffa9c7d824 Tweak the description & author of parser-parsedown 2016-03-19 18:24:52 +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
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
801369387d Cleaned up comments and added more title texts. 2015-12-26 12:55:19 +00:00
db7ee5bc1c Baked image size / floating support into parsedown 2015-10-04 15:20:47 +01:00
d8352c9647 Comment out advanced image processing - It doesn't play nicely with parsedown atm. 2015-10-04 14:14:43 +01:00
f5555bad3e Bugfix: isseet -> isset 2015-10-04 14:04:42 +01:00
edf2c88d12 Add optional parsedown module 2015-10-04 13:37:12 +01:00