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

16 commits

Author SHA1 Message Date
0ff5ab20ec
feature-interwiki-links: fix potential XSS attack 2021-09-02 23:00:50 +01:00
cfd087d919
Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
b4c0782e58
bool -> boolean 2020-01-05 20:59:21 +00:00
34a86dbaec
Fix insert 2019-10-26 12:27:09 +01:00
a3330829cb
Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
91a9c44b8f
Bugfix: Don't throw warnings if interwiki links aren't configured 2019-01-24 23:47:43 +00:00
a541a0cac0
Add more to interwiki links help section 2019-01-05 22:13:42 +00:00
79ee2455e9
Fill out interwiki help section 2019-01-05 22:11:28 +00:00
3592a132e9
Fix a bunch of bugs with the new interwiki module 2019-01-05 21:28:47 +00:00
ba324ed814
Document the internal link syntax.
Next up: Testing it all I think!
2019-01-05 17:48:27 +00:00
76263f770c
Make interwiki_* functions not crash if the interwiki index hasn't been configured yet 2019-01-05 17:10:46 +00:00
08ff3772b3
Add is_interwiki_link method 2019-01-05 13:04:52 +00:00
075b2e0966
Create initial interwiki link API.
New functions:
 - interwiki_pagename_parse
 - interwiki_pagename_resolve
 - interwiki_get_pagename_url
2019-01-03 22:34:55 +00:00
8a07cee077
Fix build error 2019-01-03 20:46:31 +00:00
9f7d044bf4
Throw not implemented exception 2019-01-02 23:58:13 +00:00
f9995072e1
Start writing interwiki module, but it's not finished yet 2019-01-01 18:53:30 +00:00