Update from usntable branch.
[fa-stable.git] / doc / extensions.txt
index 08d93b4d7d5b639422074a9436681478d30b76d8..391f84421db08b0dbbc9b2fafac97068b2b765a5 100644 (file)
@@ -2,14 +2,17 @@ Extensions to FrontAccounting
 -----------------------------
 
 We have prepared for installation of Extensions. Like installed modules.
-In the root directory there is a file, installed_extensions.php. This file contains an array over installed extensions, $installed_extensions.
+In the root directory there is a file, installed_extensions.php. This file 
+contains an array over installed extensions, $installed_extensions.
 There is an example array in the file.
 
 app_file = the application to be put inside the /applications directory
 name = array key name of the application
 title = menu title
-folder = directory where the extension resides. Use same structure inside this as the core extensions.
+folder = directory where the extension resides. Use same structure inside this 
+as the core extensions.
 
 The Extension will be placed as the second last menu, before 'Setup'.
 
-At present there is no automatic installation of the extensions. They will have to be done manuelly.
\ No newline at end of file
+At present there is no automatic installation of the extensions. They will have 
+to be done manuelly.
\ No newline at end of file