From 97d921ca676d51279b9fdfbaa7501fc8ebf8a027 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Nov 2018 13:14:21 -0400 Subject: 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. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index b00dc8218..892dca041 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ ikiwiki (3.20180312) UNRELEASED; urgency=medium [ Joey Hess ] * aggregate: Fix aggregation of posts without a title. Thanks, Alexandre Oliva + * poll: Added postvote and posttrail options for better multi-page polls. -- Simon McVittie Wed, 16 May 2018 13:09:27 +0100 -- cgit v1.2.3