Skip to content

Releases: ssahara/dw-plugin-pagetitle

Tally counter version

27 Aug 09:33

Choose a tag to compare

  1. Handle correctly even if both <title>*</title> and ~~Title:*~~ syntax used in a same page
  2. Use tally counter (closure method) instead of check class property to ensure the first syntax used in a page should effective .

multi syntax component

27 Aug 09:15

Choose a tag to compare

Th plugin consists four syntax components:

<title>(?=.*?</title>)
~~Title:(?=.*?~~)
~~ShortTitle:.*?~~
<!-- ?YOU_ARE_HERE ?-->

simple control macro to define page title on the page

23 Sep 12:58

Choose a tag to compare

v1.0

update README.md and plugin.info