Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
another last minute fix for packing error
Browse files Browse the repository at this point in the history
  • Loading branch information
thediveo committed Oct 20, 2014
1 parent 9304d02 commit 773ab9b
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 381 deletions.
380 changes: 1 addition & 379 deletions editions/release/output/thirdflow.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion editions/release/output/thirdflow.tid

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*\
created: 20141020111648006
title: $:/plugins/TheDiveO/ThirdFlow/filters/addprefix.js
type: application/javascript
modified: 20141020111656991
module-type: filteroperator
Filter operator for adding a prefix to each title in the list. This is
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*\
created: 20141020111710426
title: $:/plugins/TheDiveO/ThirdFlow/filters/addsuffix.js
type: application/javascript
modified: 20141020111717792
module-type: filteroperator
Filter operator for adding a suffix to each title in the list. This is
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*\
created: 20141020111828333
title: $:/plugins/TheDiveO/ThirdFlow/macros/hashify.js
type: application/javascript
modified: 20141020111837899
module-type: macro
Macro to hash a tiddler title into a (mostly) unique number.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*\
created: 20141020111845057
title: $:/plugins/TheDiveO/ThirdFlow/macros/sanitizedfoldername.js
type: application/javascript
modified: 20141020111852925
module-type: macro
Macro to sanitize a tiddler title for use as, e.g. a folder name.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*\
created: 20141020111918405
title: $:/plugins/TheDiveO/ThirdFlow/widgets/ensuretiddler.js
type: application/javascript
modified: 20141020111927394
module-type: widget
Default widget: if a particular tiddler is not present,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/*\
created: 20141020111936183
title: $:/plugins/TheDiveO/ThirdFlow/widgets/listmangler.js
type: application/javascript
modified: 20141020111942403
module-type: widget
The list mangler widget -- mangles the list field of a
Expand Down

0 comments on commit 773ab9b

Please sign in to comment.