Watch videos with subtitles in your language, upload your videos, create your own subtitles! Click here to learn more and view tutorials on "how to dotSUB"

Welcome to dotSUB!

Any Video Any Language


On dotSUB you can view, upload, transcribe, and translate any video into and from any language.


To get started and create your own subtitles, click on the yellow "get started" button below!


Transcript for DokuWiki 01 - Your first Page

Time Content
00:00 → 00:03

Hello, this is Andreas Gohr from DokuWiki

00:03 → 00:05

and today I want to show you how to

00:05 → 00:08

create your very first page in Dokuwiki.

00:09 → 00:12

When you install DokuWiki it will look like this.

00:13 → 00:15

It's the default interface.

00:16 → 00:19

At the top you can see where you are currently,

00:19 → 00:23

it says "start" so it's the start page

00:23 → 00:26

you can see the title of your wiki

00:26 → 00:29

you chose that in the installer

00:29 → 00:30

below that are a few buttons:

00:30 → 00:32

"Create this page", "Old revisions"

00:32 → 00:34

"Recent Changes", the search.

00:35 → 00:37

And in the lower row

00:37 → 00:39

there are another few buttons:

00:39 → 00:42

again "Create this page", "Old revisions"

00:42 → 00:44

and the "Index" and "Back to top".

00:45 → 00:49

And here in the middle you'll find your content.

00:49 → 00:51

Well, there is no content, yet

00:51 → 00:53

So it says: "This topic does not exist yet"

00:53 → 00:54

So let's create it.

00:54 → 00:57

Of course we use the "Create this page" button for that.

00:57 → 00:58

So we click here

00:58 → 01:03

and what we see now is the DokuWiki editor.

01:03 → 01:07

This is where you will edit all your texts in Dokuwiki.

01:09 → 01:12

The large area is the text input area.

01:12 → 01:15

You can change the size of that area

01:15 → 01:19

by using the arrow buttons below

01:19 → 01:22

that is useful if your screen is very small

01:22 → 01:24

or you have a very large screen.

01:24 → 01:28

So you can adjust the size to your likings.

01:30 → 01:35

Above the entry text area are a few buttons

01:35 → 01:39

similar to Word or Open Office.

01:39 → 01:43

Those buttons will allow you to format your text.

01:45 → 01:48

Let's start with some easy text...

01:48 → 01:51

"My new shiny Wiki"

01:54 → 01:58

Below the entry area we find three buttons:

01:58 → 02:00

"Save", "Preview", "Cancel"

02:01 → 02:04

Let's press "Preview" to see how it will look like.

02:04 → 02:09

Not very impressive but there is our text.

02:10 → 02:12

To format any text, you can just

02:12 → 02:15

select it and press one of the buttons.

02:15 → 02:18

Let's make that a headline

02:18 → 02:20

and press "Preview" again.

02:21 → 02:24

Ah looks much better!

02:24 → 02:26

Let's add some more text.

02:37 → 02:39

Again - press "Preview"

02:41 → 02:42

That's how it looks like.

02:42 → 02:47

There are a few more buttons. Let's have quick look at them.

02:47 → 02:50

There is "bold", "italics",

02:50 → 02:54

"underlined" text, "typewriter" or "monospaced" text,

02:54 → 02:57

"striketrough" text,

02:57 → 02:59

there are 5 different levels of headlines,

02:59 → 03:01

you can add links,

03:01 → 03:04

you can add ordered or unordered lists,

03:04 → 03:07

horizontal rules, you can add images,

03:07 → 03:10

you can add smileys or special characters

03:10 → 03:13

through this toolbar.

03:14 → 03:17

There are a few more possibilities.

03:18 → 03:21

Which options you have to format your

03:21 → 03:24

text you can all read in a page called "syntax"

03:24 → 03:28

which is linked from the intro text.

03:28 → 03:30

Just press (the link) to make yourself

03:30 → 03:32

comfortable with DokuWiki syntax.

03:33 → 03:34

So what's syntax?

03:34 → 03:38

Syntax is for example those equal signs

03:38 → 03:40

that will markup a headline.

03:40 → 03:43

Those are part of DokuWiki's syntax or markup

03:43 → 03:47

and those define how DokuWiki will render your text.

03:48 → 03:51

Just another example - let's make that bold:

03:51 → 03:54

just mark it, press the button.

03:54 → 03:57

And you see it will add asterisks

03:57 → 03:59

before and after your text.

03:59 → 04:05

So this will be rendered as bold in the output

04:05 → 04:07

Just press "Preview" again

04:07 → 04:09

There it is - it's bold.

04:10 → 04:13

Yeah, that's how you edit a page in DokuWiki.

04:14 → 04:16

Let's save that!