hh.lohmann
hh.lohmann
###### _What_ A "macro" like "%lastmod%" that - _name it %lastsummary%_ - would provide the last / current [Edit summary](https://www.dokuwiki.org/summary) of a retrieved page (or, resp., with the semantic "Edit...
For URLs (wiki internal as well as http(s)) a "#" meant as an HTML hash (pointing to a section) is interpreted as "#" introducing a field comment and cutting the...
++ What: Adding "title=_content of field comment_" to "<dt class="FIELDNAME">" ++ Why: Give information about a field / its usage when viewing rendered dataentry, using (as a less space /...
What: Rendering lines starting with "#" as a "comment" in the sense of something like a [fieldset label (legend)](http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html#edef-FIELDSET) for following entries (as well in dataentry display as in entry...
* PowerShell / "other CLIs" don't have "set" * "setx" for global setting for current user (no admin rights required)
On using "Validate by Direct Input" obviously the charset declaration in the HTTP header of validator.w3.org itself suffices to fulfill HTML's character encoding requirement, letting people think there is no...
CORRECTED solution: simple PHP break does not do the full job, we need to check all `$ref` items (a) for the whole foreach body concerning `handle_recent`, and (b) for the...