diff --git a/docs/welcome/workshop-filetypes+attributes.html b/docs/welcome/workshop-filetypes+attributes.html index b6a9ef57eb..fe28d544f7 100644 --- a/docs/welcome/workshop-filetypes+attributes.html +++ b/docs/welcome/workshop-filetypes+attributes.html @@ -1,29 +1,59 @@ - - - - Workshop: Filetypes & Attributes - - - - - - - - - - - - - - - - + + + + + + + + + +
-

Logo

-
-

dummy

-
+ + + + Workshop: Filetypes & Attributes + + + + + + + + + + + + + + + + + + + + + + + + + + -
+ logo + + logo + + Welcome to Haiku! +
+ logo + + logo +
  + Welcome +     + Previous: Filetypes +     + Next: File Attributes +  
 

This is a workshop to show the use of Attributes, Queries, the Index and custom Filetypes. As an example, we build a database to keep track of our DVD library.

@@ -116,11 +146,10 @@ So, what will we be searching in the future? We probably won't ask "What's in th

- - - - - + + + +
Internal NameAttribute type
DVDdb:title text
DVDdb:genre text
DVDdb:cast text
DVDdb:rating int-32
DVDdb:title text
DVDdb:genre text
DVDdb:cast text
DVDdb:rating int-32

To index them, we open a Terminal and simply add one attribute after the other:

mkindex -t string DVDdb:title
@@ -150,7 +179,23 @@ Open the folder containing your DVDdb files and arrange the attributes how you'd
 

query-dvddb.png

-
- - + +
 
  + Welcome +     + Previous: Filetypes +     + Next: File Attributes +  
+ +