Joey Hess
beaebab04b
Merge branch 'master' of ssh://git.ikiwiki.info
2019-01-21 11:44:58 -04:00
Joey Hess
4cb6f48aff
bug report
2019-01-21 11:44:29 -04:00
ntntnt
0b53772b99
2019-01-21 00:34:51 -04:00
Jens
576f8219ec
User link and description changed
2019-01-17 14:02:56 -04:00
https://sonata-green.dreamwidth.org/
22f3ca1072
markdown backquotes
2018-12-24 12:15:32 -04:00
ALEXEIDZ
03b8d219fe
2018-12-16 16:21:52 -04:00
ALEXEIDZ
e9bb20a5af
2018-12-16 16:20:16 -04:00
Joey Hess
319b96476b
followup
2018-12-12 10:43:52 -04:00
xuqi
bf71bc8119
2018-12-10 05:44:33 -04:00
xuqi
8f6cc132a2
2018-12-10 05:43:58 -04:00
xuqi
53621a4e64
de-indenting
2018-12-10 05:27:58 -04:00
xuqi
86e0838dd4
example for inlining only one level of subpages
2018-12-10 05:27:16 -04:00
tumashu1
95b5ec74a9
fail to inject IkiWiki::showform
2018-12-08 04:08:38 -04:00
jmtd
5a61b2cc97
patch works for me
2018-12-07 06:11:12 -04:00
jmtd
0dbea17e59
ack
2018-12-07 06:05:34 -04:00
tumashu1
38f7131b08
rename and remove plug can not work well with gettext
2018-12-05 02:47:55 -04:00
tumashu1
847e1492ef
2018-12-01 21:42:06 -04:00
tumashu1
f1fdf5bbf8
Suggest let table plugin support a kind of longtable
2018-12-01 21:41:25 -04:00
tumashu1
c7285ec232
2018-12-01 20:56:04 -04:00
tumashu1
82fe20c7cb
Add a patch deal with UTF-8 csv table's problem
2018-12-01 20:55:16 -04:00
tumashu1
e4f88dad8f
Add a patch decode_utf8 inline's root page
2018-12-01 20:50:04 -04:00
smcv
4eb5f62bc6
add redirection
2018-12-01 17:29:56 -04:00
smcv
4a44e4e3b0
update for rename of bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content/20180628-patch.txt
2018-12-01 17:28:11 -04:00
smcv
065cf1776c
rename bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content.mdwn
2018-12-01 17:28:11 -04:00
smcv
20c9b9afd3
update for rename of todo/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt
2018-12-01 17:26:49 -04:00
smcv
3d8c8e2cde
rename todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn
2018-12-01 17:26:48 -04:00
smcv
808cf18219
refer to a branch
2018-12-01 17:25:16 -04:00
Simon McVittie
ce2edfe61d
ikiwiki.info doesn't have fenced code blocks yet
2018-12-01 21:07:38 +00:00
Simon McVittie
eae0aaf9dc
Escape directives in code
2018-12-01 21:06:39 +00:00
Simon McVittie
883d2141a8
Review
2018-12-01 21:05:18 +00:00
Simon McVittie
8b47046fde
po: Improve test coverage
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-12-01 19:30:12 +00:00
Simon McVittie
8503e57916
po: Add failing test for Debian bug #911356
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-12-01 13:56:34 +00:00
Simon McVittie
6e52d0a7ee
Fix broken link in basewiki
...
Links from pages in the basewiki (which is also a subset of ikiwiki's
own wiki) to pages on ikiwiki's own wiki have to use [[!iki]] so that
they will not become broken links when the page in question is copied
into other installations.
Detected by ./t/basewiki_brokenlinks.t.
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-12-01 13:56:34 +00:00
smcv
2bdf01279a
I don't think the Chinese text causes this
2018-12-01 08:28:11 -04:00
smcv
4fc19e39bc
comments (no review yet)
2018-12-01 08:13:39 -04:00
smcv
6ae58c733c
Revert spam
...
This reverts commit c600ed0e71
2018-12-01 07:53:47 -04:00
tumashu1
ed75506af7
2018-11-28 03:55:15 -04:00
tumashu1
02c1b8b8c7
2018-11-28 03:36:09 -04:00
tumashu1
de68616b9d
2018-11-28 01:16:33 -04:00
jmtd
046b827bd0
related issue
2018-11-27 06:06:58 -04:00
jmtd
f59ed91b89
error output when trying
2018-11-27 06:05:01 -04:00
Joey Hess
4f0b10c13d
rename postvote to postlink
...
This better explains what it contains, which is a wikilink to the page
to go to after posting the vote. And postlink is more consistent a name
with posttrail.
2018-11-26 13:23:50 -04:00
Joey Hess
97d921ca67
poll: Added postvote and posttrail options for better multi-page polls.
...
Modern web users probably expect the poll to move on automatically to the
next question, and this allows for that behavior.
Note that bestlink() runs at vote time, which avoids needing to make the
page containing the poll depend on the page that sets up a trail, as the
current trail at vote time will be used.
This commit was sponsored by Eric Drechsel on Patreon.
2018-11-26 13:14:21 -04:00
tumashu1
11d5b5c5ea
2018-11-26 04:53:53 -04:00
tumashu1
6127986e76
2018-11-26 04:53:13 -04:00
tumashu1
67968e39b3
2018-11-26 04:44:35 -04:00
anarcat
e4e7d7381d
avoiding ban?
2018-11-12 10:58:48 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
18ac18593f
update my entry
2018-11-07 04:59:14 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
eb93533842
update description & remove tag patch
2018-11-07 04:54:45 -04:00
anarcat
a38f97554c
more spam issues. this is definitely not done.
2018-11-06 18:02:26 -04:00