From 5147e003dae88991071903e21047290712944401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Tue, 7 Oct 2008 22:33:12 +0000 Subject: [PATCH] Make the workshop page look the same as others. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27918 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../workshop-filetypes+attributes.html | 113 ++++++++++++------ 1 file changed, 79 insertions(+), 34 deletions(-) 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 +  
+ +