Ticket #1215 (closed enhancement: fixed)
plugin dependency handling should take into account tiddler title
| Reported by: | FND | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.6.1 |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description
Currently, TiddlyWiki's dependency handling (via Requires slice) looks up required tiddlers only based on the Name slice.
If a plugin does not have a Name slice, it cannot be used as a dependency.
This presents a problem when external resources - e.g. JavaScript? libraries like chrjs - are to be used without modification of the body.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

