2 May 2011 03:00
git changes 2011-05-02
DokuWiki Devel Tools <xref <at> dokuwiki.org>
2011-05-02 01:00:02 GMT
2011-05-02 01:00:02 GMT
Good Morning! This are the git changes for DokuWiki committed yesterday. Please test them and report bugs. --------------------------------------------------------------------- http://github.com/splitbrain/dokuwiki/commit/4f5cb4d5bc4b7b3b61cdf2d67981eaf514f63060 Author: Choicky Chou <zhoucaiqi[at]gmail.com> Date: Sun May 1 11:51:30 2011 +0200 Chinese language update http://github.com/splitbrain/dokuwiki/commit/e26bb066def65f3730af19b8a8f2e5ff99a85b56 Merge: d6f9b0b... d6b643f... Author: Michael Hamann <michael[at]content-space.de> Date: Sun May 1 02:36:03 2011 -0700 Merge pull request #43 from lupo49/master. fixed location of favicon in feed.php (FS#2232) http://github.com/splitbrain/dokuwiki/commit/d6b643faf150c8f9e17ee7bc80fd960c4fddbc73 Author: Matthias Schulte <post[at]lupo49.de> Date: Sun May 1 11:27:53 2011 +0200 fixed location of favicon in feed.php (FS#2232) http://github.com/splitbrain/dokuwiki/commit/d6f9b0b399eba03397b4ee25a74999303ed558b9(Continue reading)
I just checked if I can use it in the wrap plugin. I don't know if
anything else would break, but this change definitely doesn't mean you
can have headlines in other syntax now.
When I add 'baseonly' to the allowed types, I can add headlines inside
WRAP, e.g.
<WRAP box>
===== Headline =====
Text ...
</WRAP>
BUT ... the result is undesirable, because headlines also open and close
sections. See the result for the above example:
<div class="level1">
<div class="wrap_box">
RSS Feed