Files
oddmuse/modules
Alex Schroeder ce82a328b6 edit-paragraphs: fix $around parameter
In bullet lists, the $around parameter would overshoot. The link would
say around=20, for example, when in fact the correct value would be
around=18. It would add the "* " of the next list item, apparently. The
edit link would still look good because the test we're using is
"$EditParagraphs[0]->[1] <= $pos" -- but if we then don't set "$pos =
$EditParagraphs[0]->[1]" it won't help as we'll get a "Could not
identify the paragraph you were editing" error as soon as we try to edit
with around=20 instead of around=18.
2014-12-10 09:05:14 +01:00
..
2014-09-13 14:55:38 +03:00
2014-08-23 05:28:16 +03:00
2014-11-06 21:48:08 +01:00
2014-08-25 20:29:25 +02:00
2014-10-10 16:43:01 +02:00
new
2004-09-04 09:43:19 +00:00
2004-09-08 20:00:29 +00:00
2014-10-10 16:43:01 +02:00
2014-10-10 16:43:01 +02:00
2014-10-10 16:43:01 +02:00
2014-10-10 16:43:01 +02:00
2014-11-19 13:05:11 +01:00
2014-10-02 16:29:45 +03:00
2014-12-09 12:22:22 +01:00
2014-08-13 12:06:55 +02:00