SupaKode Modules

SupaKode is made up of Major and Minor Modules.

Major Modules

Major Modules are modules that require Minor ones to help them function but they are designed for direct user interface and may be used to show websites, forums, blogs etc.

  • The Administrator - The main control base and center of operations for Supa Kode, through this you can install new programs and manage Supa Kode around your website.
  • SupaBlogg - The first major Supa Kode major module to be released. This blogging application software, currently in the testing state.

Minor Modules

Minor modules are the support modules. Such modules include:

  • Supa Enjin - An SQL php class which allows simple and easy connection and manipulation of data within a website. This will have its own administrative plugin and its own folder. It is one of the few support modules that does not find a home in the support/ folder. This comes bundeled with the Administrator.
  • Supa Phormat - An XHTML php class and function list. The entire reason for this is to allow simple and quick xhtml code output allowing simple website templates to be set, also allowing you to make sure that coding it is faster than writing xhtml code. This comes bundeled with the administrator.
  • Supa Pholda - A website directory php class. Allowing users to list all files within their website root. This will also have its own administrative plugin and cannot be found in the Support folder.
  • Supa ID - A PHP class that allows users to easily have their website become available for Supa ID.
  • Supa Content - This is something that will support many major modules. More information in the future.
  • Supa User - This is a class that allows simple user tables which can be set to add in user permissions on your website.

Support Files and Classes

These classes are found throughout the Supa Kode modules and are not major or minor modules they are just support files and classes

  • Cache (cache.class.php) This is the cache class which is used to store data into a class for later use.
  • Language (language.class.php) This class is used to help support different languages and comes with some of the supa kode modules. Eventually it will be written for every module to allow easy multiuser capability.
  • RSS Reader (rss_reader.class.php) This class is used for XML file reading, specifically for use with RSS Feeds.
page_revision: 9, last_edited: 1257041174|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License