Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size: 14px; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
|''Eingabe:''|file|
|''URL:''|http://www.TiddlyTools.com |
|''Workspace:''|(default)|

Dieser Tiddler wurde automatisch erstellt, um Details dieses Servers aufzuzeichnen
Folded boxes are three dimensional by nature. To picture a design on a
two dimensional surface mapped on a three dimensional object is difficult
or simply impossible. 

With [[YourBox|http://www.yourbox.de]] you may immediately experience what your design will look
like on an interactive three-dimensional previewbox.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/colorpreview.png]]

This preview may even be enlarged significantly so one may get a preview
of the complete composition in great detail. The 3D preview's upper left corner
you find a ''+'' sign. A single mouse click on this ''+'' button will enlarge the
3D preview to full screen size.
 
[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/colorPreview.png]]

A very simple box with different colors for each face is a good first example
to demonstrate the composer's basic features and to learn about what  you
can do with the [[YourBox]] [[Composer]].

In the lower right corner you will find the property panel. The canvas is the
only object selected and it's sole property is colour.

Pick a colour with the mouse. Click on the colour panel and move the mouse
holding the left mouse button down.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/colorPicker.png]]

The selected color may then be applied to the canvas by clicking  the "Select" button
in the colour property panel.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/applycolor.png]]

Do this for each face. Select one face after the other with a mouse-click on the
appropriate box face in the canvas select tool in the upper right corner of the
[[Composer]]. Select a colour and click "Select".

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/colorCanvases.png]]

After a couple of clicks all faces are coloured and your first decoration for your
folding box is finished. Click on the [[3D Preview]] tag and move the result with the
mouse. There it is your first box you decorated yourself in 3D.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/colorPreview.png]]

<<options>>
[[Selected objects|Pick Object]] may be aligned relative to the current canvas.

[[Double-click|Object Menu]] an object

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/SelectObject.png]]

in the upper left corner the [[object menu|Object Menu]] will appear. This menu shows
a menu item ''Align''.

A mouse click on this menu item will open a submenu showing additional
options to align a selected object relative to the current canvas.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectAlign.png]]

The drop down menu ''Align'' may be opened with the [[keyboard shortcut|Shortcuts]] key ''a'' as well.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectAlignKey.png]]

On the [[Composer's|Composer]] left hand side one will find a menu listing menu items to place
objects on the canvas. These are  [[Symbols]], [[Pictures]] and [[Basic Shapes]] but also
background patterns and textures for the entire folding box.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_images.png]]

Each individual folding box has it's own background patterns and textures. With a simple
mouse click on a background pattern the pattern is immediately applied to the folding box
and will be displayed in the [[canvas|Canvas]] and [[3D Preview]] as well.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/sc_background.png]]

To return to a background free version of your box simply click on the white background,
wich is always the first item on the top left corner of the background pattern selector.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/resetBG_preview.png]]

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/TextLinespacing.png]]
On the [[Composer's|Composer]] left hand side one will find a menu listing menu items to place
objects on the canvas. These are [[Symbols]], [[Pictures]], [[QRCode]] and [[Basic Shapes]].
Basic Shapes are squares, triangles and circles but also more complex shapes like
segments, rings and masks.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_basics.png]]

[[YourBox|http:www.yourbox.de]] provides plenty of Basic Shapes. They are arranged in classes. You may
select a category by hovering with the mouse over the shape preview line on top of
the shape-panel. A drop down menu will open and will show sample lines for different
classes of basic shapes. Click on one of those and you will get all the symbols in that
class on a clickable matrix

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_pickbasic.png]]

from where you can select a symbol of your choice.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/sc_basicpicked.png]]
The Canvas represents one face of your box and sits in the middle of the
[[Composer]]. In the upper rght corner you will find the unwrapped box. You
my simply click on one of the box faces to switch to the canvas of this face.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/select2.png]]

You may copy a complete Canvas to another one, see [[Canvas Copy]].

You may as well paint on all faces of the unwrapped box.
As soon as you leave the faces in the canvas select tool, all the
canvases will appear with a red border.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/selectall.png]]

Clicking the left mouse button now, will show the entire unwrapped box
in the canvas. The edges of the box faces are displayed as well as a
mask for better orientation.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/selectAllcanvas.png]]

The face edges still remain visible even when objects are put on top of them.
One may place objects on one or more box faces without loosing track of the
exact position of the object on the unwrapped box cutting die.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/keepAllcanvas.png]]

The [[YourBox|http://www.yourbox.de]] composer is an interactive paint tool, easy to use and with many
features providing many items and objects combinable in an extra easy fashion
to design zippy and gorgeous compositions for your individual customised
folding box.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc1_explain.png]]

On the Composer's left hand side one will find a menu listing menu items to place
objects on the canvas. The canvas represents the selcted face of the folding box.

On the lower right corner the object's property panels are displayed.
With the canvas only, there is just one property and this is colour.

In the upper right corner you will find the box cutting die, which is the unfolded box.
Here one may select a box face and switch from one face and canvas to another.

This panel has tags to switch between cutting die and 3D preview. Not every single
change in your design will be immediatly reflected in the 3D vie, in particular moving
objects around will not refresh the 3D preview automatically. In the lower left corner
you wil find a refresh button. This button refreshes the 3D view to the latest state of
your composition.


In many cases one will decorate just one box face and one would like
to copy this composition to all the other faces and modify it there slightly.

[[YourBox|http://www.yourbox.de]] has a feature to achieve right this particularly quick and easy.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/CopyCanvas.png]]

A mouse click on the menu item ''Canvases'' opens the canvas menu.

This menu shows menu items for three different purposes:
* to select a canvas. Equivalent to the canvas selector in the upper right corner.
* to copy all objects from one canvas to another
* to copy all objects from one canvas to all canvases
* to clear all objects but the background colour from the current canvas
Copying a canvas to another one will copy the canvas background color as well.
Clearing the objects from a canvas will clear all objects but the canvas
background colour. To reset the canvas background colour, select the canvas
and clear the colour with the ''clear'' button in the colour-picker property menu
in the lower left corner of the [[YourBox|http://www.yourbox.de]] [[composer|Composer]].


The [[YourBox]] [[composer|Composer]] allows you to copy objects in three different ways

using the:
* keyboard - key ''c''
* keyboard - key ''t''
* [[object menu|Object Menu]]
* canvas menu
Pressing the key ''c'' produces a copy of the [[selected object|Pick Object]] directly on the
current [[canvas|Canvas]].

Pressing the key ''t'' copies a selected object to another [[canvas|Canvas]].

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectCopyToKey.png]]

Double clicking an object displays the [[object menu|Object Menu]] in the [[composer's|Composer]] upper
right corner. The [[object meu|Object Menu]] shows two menu items. Clicking the first item
''Copy'' will produce a copy of the selected object on the current cavas
This is equivalent to the keyboard shortcut ''c''. The second item ''Copy to'' allows
to copy the selected object to another canvas. This is equivalent to the
keyboard shortcut ''t''.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectCopyTo.png]]

[[Where to begin?]]
Selecting a text object on the current [[canvas|Canvas]] will open three property panels in the
[[YourBox|http://www.yourbox.de]] composer property area in the lower left corner. Each of these different
property panels may be opened by clicking on the appropriate property tag on top
of the property area. In one of these property panels one may find properties to
change font faces and other font properties.

The font faces are arranged in font-families. A simple click on one of the
''font family'' tags will show you all existing fonts in that family.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/TextSelectStyle.png]]

Selecting a font family immediately shows all existing fonts in that family.
With a single click on one of these fonts the font is selected and applied
right away to the selected text on the [[canvas|Canvas]]

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/TextSelectFont.png]]
On the [[Composer's|Composer]] left hand side one will find a menu listing menu items to place
objects on the canvas. These are [[Symbols]], [[Pictures]] and [[Basic Shapes]] but as well
pictures as a useful addition to your designs. These pictures provide clipping path's,
so that the photographed objects actually will appear as objects on the [[canvas|Canvas]].

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_images.png]]

Here an example: the "People" menu.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/sc_pickimage.png]]

[[Where to begin?]]
[[Composer]]
[[Canvas]]
[[3D Preview]]
[[A First Try]]
[[Basic Shapes]]
[[Symbols]]
[[Pictures]]
[[Text]]
[[Font Faces]]
[[Fonts]]
[[Text Align]]
[[Text Slantsize]]
[[Text Setsize]]
[[Baselineskip]]
[[Background]]
[[Image Archive]]
[[Object Menu]]
[[Pick Object]]
[[Move Object]]
[[Scale Object]]
[[Rotate Object]]
[[Copy Object]]
[[Align Object]]
[[Copy Canvas]]
[[Shortcuts]]
[[The Key H]]

