History of KernelPackage

Differences from version 5 to 17



@@ -1,9 +1,19 @@

-The TikiPro Kernel is focused on scalability for both __feature depth__ and __speed__. Some sites may want a lot of features, and others want less features a more speed because of traffic demands. The Kernel is intended to be scalable, much like the Linux kernel, where new functionality can be added or removed where desired. Unused functionality should not even be parsed.
+{maketoc}
+{img src=/kernel/icons/pkg_kernel.png} The bitweaver Kernel is the mandatory component that processes all requests. The Kernel uses installed Packages as required.
 
-The kernel makes use of a flexible and efficient ((ClassStructure|Object Oriented design)), that makes much greater use of inheritance (extends) then the originial TikiWiki. This reduces code and makes extending Tiki infastructure for your own specialized purposes much easier.
+! Features
+||::__Kernel Features__:: | ::__Description__::
+((PrettyUrls|PrettyURLs)) | Use of URL rewriting (mod_rewrite) to allow short, nice looking URL's
+((FeatureCustomHome|Custom Home)) | The home page can be set to any arbitrary URL or homeable Package ||
 
-When a new Package, such as phpBB gets ported to TikiPro, all it needs is a database connection, and a framework within which to render it's pages. a phpBB port simply invokes the same setup files that all integrated features now call.
+! The Kernel
+The bitweaver Kernel is focused on scalability for both __feature depth__ and __speed__. Some sites may want a lot of features, and others want fewer features and more speed because of traffic demands. The Kernel is intended to be scalable, much like the Linux kernel, where new functionality can be added or removed as desired. Unused functionality should not even be parsed.
 
-See KernelInitialization for detailed information about what the kernel does at initialization time.
+The Kernel makes use of a flexible and efficient ((ClassStructure|Object Oriented design)). This reduces code and makes it easy to extend bitweaver's infrastructure for your own specialized purposes.
 
-See KernelFlowchart and ClassStructure for more information.
+When a new Package such as phpBB gets ported to bitweaver, all it needs is a database connection, and a framework within which to render its pages. A phpBB port simply invokes the same setup files that all integrated features now call.
+
+! More info
+* __((KernelInitialization))__: detailed information about what the Kernel does at initialization time
+* __((KernelFlowchart))__: a kernel flow chart
+* __((ClassStructure))__: more about the structure of classes
Page History
Date/CommentUserIPVersion
31 May 2009 (15:02 UTC)
Will69.203.72.16117
Current • Source
laetzer85.178.62.11712
View • Compare • Difference • Source
DM74.227.205.23110
View • Compare • Difference • Source
xing194.152.164.459
View • Compare • Difference • Source
David Rasch65.87.162.418
View • Compare • Difference • Source
spiderr66.93.240.2047
View • Compare • Difference • Source
SEWilco207.195.192.96
View • Compare • Difference • Source
spiderr66.93.240.925
View • Compare • Difference • Source