mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 15:06:46 +00:00
* Update pluginmaker.js Update plugin modified timestamp unless disabled. * Update pluginmaker.js Use getModificationFields() * Update pluginmaker.js Inline Tiddler creation parameters * Create #9401.tid Create release notes tiddler * Apply suggestion from @saqimtiaz --------- Co-authored-by: Saq Imtiaz <saq.imtiaz@gmail.com>
11 lines
432 B
Plaintext
11 lines
432 B
Plaintext
title: $:/changenotes/5.4.0/#9401
|
|
description: Repacking plugins should update modified timestamp
|
|
tags: $:/tags/ChangeNote
|
|
release: 5.4.0
|
|
change-type: enhancement
|
|
change-category: developer
|
|
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9401
|
|
github-contributors: andrewgoz
|
|
|
|
This PR modifies `$tw.utils.repackPlugin()` so that it adds the standard tiddler modification fields to plugin tiddlers when they are repacked.
|