Home
last modified time | relevance | path

Searched hist:"2571786 c763e04c7abbf27c2245a5720878dc3f1" (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
H A Dactions.php2571786c763e04c7abbf27c2245a5720878dc3f1 Thu May 18 10:07:15 UTC 2017 LarsDW223 <lars_paulsen@web.de> always redirect to correct section

Across workflow 'show - sectionedit - save/cancel' explicitly
transmit header id to the server. So the server can always redirect to
the correct section even if headings have the same name. Fixes #1364.

H A Dhtml.php06917fcef4c96db29b53fef1de68c2a61a67cd65 Tue Sep 05 17:16:52 UTC 2017 Michael Große <grosse@cosmocode.de> fix: fix regex to return table secedit buttons

Since the hid is optional, it must also be optional in the regex. Also
this commit introduced named capture groups to make it more obvious
which part of the regex captures what.

Also there is now an explicit hid generated for tables, to enable
jumping to the correct section after finishing editing.

This was broken in 2571786c763e04c7abbf27c2245a5720878dc3f1 or #1966
respectively.

Known Issues:
* since both title and hid are optional, a hid may be misinterpreted as
a title if the title is not generated.

2571786c763e04c7abbf27c2245a5720878dc3f1 Thu May 18 10:07:15 UTC 2017 LarsDW223 <lars_paulsen@web.de> always redirect to correct section

Across workflow 'show - sectionedit - save/cancel' explicitly
transmit header id to the server. So the server can always redirect to
the correct section even if headings have the same name. Fixes #1364.

/dokuwiki/inc/parser/
H A Dxhtml.php06917fcef4c96db29b53fef1de68c2a61a67cd65 Tue Sep 05 17:16:52 UTC 2017 Michael Große <grosse@cosmocode.de> fix: fix regex to return table secedit buttons

Since the hid is optional, it must also be optional in the regex. Also
this commit introduced named capture groups to make it more obvious
which part of the regex captures what.

Also there is now an explicit hid generated for tables, to enable
jumping to the correct section after finishing editing.

This was broken in 2571786c763e04c7abbf27c2245a5720878dc3f1 or #1966
respectively.

Known Issues:
* since both title and hid are optional, a hid may be misinterpreted as
a title if the title is not generated.

2571786c763e04c7abbf27c2245a5720878dc3f1 Thu May 18 10:07:15 UTC 2017 LarsDW223 <lars_paulsen@web.de> always redirect to correct section

Across workflow 'show - sectionedit - save/cancel' explicitly
transmit header id to the server. So the server can always redirect to
the correct section even if headings have the same name. Fixes #1364.