slitaz-tools rev 567

Up doc/* with new style and use a CSS file (save lines..)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 28 14:01:29 2011 +0200 (2011-04-28)
parents ebe49a6e58f9
children 513cf2248bf4
files doc/burnbox.en.html doc/burnbox.fr.html doc/burnbox.html doc/burnbox.pt.html doc/style.css
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc/burnbox.en.html	Thu Apr 28 14:01:29 2011 +0200
     1.3 @@ -0,0 +1,119 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html xmlns="http://www.w3.org/1999/xhtml">
     1.6 +<head>
     1.7 +	<title>Burnbox Manual</title>
     1.8 +	<meta charset="utf-8" />
     1.9 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.10 +</head>
    1.11 +<body>
    1.12 +
    1.13 +<div id="header">
    1.14 +	<h1>SliTaz Burnbox Manual</h1>
    1.15 +</div>
    1.16 +
    1.17 +<!-- Start content -->
    1.18 +<div id="content">
    1.19 +
    1.20 +<h3>About</h3>
    1.21 +<p>
    1.22 +Burnbox supports:
    1.23 +</p>
    1.24 +<ul>
    1.25 +	<li>ISO burning</li>
    1.26 +	<li>Backup of data and audio CDs</li>
    1.27 +	<li>Data CD/DVD burning (DVD burning requires an optional package <em>dvd+rw-tools</em>)</li>
    1.28 +	<li>Audio CD burning (MP3 requires an optional package <em>mpg123</em>)</li>
    1.29 +	<li>Video CD (VCD/SVCD) burning (requires packages <em>vcdimager</em> and <em>ffmpeg</em>)</li>
    1.30 +</ul>
    1.31 +
    1.32 +<h3>General Device Settings</h3>
    1.33 +<p>
    1.34 +In the last tab, make sure the cdrom settings are correct (Device:/dev/cdrom; Speed (auto-detected): 48; Options: ). 
    1.35 +Input is taken from the DEVICE settings.
    1.36 +</p>
    1.37 +
    1.38 +<h3>Blank CD/DVD-RW</h3>
    1.39 +<p>
    1.40 +Use <code>Blank disk</code> to erase contents and prepare for burning.
    1.41 +</p>
    1.42 +
    1.43 +<h3>Iso Burning</h3>
    1.44 +<p>
    1.45 +This is supported in the third tab.
    1.46 +</p>
    1.47 +<ul>
    1.48 +	<li>Press button <code>Browse</code> to specify the iso file path</li>
    1.49 +	<li>Press button <code>Burn ISO</code></li>
    1.50 +</ul>
    1.51 +<p>
    1.52 +You can also create or manipulate ISO images with the ISO Master utility.
    1.53 +</p>
    1.54 +
    1.55 +<h3>Backup of data and audio CD</h3>
    1.56 +<p>
    1.57 +This is supported in the second tab. Optional package <em>cdrkit-isoinfo</em> may help to improve the burn speed. 
    1.58 +</p>
    1.59 +<ul>
    1.60 +	<li>Insert CD</li>
    1.61 +	<li>Select backup option: "Save backup on Hard Disk Folder" (default) or "Backup on CD disc"</li>
    1.62 +	<li>If backup option is "Save backup on Hard Disk Folder" (default), then specify the folder to do a "CD/DVD backup"</li>
    1.63 +	<li>Press button <code>Backup DataCD</code></li>
    1.64 +</ul>
    1.65 +<p>
    1.66 +Audio CD ripping is supported using the asunder package. 
    1.67 +</p>
    1.68 +
    1.69 +<h3>Data CD/DVD burning</h3>
    1.70 +<p>
    1.71 +This is supported in the First tab. One can specify the burn type before adding files. 
    1.72 +Depending upon the burn type, the files are decoded on the fly. 
    1.73 +One can remove the added files by simply double-clicking on the file in the tree view. 
    1.74 +Total track size shows the CD/DVD space occupied.
    1.75 +</p>
    1.76 +
    1.77 +<ul>
    1.78 +	<li>Select data-cd in Burn Type</li>
    1.79 +	<li>Specify file/folder or <code>Browse</code></li>
    1.80 +	<li>Press button <code>Add</code></li>
    1.81 +	<li>Press button <code>Burn Disc</code></li>
    1.82 +</ul>
    1.83 +
    1.84 +<h3>Audio CD burning</h3>
    1.85 +<p>
    1.86 +This is supported in the first tab. WAV, OGG, MP3 files are supported. 
    1.87 +OGG and MP3 are automatically converted into an uncompressed WAV format for burning.
    1.88 +</p>
    1.89 +<ul>
    1.90 +	<li>Select audio-cd in Burn Type</li>
    1.91 +	<li>Specify file/folder or <code> Browse</code></li>
    1.92 +	<li>Press button <code> Add</code> to auto-decode to uncompressed WAV (OGG, MP3 are decoded)</li>
    1.93 +	<li>Press button <code> Burn Disc</code></li>
    1.94 +</ul>
    1.95 +
    1.96 +<h3>Video CD (VCD/SVCD) burning</h3>
    1.97 +<p>
    1.98 +This is supported in the first tab. Only burning mpg video format is supported directly: MPEG-1 video for vcd and MPEG-2 for svcd and dvd. 
    1.99 +AVI, MOV, FLV, WMV videos are automatically converted into a VCD/SVCD/DVD compatible mpg video format.
   1.100 +</p>
   1.101 +<ul>
   1.102 +	<li>Select video-dvd, vcd or svcd in Burn Type</li>
   1.103 +	<li>Specify file/folder or <code>Browse</code></li>
   1.104 +	<li>Press button <code>Add</code> and select Enable decoding video for MPG files (AVI, FLV, MOV, WMV are decoded)</li>
   1.105 +	<li>Press button <code>Burn Disc</code></li>
   1.106 +</ul>
   1.107 +
   1.108 +<h3>Common Problems</h3>
   1.109 +<ul>
   1.110 +	<li>Burnbox works as root but not for a user: This happens when the user is not added to the "cdrom" group <pre>addgroup tux cdrom</pre></li>
   1.111 +	<li>Cdrom not readable / writable: Make sure the user has proper permissions and is added to the "cdrom" group</li>	
   1.112 +	<li>MP3 audio burn does not work: Check if you have installed <em>mpg123</em></li>
   1.113 +	<li>VCD option does not work: Check if you have installed <em>vcdimager</em></li>
   1.114 +	<li>AVI, FLV, WMV files are not decoded to MPG: Check if you have installed <em>ffmpeg</em></li>
   1.115 +	<li>DVD burn does not work: Check if you have installed <em>dvd+rw-tools</em></li>
   1.116 +</ul>
   1.117 +
   1.118 +<!-- End content -->
   1.119 +</div>
   1.120 +
   1.121 +</body>
   1.122 +</html>
     2.1 --- a/doc/burnbox.fr.html	Wed Apr 27 11:32:55 2011 +0200
     2.2 +++ b/doc/burnbox.fr.html	Thu Apr 28 14:01:29 2011 +0200
     2.3 @@ -1,30 +1,14 @@
     2.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     2.5 -  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     2.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 -
     2.8 +<!DOCTYPE html>
     2.9 +<html xmlns="http://www.w3.org/1999/xhtml">
    2.10  <head>
    2.11  	<title>Documentation de Burnbox</title>
    2.12 -	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
    2.13 -	<style type="text/css"><!--
    2.14 -	body { font: 90% sans-serif, vernada, arial; margin: 0; }
    2.15 -	#header { background: #f0ba08; color: black; height: 50px;
    2.16 -		border-top: 1px solid black; border-bottom: 1px solid black; }
    2.17 -	#content { margin: 0px 50px 26px 50px; }
    2.18 -	h1 { margin: 14px 0px 0px 16px; color: #3e1220; }
    2.19 -	h3 { color: #6c0023; }
    2.20 -	li { line-height: 1.4em; }
    2.21 -	pre { padding: 5px; color: black; background: #e1e0b0; }
    2.22 -	pre.script { padding: 10px; color: black; background: #e8e8e8;
    2.23 -		border: 1px inset #333333; }
    2.24 -	code { font-size: 100%; color: #669900; background: transparent; }
    2.25 -	hr { color: white; background: white; height: 1px; border: 0; }
    2.26 -	--></style>
    2.27 +	<meta charset="utf-8" />
    2.28 +	<link rel="stylesheet" type="text/css" href="style.css" />
    2.29  </head>
    2.30 -
    2.31  <body>
    2.32  
    2.33  <div id="header">
    2.34 -<h1>Documentation de SliTaz Burnbox</h1>
    2.35 +	<h1>Documentation de SliTaz Burnbox</h1>
    2.36  </div>
    2.37  
    2.38  <!-- Start content -->
     3.1 --- a/doc/burnbox.html	Wed Apr 27 11:32:55 2011 +0200
     3.2 +++ b/doc/burnbox.html	Thu Apr 28 14:01:29 2011 +0200
     3.3 @@ -1,135 +1,1 @@
     3.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     3.5 -  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     3.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3.7 -
     3.8 -<head>
     3.9 -	<title>Burnbox Manual</title>
    3.10 -	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
    3.11 -	<style type="text/css"><!--
    3.12 -	body { font: 90% sans-serif, vernada, arial; margin: 0; }
    3.13 -	#header { background: #f0ba08; color: black; height: 50px;
    3.14 -		border-top: 1px solid black; border-bottom: 1px solid black; }
    3.15 -	#content { margin: 0px 50px 26px 50px; }
    3.16 -	h1 { margin: 14px 0px 0px 16px; color: #3e1220; }
    3.17 -	h3 { color: #6c0023; }
    3.18 -	li { line-height: 1.4em; }
    3.19 -	pre { padding: 5px; color: black; background: #e1e0b0; }
    3.20 -	pre.script { padding: 10px; color: black; background: #e8e8e8;
    3.21 -		border: 1px inset #333333; }
    3.22 -	code { font-size: 100%; color: #669900; background: transparent; }
    3.23 -	hr { color: white; background: white; height: 1px; border: 0; }
    3.24 -	--></style>
    3.25 -</head>
    3.26 -
    3.27 -<body>
    3.28 -
    3.29 -<div id="header">
    3.30 -<h1>SliTaz Burnbox Manual</h1>
    3.31 -</div>
    3.32 -
    3.33 -<!-- Start content -->
    3.34 -<div id="content">
    3.35 -
    3.36 -<h3>About</h3>
    3.37 -<p>
    3.38 -Burnbox supports:
    3.39 -</p>
    3.40 -<ul>
    3.41 -	<li>ISO burning</li>
    3.42 -	<li>Backup of data and audio CDs</li>
    3.43 -	<li>Data CD/DVD burning (DVD burning requires an optional package <em>dvd+rw-tools</em>)</li>
    3.44 -	<li>Audio CD burning (MP3 requires an optional package <em>mpg123</em>)</li>
    3.45 -	<li>Video CD (VCD/SVCD) burning (requires packages <em>vcdimager</em> and <em>ffmpeg</em>)</li>
    3.46 -</ul>
    3.47 -
    3.48 -<h3>General Device Settings</h3>
    3.49 -<p>
    3.50 -In the last tab, make sure the cdrom settings are correct (Device:/dev/cdrom; Speed (auto-detected): 48; Options: ). 
    3.51 -Input is taken from the DEVICE settings.
    3.52 -</p>
    3.53 -
    3.54 -<h3>Blank CD/DVD-RW</h3>
    3.55 -<p>
    3.56 -Use <code>Blank disk</code> to erase contents and prepare for burning.
    3.57 -</p>
    3.58 -
    3.59 -<h3>Iso Burning</h3>
    3.60 -<p>
    3.61 -This is supported in the third tab.
    3.62 -</p>
    3.63 -<ul>
    3.64 -	<li>Press button <code>Browse</code> to specify the iso file path</li>
    3.65 -	<li>Press button <code>Burn ISO</code></li>
    3.66 -</ul>
    3.67 -<p>
    3.68 -You can also create or manipulate ISO images with the ISO Master utility.
    3.69 -</p>
    3.70 -
    3.71 -<h3>Backup of data and audio CD</h3>
    3.72 -<p>
    3.73 -This is supported in the second tab. Optional package <em>cdrkit-isoinfo</em> may help to improve the burn speed. 
    3.74 -</p>
    3.75 -<ul>
    3.76 -	<li>Insert CD</li>
    3.77 -	<li>Select backup option: "Save backup on Hard Disk Folder" (default) or "Backup on CD disc"</li>
    3.78 -	<li>If backup option is "Save backup on Hard Disk Folder" (default), then specify the folder to do a "CD/DVD backup"</li>
    3.79 -	<li>Press button <code>Backup DataCD</code></li>
    3.80 -</ul>
    3.81 -<p>
    3.82 -Audio CD ripping is supported using the asunder package. 
    3.83 -</p>
    3.84 -
    3.85 -<h3>Data CD/DVD burning</h3>
    3.86 -<p>
    3.87 -This is supported in the First tab. One can specify the burn type before adding files. 
    3.88 -Depending upon the burn type, the files are decoded on the fly. 
    3.89 -One can remove the added files by simply double-clicking on the file in the tree view. 
    3.90 -Total track size shows the CD/DVD space occupied.
    3.91 -</p>
    3.92 -
    3.93 -<ul>
    3.94 -	<li>Select data-cd in Burn Type</li>
    3.95 -	<li>Specify file/folder or <code>Browse</code></li>
    3.96 -	<li>Press button <code>Add</code></li>
    3.97 -	<li>Press button <code>Burn Disc</code></li>
    3.98 -</ul>
    3.99 -
   3.100 -<h3>Audio CD burning</h3>
   3.101 -<p>
   3.102 -This is supported in the first tab. WAV, OGG, MP3 files are supported. 
   3.103 -OGG and MP3 are automatically converted into an uncompressed WAV format for burning.
   3.104 -</p>
   3.105 -<ul>
   3.106 -	<li>Select audio-cd in Burn Type</li>
   3.107 -	<li>Specify file/folder or <code> Browse</code></li>
   3.108 -	<li>Press button <code> Add</code> to auto-decode to uncompressed WAV (OGG, MP3 are decoded)</li>
   3.109 -	<li>Press button <code> Burn Disc</code></li>
   3.110 -</ul>
   3.111 -
   3.112 -<h3>Video CD (VCD/SVCD) burning</h3>
   3.113 -<p>
   3.114 -This is supported in the first tab. Only burning mpg video format is supported directly: MPEG-1 video for vcd and MPEG-2 for svcd and dvd. 
   3.115 -AVI, MOV, FLV, WMV videos are automatically converted into a VCD/SVCD/DVD compatible mpg video format.
   3.116 -</p>
   3.117 -<ul>
   3.118 -	<li>Select video-dvd, vcd or svcd in Burn Type</li>
   3.119 -	<li>Specify file/folder or <code>Browse</code></li>
   3.120 -	<li>Press button <code>Add</code> and select Enable decoding video for MPG files (AVI, FLV, MOV, WMV are decoded)</li>
   3.121 -	<li>Press button <code>Burn Disc</code></li>
   3.122 -</ul>
   3.123 -
   3.124 -<h3>Common Problems</h3>
   3.125 -<ul>
   3.126 -	<li>Burnbox works as root but not for a user: This happens when the user is not added to the "cdrom" group <pre>addgroup tux cdrom</pre></li>
   3.127 -	<li>Cdrom not readable / writable: Make sure the user has proper permissions and is added to the "cdrom" group</li>	
   3.128 -	<li>MP3 audio burn does not work: Check if you have installed <em>mpg123</em></li>
   3.129 -	<li>VCD option does not work: Check if you have installed <em>vcdimager</em></li>
   3.130 -	<li>AVI, FLV, WMV files are not decoded to MPG: Check if you have installed <em>ffmpeg</em></li>
   3.131 -	<li>DVD burn does not work: Check if you have installed <em>dvd+rw-tools</em></li>
   3.132 -</ul>
   3.133 -
   3.134 -<!-- End content -->
   3.135 -</div>
   3.136 -
   3.137 -</body>
   3.138 -</html>
   3.139 +burnbox.en.html
   3.140 \ No newline at end of file
     4.1 --- a/doc/burnbox.pt.html	Wed Apr 27 11:32:55 2011 +0200
     4.2 +++ b/doc/burnbox.pt.html	Thu Apr 28 14:01:29 2011 +0200
     4.3 @@ -1,30 +1,14 @@
     4.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     4.5 -  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     4.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
     4.7 -
     4.8 +<!DOCTYPE html>
     4.9 +<html xmlns="http://www.w3.org/1999/xhtml">
    4.10  <head>
    4.11  	<title>Manual do Burnbox</title>
    4.12 -	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
    4.13 -	<style type="text/css"><!--
    4.14 -	body { font: 90% sans-serif, vernada, arial; margin: 0; }
    4.15 -	#header { background: #f0ba08; color: black; height: 50px;
    4.16 -		border-top: 1px solid black; border-bottom: 1px solid black; }
    4.17 -	#content { margin: 0px 50px 26px 50px; }
    4.18 -	h1 { margin: 14px 0px 0px 16px; color: #3e1220; }
    4.19 -	h3 { color: #6c0023; }
    4.20 -	li { line-height: 1.4em; }
    4.21 -	pre { padding: 5px; color: black; background: #e1e0b0; }
    4.22 -	pre.script { padding: 10px; color: black; background: #e8e8e8;
    4.23 -		border: 1px inset #333333; }
    4.24 -	code { font-size: 100%; color: #669900; background: transparent; }
    4.25 -	hr { color: white; background: white; height: 1px; border: 0; }
    4.26 -	--></style>
    4.27 +	<meta charset="utf-8" />
    4.28 +	<link rel="stylesheet" type="text/css" href="style.css" />
    4.29  </head>
    4.30 -
    4.31  <body>
    4.32  
    4.33  <div id="header">
    4.34 -<h1>Manual do Burnbox (Aplicativo de Gravação de CD/DVD)</h1>
    4.35 +	<h1>Manual do Burnbox (Aplicativo de Gravação de CD/DVD)</h1>
    4.36  </div>
    4.37  
    4.38  <!-- Start content -->
    4.39 @@ -32,8 +16,7 @@
    4.40  
    4.41  <h3>Sobre</h3>
    4.42  <p>
    4.43 -
    4.44 -O Burnbox suporta:
    4.45 +	O Burnbox suporta:
    4.46  </p>
    4.47  <ul>
    4.48  	<li>Gravação de imagens ISO</li>
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/doc/style.css	Thu Apr 28 14:01:29 2011 +0200
     5.3 @@ -0,0 +1,29 @@
     5.4 +/* CSS style for SliTaz Doc */
     5.5 +
     5.6 +body { font: 88% sans-serif, vernada, arial; margin: 0; }
     5.7 +h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; }
     5.8 +h2 { color: #444; } h3 { color: #666; font-size: 140%; }
     5.9 +a:hover { text-decoration: none; }
    5.10 +pre {
    5.11 +	background-color: #f8f8f8;
    5.12 +	border: 1px solid #ddd;
    5.13 +	padding: 10px;
    5.14 +	border-radius: 4px;
    5.15 +}
    5.16 +
    5.17 +#header {
    5.18 +	background: #351a0a;
    5.19 +	height: 40px;
    5.20 +	border-bottom: 8px solid #d66018;
    5.21 +}
    5.22 +
    5.23 +#content {
    5.24 +	margin: 40px 80px;
    5.25 +	text-align: justify;
    5.26 +}
    5.27 +
    5.28 +#footer {
    5.29 +	text-align: center;
    5.30 +	padding: 20px;
    5.31 +	border-top: 1px solid #ddd;
    5.32 +}