summaryrefslogtreecommitdiff
path: root/support/cms4talks/Manual/index.html
blob: 9cddd1149849ec500fcc8be97d9b7b027bab2896 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> 
<HEAD> <TITLE> SlidePool </TITLE>

<META NAME="keywords" CONTENT="SlidePool manual">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="SlidePool manual";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();"> 

<img src="CMS4talks.gif">

<h1>

CMS4talks - <i>(FAQ)</i>

</h1>

<a href="#whatiscms4talks">What is CMS4talks?</a><br>

<a href="#whatiscms4talksnot">What is CMS4talks not?</a><br>

<a href="#requirements">What do I need for CMS4talks?</a><br>

<a href="#wheredownload">Where Do I get CMS4talks?</a><br>

<a href="#guide">Is there a manual for CMS4talks?</a><br>

<hr>

<a name="whatiscms4talks">

<h3>What is CMS4talks?</h3> 

CMS4talks is a small content management system for talks written 
in LaTeX. It helps You to manage all Your talks written in LaTeX. 
You can easily create new talks, search within all Your talks, 
rearange talks, edit slides and export them back to disk.<br>

CMS4talks helps You sharing the same slides among different talks.

<a name="whatiscms4talksnot">

<h3>What is CMS4talks not?</h3> 

CMS4talks won't replace Your LaTeX system and it will not enhance 
Your Layout or other LaTex-related things.<p>

<a name="requirements">

<h3>What do I need?</h3> 

CMS4talks is written in Java and comes in an archive containing 
all class-files You need. CMS4talks needs properly installed Java 
runtime environment version 1.4 or higher, als well as a MySQL 
data base version 4.1 or higher.<br> 

You can get them here:<br>

<a href="http://www.mysql.com/">MySql</a><br>

<a href="http://www.java.com/getjava/">Java download</a><p>

<a name="wheredownload">

<h3>Where do I get CMS4talks?</h3> 

You can get it here:<br>

<a href="http://www.ndahl.de/CMS4talks.zip">CMS4talks</a><p>

<a name="guide">

<h3>Is there a manual for CMS4talks?</h3> 

Yes, follow this <a href="manual.html">link.</a><p>


 </BODY> </HTML>