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

1202 commits

Author SHA1 Message Date
Starbeamrainbowlabs 96b632ff56
Recent changes: Implement atom feed. Untested! 2019-01-24 20:30:20 +00:00
Starbeamrainbowlabs 242f197ccf
Add offset & count to recent-changes action 2019-01-24 18:25:10 +00:00
Starbeamrainbowlabs e715c2049f
Add CSV support to the recent-changes action 2019-01-24 18:18:20 +00:00
Starbeamrainbowlabs 6aa55c74bf
Update changelog 2019-01-24 18:05:49 +00:00
Starbeamrainbowlabs 282019a511
Update docker section of README 2019-01-06 11:45:21 +00:00
Starbeamrainbowlabs f5d00d9f0e
Update Travis CI config 2019-01-06 11:42:06 +00:00
Starbeamrainbowlabs a7b258236c
Tweak interwiki link style 2019-01-05 23:04:40 +00:00
Starbeamrainbowlabs e350d1cc8e
Style interwiki links 2019-01-05 22:58:21 +00:00
Starbeamrainbowlabs 0b4290321c
Update release checklist 2019-01-05 22:28:30 +00:00
Starbeamrainbowlabs a39f8f904f
Update docs sidebar 2019-01-05 22:27:20 +00:00
Starbeamrainbowlabs 0fb4f3a8c0
Update docs 2019-01-05 22:23:39 +00:00
Starbeamrainbowlabs 74cf2f7b68
Update changelog 2019-01-05 22:20:30 +00:00
Starbeamrainbowlabs a541a0cac0
Add more to interwiki links help section 2019-01-05 22:13:42 +00:00
Starbeamrainbowlabs 79ee2455e9
Fill out interwiki help section 2019-01-05 22:11:28 +00:00
Starbeamrainbowlabs 08a0cf2c2e
Formatting 2019-01-05 21:44:24 +00:00
Starbeamrainbowlabs 3592a132e9
Fix a bunch of bugs with the new interwiki module 2019-01-05 21:28:47 +00:00
Starbeamrainbowlabs fafd5f6f03
Bugfix: Insert missing $ sign 2019-01-05 17:55:59 +00:00
Starbeamrainbowlabs 3cb1f49798
Update description of interwiki_index_location variable 2019-01-05 17:55:02 +00:00
Starbeamrainbowlabs 4cb1abb231
Change {{{@}}} to output a message instead of not parsing at all 2019-01-05 17:51:51 +00:00
Starbeamrainbowlabs ba324ed814
Document the internal link syntax.
Next up: Testing it all I think!
2019-01-05 17:48:27 +00:00
Starbeamrainbowlabs 76263f770c
Make interwiki_* functions not crash if the interwiki index hasn't been configured yet 2019-01-05 17:10:46 +00:00
Starbeamrainbowlabs 7507867ca7
Document makepathsafe() better 2019-01-05 17:08:54 +00:00
Starbeamrainbowlabs 4bf7881e5c
[parser] Simplify code by removing if statement 2019-01-05 16:23:12 +00:00
Starbeamrainbowlabs b350d5a32e
Update changelog 2019-01-05 13:05:12 +00:00
Starbeamrainbowlabs 08ff3772b3
Add is_interwiki_link method 2019-01-05 13:04:52 +00:00
Starbeamrainbowlabs 1d14fdc85d
Add interwiki stuff to the changelog
More coming soon :D
2019-01-03 22:42:37 +00:00
Starbeamrainbowlabs 33b78422e4
Add link to new docs to README 2019-01-03 22:37:30 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs f9d0e0b514
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2019-01-03 21:26:42 +00:00
Starbeamrainbowlabs 8a07cee077
Fix build error 2019-01-03 20:46:31 +00:00
SQL-enwiki 2877d86e82 How to run in a docker (#163) 2019-01-03 11:16:48 +00:00
Starbeamrainbowlabs 9f7d044bf4
Throw not implemented exception 2019-01-02 23:58:13 +00:00
Starbeamrainbowlabs f9995072e1
Start writing interwiki module, but it's not finished yet 2019-01-01 18:53:30 +00:00
Starbeamrainbowlabs a47192be3a
Add interwiki index location setting 2019-01-01 18:44:49 +00:00
Starbeamrainbowlabs 32c75803ee
Docs: Fix typo 2018-12-14 23:11:37 +00:00
Starbeamrainbowlabs b0dc731807
That looks pretty good, I think!
Perhaps we'll do something mroe comprehensive / drastic in the future, 
but fo  now this looks ok :-)
2018-12-13 13:26:40 +00:00
Starbeamrainbowlabs 424a54cbe6
Moar styling! 2018-12-13 12:58:30 +00:00
Starbeamrainbowlabs 315f1984b1
Start styling the new docs!
There's still loads of work to do though.
2018-12-13 11:34:07 +00:00
Starbeamrainbowlabs 8cc5948eb7
docs: Add WIP message 2018-12-12 23:46:01 +00:00
Starbeamrainbowlabs 0cd0b8d281
We're not using php_error anymore 2018-12-12 23:37:35 +00:00
Starbeamrainbowlabs 87fdb1440c
Update references & rebuild docs 2018-12-12 23:31:24 +00:00
Starbeamrainbowlabs ca68989bb7
Seriously reorganise stuff. Much tidier :D 2018-12-12 23:23:50 +00:00
Starbeamrainbowlabs 905e970dc0
Start styling the new documentation 2018-12-12 22:26:13 +00:00
Starbeamrainbowlabs 2b5cd48e12
Start configuring docpress to our liking 2018-12-12 22:09:49 +00:00
Starbeamrainbowlabs b2aab2a8a9
Fill out the remaining documentation sections 2018-12-12 22:05:48 +00:00
Starbeamrainbowlabs 510f84a91b
Start filling out some of the new documentation pages 2018-12-12 21:43:46 +00:00
Starbeamrainbowlabs d1b7fc2a7e
Setup docpress scaffolding 2018-12-12 21:12:29 +00:00
Starbeamrainbowlabs 8983ce0aec
Let's experiment with docpress. 2018-12-12 19:27:05 +00:00
Starbeamrainbowlabs d3ae8dda6a
Update changelog 2018-11-13 18:33:01 +00:00
Starbeamrainbowlabs 21379f2ba2
README: Add setup instructions to table of contents 2018-11-13 18:32:41 +00:00