Added Print button, cleaned up a lot of other minor stuff

Notable changes:

Removed the sidbar tabs other than the resume preview
Fixed ordering problems for the sections in the resume wizard
Fixed some minor display problems in some of the input tiddlers
Updated the documentation a little
This commit is contained in:
inmysocks
2015-07-19 13:04:10 -06:00
parent 684d6e4377
commit 45bf43d8d0
16 changed files with 206 additions and 64 deletions

View File

@@ -1,3 +1,5 @@
created: 20150719184941848
modified: 20150719185024380
tags:
title: Help
@@ -15,18 +17,10 @@ There are buttons along the top that bring you to the different things you can d
*Resume Options - Available options for the resume output. The `Layout Options` tab has options for which sections are included in the resume as well as their order and the templates used, the other tabs are for configuring each section individually.
*Preview - Shows a preview of the result, this is also shown on the right side of the screen by default.
*Help - Displays this information.
*Print - Open the resume by itself in a new window for printing.
*Save - saves your changes
<!--
There is a sequence of tiddlers that are input forms that guide you through entering your information for each section. These tiddlers are then displayed in the tiddler 'Resume Wizard' and you can go through them in sequence to fill out each form.
At the end templates are used to display all of the information in a reasonable format.
You can go to the [[Resume Wizard]] or to [[Edit Existing Items]].
To set if a section is displayed, change the order of the sections on the resume, or to change the templates used go to [[Layout Options]]. The order set in that tiddler also determines the order of the sections in the [[Resume Wizard]].
-->
Things to add:
*The section/item order options should get a better way to change the order
@@ -35,6 +29,7 @@ Things to add:
*More section options
*A reasonable way for users to create custom sections without requiring knowledge of wikitext. This could turn into something rather complex by itself if I let it. I will try to avoid that.
*Other user options?
-->
Other documentation: