Jeremy Ruston
394830ad96
Merge pull request #1624 from BramChen/master
...
Update chinese translations
2015-03-31 12:20:08 +01:00
Bram Chen
8185c29738
Change chinese translations for Exporters/StaticRiver
2015-03-31 19:02:27 +08:00
Jermolene
390b7553f6
Change "River of tiddlers" to "Static HTML tiddlers"
...
For clarity; see this discussion:
https://groups.google.com/d/msg/tiddlywiki/hReAZYepG5U/bQt8McdkQMUJ
2015-03-31 11:03:21 +01:00
Jeremy Ruston
05cb81a644
Merge pull request #1622 from Jermolene/revert-1619-motovun-jack
...
Revert "Motovun jack"
2015-03-31 09:06:36 +01:00
Jeremy Ruston
b460bac579
Revert "Motovun jack"
2015-03-31 09:06:22 +01:00
Jermolene
b9a2150f4e
Tweaks for big green buttons
...
Make the images larger, and switch to display: inline-block so that we
get better behaviour with line wrapping.
2015-03-31 09:00:27 +01:00
Jermolene
33953f2634
Docs update
2015-03-31 09:00:27 +01:00
Jeremy Ruston
0071796546
Merge pull request #1619 from pmario/motovun-jack
...
Motovun jack
2015-03-31 09:00:12 +01:00
Mario Pietsch
93cc9af145
also changed core icon. changed ids
2015-03-30 19:41:08 +02:00
Mario Pietsch
d0e6b1ddff
added doctype to pass w3c validator
2015-03-30 13:10:16 +02:00
Mario Pietsch
ea943b551a
fix motovun jack paths, remove unnecessary nodes, fix back feets and left ear
2015-03-30 12:01:00 +02:00
Jermolene
6dc443f3ef
Docs tweaks for HelloThere
2015-03-26 11:15:55 +00:00
Jermolene
bf67ea02ac
Docs tweaks
2015-03-26 11:15:43 +00:00
Jermolene
7fa3803de8
Add mail icon
2015-03-26 11:15:34 +00:00
Jermolene
47dc16a179
Docs tweaks
2015-03-25 22:15:51 +00:00
Jermolene
3e8d1b3955
Incomplete docs about the thumbnail macro
2015-03-25 22:15:34 +00:00
Jermolene
8c7a6c5030
Remove github fork ribbon from tiddlywiki.com
...
We’ll keep using it on the /dev site, but now that we’ve got the link
panels we don’t need it on the main site
2015-03-25 22:15:17 +00:00
Jermolene
758ba5edc2
Allow widgets to choose not to propagate actions
...
Allow widgets to choose not to propagate actions. This is important for
widgets that themselves trigger actions.
Note that this change will cause problems with any existing
5.1.8-prerelease plugins that call `invokeActions()`.
2015-03-25 22:13:22 +00:00
Jermolene
055a38ea4c
Further link panel tweaks
2015-03-25 17:06:29 +00:00
Jermolene
2186a393a7
Simplify the link panels
2015-03-25 11:11:18 +00:00
Jermolene
4eb2e3d3b4
Fix undefined tabindex problem with link widget
...
The tabindex attribute was being set to the string “undefined” if the
attribute was not specified. The fix is to only set the tabindex
attribute if the attribute was specified.
2015-03-25 11:11:07 +00:00
Jermolene
0ea1dad2c8
Better background for developer link
2015-03-25 08:38:15 +00:00
Jermolene
c18e9d170b
Add GitHub and Twitter buttons
2015-03-25 08:38:06 +00:00
Jermolene
feefdefc6b
Tweak theme tweak description
2015-03-25 08:37:51 +00:00
Jermolene
e56f204633
Remove icon from Jack's midriff
...
It looks strange to have an icon overlaid on Motovun Jack.
2015-03-24 08:34:54 +00:00
Jermolene
8268087b48
Tweaks for default colour palette
...
Slightly lighter page background does seem to reduce the sombreness.
2015-03-24 08:34:12 +00:00
Jermolene
ff103665cf
More link panel tweaks
2015-03-23 19:47:55 +00:00
Jermolene
843871e195
Tweaks to link panels
...
Taking into account some of @pmario’s feedback
2015-03-23 19:40:52 +00:00
Jermolene
32c6d01943
Add GitHub and Twitter icons
2015-03-23 19:40:32 +00:00
Jermolene
958621f0c0
Fix vertical alignment of link panels
...
Improves #1609
2015-03-23 17:29:51 +00:00
Jermolene
b31237c86d
Front page link panels prototype
...
Starting to explore #1609
2015-03-23 16:05:25 +00:00
Jermolene
bd6472c1d1
Add style attribute to reveal widget
2015-03-23 15:28:26 +00:00
Jermolene
b97336f171
Feedback for Control Panel (etc) button
...
Give the toolbar buttons for control panel, advanced search and tag
manager the selected state when the corresponding tiddlers are open in
the story river.
2015-03-23 11:36:54 +00:00
Jermolene
5b38f2a17c
Remove youtube specificity from thumbnail macros
2015-03-23 11:36:11 +00:00
Jermolene
66f4faaef4
Better margin and style handling for youtube macro
2015-03-22 19:52:09 +00:00
Jermolene
171e6fcc92
Added margin to YouTube thumbails
2015-03-22 19:10:42 +00:00
Jermolene
9c27d22ea6
Add caption and tweak styling for youtube macro
...
More fixes for #1547
2015-03-22 18:01:46 +00:00
Jermolene
ec598d5cf4
Add hover effects to youtube thumbnails
2015-03-22 17:52:09 +00:00
Jermolene
542372c722
Replace big red introduction video with thumbnail
...
Hopefully fixes #1547
2015-03-22 17:35:37 +00:00
Jermolene
e00d417a31
Punctuation tweak
2015-03-22 15:53:26 +00:00
Jermolene
ef729487c3
Tweak size of help panel
...
Now that we don’t have the cheatsheet, reducing the height makes the
panel more useful for watching tutorial videos.
2015-03-22 15:52:17 +00:00
Jeremy Ruston
077e5378ef
Merge pull request #1603 from pmario/fix-twitter-link
...
fix the problem with an invisible link if addblocking is active
2015-03-22 15:51:20 +00:00
Mario Pietsch
ffa7988fd0
remove TW wikilink
2015-03-22 12:00:31 +01:00
Mario Pietsch
cf57777556
fix the problem with an invisible link if addblocking is active
2015-03-22 11:57:01 +01:00
Jermolene
fc315d1df7
Make sticky titles be a theme tweak for Vanilla theme
...
Fixes #1599 (albeit brutally!)
2015-03-22 10:15:43 +00:00
Jermolene
9d2b782ae9
Adjust ribbon text and link to "Spread the Word"
...
Fixes #1590
2015-03-22 09:55:47 +00:00
Jeremy Ruston
508eda72b5
Merge pull request #1602 from BramChen/master
...
Update chinese translations
2015-03-22 09:45:19 +00:00
Jermolene
0b2f1fb41f
Fix plugin library location
...
I use 127.0.0.1 during testing
2015-03-22 09:39:02 +00:00
Bram Chen
ababfa772e
Merge remote-tracking branch 'upstream/master'
2015-03-22 10:49:32 +08:00
Bram Chen
6ed53d6b93
Add chinese translation for encryption dialog
2015-03-22 10:47:00 +08:00