[[Selected objects|Pick Object]] may be moved around on the canvas. Click on the object
with the left mouse button, keep the left mouse button pressed and move the
mouse. The object will follow the mouse movements.

Moving objects beyond the canvas borders, pictures behave different to
symbols and text. Text and symbols overlap into the adjacent canvases,
pictures do not! Pictures always are cropped at the canvas borders.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/moveDragging.png]]

The object may as well be moved more precisely with the cursor keys.

[img[http://www.yourbox.de/en/Handbuch/Bilder/arrowKeys.png]]

and even more precise pixel by pixel by simultaneously  pressing the ''Ctrl key''.

[img[http://www.yourbox.de/en/Handbuch/Bilder/arrowKeys_CTRL]]



Several functions can be applied on objects. A double click on an object will
open the object menu in the upper right corner of the [[YourBox]] composer.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/SelectObject.png]]

There one will find all the functions one may apply on the selected object.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectMenu]]

Each function may as well be triggered with keyboard [[shortcuts|Shortcuts]]. Next to each
menu item the appropriate keyboard shortcut is shown in a gray symbol.

Some menu items will open an additional submenu specifying the function in
greater detail. To copy an object to antother canvas for example will ask you
for the destination canvas.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectCopyTo.png]]

The alignment function will ask you how to align relative to the canvas.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectAlign.png]]

These menues appear as well when the function is triggered with the shortcut key
but then as a popup menu directly pinned to the selected object the function is
supposed to get applied to. Here as an example the key ''a''.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectAlignKey.png]]
Clicking on any object in the canvas the object is selected. The object's property panel
opens as well in the lower right corner of the [[YourBox|http://www.yourbox.de]] composer.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_basicpicked.png]]

The selected object will show a bluish dotted border.


On the [[Composer's|Composer]] left hand side one will find a menu listing menu items to place
objects on the canvas. These are [[Basic Shapes]], [[Symbols]] and [[Images|Pictures]].

Uploading your images is very simple. Click on the menu item ''Image'' and the
''upload form'' will open. 

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_upload.png]]

There you can click on "Browse" and a file explorer will open. Here you may browse
for the picture you want to upload from your computer. 

The [[YourBox|http://www.yourbox.de]] [[Composer]] accepts many different image  formats.
*JPEG Joint Photographic Experts Group, Extension ''.jpg''
*PNG Portable Network Graphics, Extension ''.png''
*GIF Graphics Interchange Format, Extension ''.gif''
*EPS Embedded PostScript, Extension ''.eps''
*BMP Bitmap Picture, Extension ''.bmp''

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/uploadImage.png]]

With a double click on the image of your choice, the image file path will be copied into the ''upload form''.

A final click on "Submit" will bring your image right onto the canvas.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/uploaded.png]]

Your picture may be treated like any other [[Objekt|Objekt menu]] You may [[scale|Object scale]], [[move|Object move]] or [[rotate|Object rotate]] it.

Pictures may be scaled arbitrarily, but will not overlap into the adjacent canvases.
Selected objects may be rotated in three different ways.
* In steps of 15°
* with a slider  in steps of 1°
* typing exact values
Objects ([[symbols|Symbols]], [[pictures|Pictures]], [[images|Image Archive]], [[text|Text]]) have geometry properties.
Selecting an object immediately opens it's property panel showing the
geometry panel as well.

You will find three widgets to enter the rotation angle. An angle selector
like a compass rose, a slider and a number field.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/Geometrie.png]]
Objects may be scaled in different ways.
* interactively with the mouse
* interactively with the mouse keeping the ratio
* with numerical data
* in percentages in relation to the canvas size
Little blue arrows will appear at the object's edges and corners.

When scaled bigger than canvas width or height, pictures behave different
to symbols and text. Text and symbols overlap into the adjacent canvases,
pictures do not! Pictures always are cropped at the canvas borders.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/scaleLeftArrow.png]]

Clicking on one of these arrows with the right mouse button, keeping it
pressed and moving the mouse will dynamically change the object's width
and height. Pressing the CTRL key simultaneously will keep the image ratio
unchanged, scaling the image without deforming it.

The object properties in the lower right corner always show a geometry panel.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/ObjectPropertiesGeometry.png]]

In this panel the exact width and height may be entered in the fields ''W'' and ''H''.
Sizes are relative to the canvas size of 740x740 pixel.

