writefreely/templates
Marcel van der Boom f40ce14fb2 Resolve an edge case where last language has error
If there are multiple language blocks on a page, we set the
onload on the last one to load all highlighting at once.

If the last language block has an error, the onload would
never fire and thus all blocks would not be highlighted.

The simplest resolution is to fire the callback regardless. We've
already loaded everything so running the callback is not causing any
performance hit which is relevant I think.
2019-03-05 14:36:40 +01:00
..
include Resolve an edge case where last language has error 2019-03-05 14:36:40 +01:00
user Change zip link to txt on Export page 2019-02-25 15:49:11 -05:00
base.tmpl Add Reader section 2018-12-10 16:08:07 -05:00
collection-post.tmpl Use language-specific dash in post titles 2018-12-24 13:58:32 -05:00
collection-tags.tmpl Clean up resource URLs on collection-tags template 2019-02-04 10:12:38 +01:00
collection.tmpl Fix whitespace in templates 2018-11-23 12:42:30 -05:00
edit-meta.tmpl Fix editing metadata on single-user instances 2018-12-01 16:27:14 -05:00
pad.tmpl Fully support single-user mode 2018-11-09 22:10:46 -05:00
password-collection.tmpl Add user-facing templates and pages 2018-11-08 01:13:00 -05:00
post.tmpl Use language-specific dash in post titles 2018-12-24 13:58:32 -05:00
read.tmpl Add Reader section 2018-12-10 16:08:07 -05:00