Jermolene
|
2f69ea362c
|
Rename "tw-*" messages to "tm-*"
|
2014-08-28 21:43:44 +01:00 |
|
Jermolene
|
1814d502a4
|
Convert more "tw-*" classes to "tc-*"
|
2014-08-28 18:47:21 +01:00 |
|
Jermolene
|
d0cbd34bf9
|
Rename "btn-invisible" class to "tc-btn-invisible"
Part of #764
|
2014-08-28 17:28:32 +01:00 |
|
Jermolene
|
be8c753f28
|
Fix formatting of edit fields
|
2014-08-10 09:13:56 +01:00 |
|
Jermolene
|
d357e1706c
|
Allow visible edit fields to be configured
Create a tiddler “$:/config/EditTemplateFields/Visibility/fieldname”
with the text “hide” to hide a particular field
|
2014-08-01 17:03:53 +01:00 |
|
nameanyone
|
157ca0c8aa
|
Rename $:/temp/NewFieldName to $:/temp/newfieldname
As per "Naming of System Tiddlers"
|
2014-05-15 22:54:46 -07:00 |
|
Jermolene
|
f08c4aa525
|
Arrange fields alphabetically in the edit template
|
2014-04-09 11:31:27 +01:00 |
|
Jermolene
|
597b8ca4b1
|
Ensure fieldnames are not wikified
`__proto__` was being wikified into underlined text
|
2014-04-06 22:49:59 +01:00 |
|
Jermolene
|
b7f674c51a
|
First pass at refactoring filter execution
This is the beginning of addressing #523.
|
2014-04-03 20:49:16 +01:00 |
|
Jermolene
|
4ee277f41b
|
Fix some missing translateables
|
2014-02-21 14:27:49 +00:00 |
|
Jermolene
|
e051eb7d90
|
Making more things translateable
Now we’re done with the text that lives in tiddlers, and we’ll need to
get on with the text that is embedded in code modules.
|
2014-02-16 09:46:43 +00:00 |
|
Jermolene
|
dbd63e6fe7
|
Move some system tiddlers into the right name space
The tiddlers temporarily used for adding new fields and tags should be
in the $:/temp namespace so that they don’t dirty the store
|
2014-02-06 22:20:58 +00:00 |
|
Stephan Hradek
|
46892371cb
|
fixed issue#232
|
2013-12-28 17:46:53 +01:00 |
|
Jermolene
|
7658789971
|
Style tweaks for the edit template
|
2013-11-18 09:00:00 +00:00 |
|
Jermolene
|
da4cdf2d3b
|
Refactor edit template to be driven by $:/tags/EditTemplate tag
|
2013-11-15 22:55:32 +00:00 |
|