These fields accept values in percent as well. The percentage is relative to the
canvas size. Values greater than 100% are valid. Objects may be scaled bigger
than the canvas dimensions. Objects scaled bigger than the canvas dimensions
of 740x740px will overlap into the the adjacent canvases.

The symbol between the fields ''W'' and ''H'' show two chain links. Clicking on this
symbol will connect the chain links. Changing width and  height of an object with
exact values typed into the fields ''W'' and ''H'' will now keep the aspect ratio of the
object.

In addition you may use the mouse wheel for selected objects to scale the
object keeping the aspect ratio as well.

[img[http://www.yourbox.de/en/Handbuch/Bilder/ScrollWheel.jpg]]
[img[http://www.yourbox.de/en/Handbuch/Bilder/others/Shortcuts.png]]
How to decorate folding boxes
YourBox Manual
/***
|Name|StyleSheetPrint|
|Source|http://www.TiddlyTools.com/#StyleSheetPrint|
|Version||
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|CSS|
|Description|adjustments for printing|
***/

/*{{{*/
@media print {

#mainMenu, #sidebar, #messageArea, .toolbar, .tagged, .tagging, .subtitle, .header
	{display: none !important;}
#breadCrumbs, #siteMenu, #storyMenu
	{ display:none !important; }
#displayArea
	{ margin: 1em !important; }
noscript /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
	{ display:none; }
.tiddler
	{ page-break-after:always; }
/*****
use this for 3x5 index cards:
.tiddler { height:3in !important; width:5in !important; overflow:none !important; }
*****/

}
/*}}}*/
On the [[Composer's|Composer]] left hand side one will find a menu listing menu items to place
objects on the canvas. These are [[Basic Shapes]], [[Pictures]], [[QRCode]] and Symbols.
Symbols are all imaginable pictograms.

[[YourBox|http:www.yourbox.de]] has a lot of Symbols. They are arranged in categories.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/sc_symbols.png]]

Picking a symbol is like picking a [[basic shape|Basic Shapes]]. Select the class:

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/pickSymbolClass_preview.png]]

then pick the symbol

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/pickSymbol_preview.png]]
To add Text is particularily easy with the  [YourBox|http://www.yourbox.de]] [[Composer]].

For your text you have the choice
*of different font styles
*of different fonts in these styles
*to change font properties
The text is typed into a simple text editor. Launch the editor with a click on the
menu item ''Text''. For technical reasons the text editor shows a first text, which
may be removed and says so.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/EditorOpen.png]]

Type your text and click ''Save''.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/EditorSave.png]]

The text will immediately be placed on the current canvas with a preselected font.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/EditorputText.png]]

Now the font style and font face my be changed with the property panel.
Aligning the text may be achieved right in the text editor window.
Aligning text does only make sense for text with more than one line. 

Aligning the text object relative to the [[canvas|Canvas]] may be done, as with
any other object, using the menu item [[align|Align Object]] in the [[object menu|Object Menu]] or
with the short cut key ''a''.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/TextAlign.png]]
[img[http://www.yourbox.de/en/Handbuch/Bilder/others/TextSet.png]]
[img[http://www.yourbox.de/en/Handbuch/Bilder/others/TextSlant.png]]
In many cases designs require to stack objects on top of each other.
In these cases it will sometimes be impossible to reach objects sitting
below an object on top of all the others. It might even be impossible
to click on the canvas itself, because it is entirely covered with objects.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/Stapel.png]]

To unselect an object might be impossible as well, because the only reachable
object covers the whole canvas. Clicking on the object will keep it selected and
there is no unselect option whatsoever.

The keyboard shortcut ''h'' resets all selections and selects the current canvas.

Clicking on objects after having pressed the key ''h'' will open a  pop up menu
showing all objects stacked upon each other at the  mouse cursor position.
From this menu one may now pick the desired object.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/StapelpickBild.png]]

The pop up menu shows thumb nail images of the objects stacked upon each
other at the mouse cursor position, as well as the layer number and the object
size.

[img[http://www.yourbox.de/en/Handbuch/Bilder/others/pickmenue.png]]
<<version>>
Click on one of the boxes displayed on the [[YourBox|http://www.yourbox.de]] homepage 
and you are just one click away from the  [[YourBox|http://www.yourbox.de]] Composer.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/starthere.png]]

from there click on one of the boxes in the "click and design" menu.

[img[http://www.yourbox.de/en/Handbuch/Bilder/previews/startnow.png]]