-
-
+
\ No newline at end of file
diff --git a/lam/docs/devel/type_profile.htm b/lam/docs/devel/type_profile.htm
index a0daf8a5..333754fe 100644
--- a/lam/docs/devel/type_profile.htm
+++ b/lam/docs/devel/type_profile.htm
@@ -1,28 +1,64 @@
-
-
+
Type HowTo - Default profile
+
+
+
-
-
-
+
+
+
+
+
-
Type HowTo - Default profile
+
Type HowTo - Default profiles
+
+
+
Account profile
+
+
-
+
You have to provide a default profile for your account type. If you do
not want to specify default values then just provide an empty file.
+
Save your profile as default.<your
-type> in config/profiles.
+type> in config/templates/profiles.
+
+
-Example:
+
+Example:
+
+
The smbDomain type has only
-an empty default profile. It is saved as config/profiles/default.smbDomain.
-
-
-
-
+an empty default profile. It is saved as config/templates/profiles/default.smbDomain.
+
+
+
+
+
+
+
+
PDF structure
+
+
+Please provide a default PDF structure for your new account type. It is
+named default.<your type>.xml
+and stored in config/templates/pdf.
+
+
+
+
+
+Example:
+
+
+
+The smbDomain type has the
+default PDF structure in config/templates/pdf/default.smbDomain.xml.
+
+
+
\ No newline at end of file
diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm
index 26ac307e..db668716 100644
--- a/lam/docs/devel/upgrade.htm
+++ b/lam/docs/devel/upgrade.htm
@@ -15,6 +15,8 @@
+
+
Upgrade notes
@@ -32,7 +34,27 @@ This is a list of API changes for all LAM releases.
-
3.9 -> 4.0
Module interface:
+
4.0 -> 4.1
CSS changes:
+
+
type specific "td.{TYPE}nav-activepage" was replaced by common "td.activepage" in layout.css
+
renamed ".{TYPE}list-bright" to ".{TYPE}-bright" and ".{TYPE}list-dark" to ".{TYPE}-dark"