History of KernelPackage

Differences from version 10 to 17



@@ -1,16 +1,19 @@

-The bitweaver Kernel is the mandatory component that processes all requests. The Kernel uses installed Packages as required.
-
-||::__Kernel Features__:: | ::__Description__:: | ::__Availability__::
-((PrettyUrls|PrettyURLs)) | Use of URL rewriting (mod_rewrite) to allow short, nice looking URL's | ReleaseOne
-((FeatureCustomHome|Custom Home)) | The home page can be set to any arbitrary URL or homeable Package | ReleaseOne ||
+{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.
 
+! 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 ||
 
+! 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.
 
-The Kernel makes use of a flexible and efficient ((ClassStructure|Object Oriented design)), that makes much greater use of inheritance (extends) than the original TikiWiki. This reduces code and makes extending Tiki infrastructure for your own specialized purposes much easier.
+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.
 
 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.
 
-See KernelInitialization for detailed information about what the Kernel does at initialization time.
-
-See KernelFlowchart and ClassStructure for more information.
+! 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