mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
e508b7b765
The spelling for résumé should include the accents everywhere but in some tiddler titles. Newly created resumes now automatically have the default settings for visibility and templates The first page of the resume wizard now has options for which sections are displayed along with the order and templates to use The print option no longer puts a black box around the text area out the output Some temp tiddlers are included to prevent the default 'Enter text for <tiddlername> tiddler' from showing up in some text entry boxes There are some other minor layout improvements
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
created: 20150719172021101
|
|
modified: 20150720172257267
|
|
tags: $:/tags/TopLeftBar
|
|
title: Top Bar Buttons
|
|
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' to="Résumé Wizard">Résumé Wizard</$button>
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' to="Edit Existing Items">Edit Existing Items</$button>
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' to="Résumé Options">Résumé Options</$button>
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' to="Preview">Preview</$button>
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' to="Help">Help</$button>
|
|
<$tiddler tiddler='Print Version'>
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' message="tm-open-window">Print</$button>
|
|
</$tiddler>
|
|
<$button style='border:solid 1px;height:1.25em;vertical-align:top;line-height:0.025em;' message='tm-save-wiki'>Save</$button> |