head	1.9;
access;
symbols
	camas_1_2:1.8.0.2
	camas_1_2_16:1.8
	camas_1_2_15:1.7
	camas_1_2_13:1.7
	camas_1_2_:1.7
	camas_1_2_11:1.7
	camas_1_2_10:1.7
	camas_1_2_9:1.7
	camas_1_2_8:1.7
	camas:1.1.1
	camas_1_0_35:1.1.2.1
	camas_1_0_34:1.1.2.1
	camas_1_0_33:1.1.2.1
	camas_1_0_32:1.1.2.1
	camas_1_1_7:1.3
	camas_1_1_6:1.3
	camas_1_0_31:1.1.2.1
	camas_1_0_30:1.1.2.1
	camas_1_0_29:1.1.2.1
	camas_1_1_5:1.3
	camas_1_1_4:1.3
	camas_1_0_28:1.1.2.1
	camas_1_0:1.1.2.1.0.2
	stable_1_0:1.1.2.1
	CAMAS_STABLE_1_0_STABLE3:1.1.0.2;
locks; strict;
comment	@# @;


1.9
date	2004.01.16.01.36.47;	author grendel;	state dead;
branches;
next	1.8;

1.8
date	2004.01.07.22.53.53;	author vida;	state Exp;
branches
	1.8.2.1;
next	1.7;

1.7
date	2003.03.19.11.59.41;	author kiwi;	state Exp;
branches;
next	1.6;

1.6
date	2003.03.18.09.30.03;	author vida;	state dead;
branches;
next	1.5;

1.5
date	2002.04.17.19.02.47;	author gourdelier;	state Exp;
branches;
next	1.4;

1.4
date	2002.01.08.10.39.39;	author bertrand_lupart;	state Exp;
branches;
next	1.3;

1.3
date	2001.08.26.16.08.16;	author kiwi;	state Exp;
branches;
next	1.2;

1.2
date	2001.08.23.10.47.01;	author kiwi;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.20.17.21.54;	author kiwi;	state Exp;
branches
	1.1.1.1
	1.1.2.1;
next	;

1.1.1.1
date	2003.03.18.10.01.44;	author vida;	state Exp;
branches;
next	;

1.1.2.1
date	2001.08.20.18.17.04;	author kiwi;	state Exp;
branches;
next	;

1.8.2.1
date	2004.01.16.15.54.18;	author grendel;	state dead;
branches;
next	;


desc
@@


1.9
log
@moved the docs around
@
text
@Note about Default layout
------------------------
The default layout is found by Camas in 
server/etc/include/camas/layouts/default.

This directory is actually a link setup by the Camas installer. This link 
MUST NOT be changed because the install script will overwrite it.
The best solution is, if you want to change this layout and keeping the name
'Default', to change the configuration in the Camas Default Layout in the
Caudium InterFace (CIF).

Description of some files
------------------------

 o defaultlayout.rxml : layout used as default. Can be used as reference
                        for creating ugly "imho-style" templates.


 o camascforms/       : for Camas 1.2 only that works without this nasty
                        <imho_*> tags

 o linkeotheme/       : A theme for CAMAS. Downloadable on 
                        http://camas.caudium.net/ and handled by Linkeo.
			Please check http://www.linkeo.com/ for more 
			informations.

 o simplest/          : 
                        A theme for CAMAS using CAMAS tags and entities.
                        This theme is not intented for production but only
			for educational purposes.
			Please keep it as simple as possible, with really
			basic, commented HTML code, and please modify it
			only if you add a tag or an entity to CAMAS code.

 o caudium-www-style/ : A theme for CAMAS using Camas Tags and entities.
 			This theme is full featured and more beautifull than
			the simplest one. It is currently used as the default
			one.

Note to vim users    : You can have syntax coloration by adding this to your
		       ~/.vimrc:
		       augroup filetype
			  au BufRead *.rxml                     set ft=xml
		       augroup END

$Id: README,v 1.8 2004/01/07 22:53:53 vida Exp $
@


1.8
log
@. Added the caudium-www-style in the README
. The default layout is now a symbolic link to caudium-www-style
@
text
@d46 1
a46 1
$Id: README,v 1.7 2003/03/19 11:59:41 kiwi Exp $
@


1.8.2.1
log
@the same changes as for the unstable branch
@
text
@d46 1
a46 1
$Id: README,v 1.8 2004/01/07 22:53:53 vida Exp $
@


1.7
log
@Fixing Vida's work.
@
text
@d1 11
d13 1
d27 1
a27 1
 o simplest/          : !!! Not usable yet !!!
a30 2
			A very more sexy template using its technology will
			be soon availabla.
d35 5
d46 1
a46 1
$Id: README,v 1.5 2002/04/17 19:02:47 gourdelier Exp $
@


1.6
log
@Current 1.3 is removed.
@
text
@@


1.5
log
@
Added $Id$ in all templates files, this may even be useful for the end user
(for debugging templates).
@
text
@d31 1
a31 1
$Id$
@


1.4
log
@Updated README for next-to-come simplest CAMAS template.
@
text
@d24 8
@


1.3
log
@Added linkeo theme v1
@
text
@d14 10
@


1.2
log
@Added description of new layout
@
text
@d10 4
@


1.1
log
@Added some default layout example
@
text
@d7 3
@


1.1.1.1
log
@1.3 sync with 1.2
@
text
@a6 25
 o camascforms/       : for Camas 1.2 only that works without this nasty
                        <imho_*> tags

 o linkeotheme/       : A theme for CAMAS. Downloadable on 
                        http://camas.caudium.net/ and handled by Linkeo.
			Please check http://www.linkeo.com/ for more 
			informations.

 o simplest/          : !!! Not usable yet !!!
                        A theme for CAMAS using CAMAS tags and entities.
                        This theme is not intented for production but only
			for educational purposes.
			A very more sexy template using its technology will
			be soon availabla.
			Please keep it as simple as possible, with really
			basic, commented HTML code, and please modify it
			only if you add a tag or an entity to CAMAS code.

Note to vim users    : You can have syntax coloration by adding this to your
		       ~/.vimrc:
		       augroup filetype
			  au BufRead *.rxml                     set ft=xml
		       augroup END

$Id: README,v 1.5 2002/04/17 19:02:47 gourdelier Exp $
@


1.1.2.1
log
@Preparing to freeze 1.0 version
@
text
@@

