TiddlyWiki.org

Ticket #205 (new enhancement)

Opened 2 years ago

Last modified 10 months ago

The 'copy' directive in recipe files can't copy to a destination subdirectory

Reported by: JeremyRuston Assigned to:
Priority: undefined Milestone: Tools 1.2
Component: tools Version:
Severity: undefined Keywords:
Cc:

Description

The 'copy' directive in recipes permits arbitrary files to be copied alongside the cooked TW file. The files can be referenced via a subdirectory path from the location of the recipe. For example:

copy: images/field.jpg

However, it is not possible to specify a target subdirectory, so all files are copied to the same directory as the output TW file itself.

Recipes should be able to specify a subdirectory. For example:

copy: images/field.jpg images/rural/

Change History

27/11/06 22:22:56 changed by GeorgVictorVoutsinos

  • owner changed from JeremyRuston to GeorgVictorVoutsinos.

05/12/06 00:35:11 changed by MartinBudden

  • milestone changed from Tools 1.0 to Tools 1.1.

20/07/07 18:41:20 changed by MartinBudden

  • milestone changed from Tools 1.1 to Tools 1.2.

12/10/07 17:34:11 changed by MartinBudden

  • owner deleted.