|
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 |
|