4,624
edits
(edited version of threatened to be deleted wikipedia page.) |
(→Technologies: tags) |
||
| Line 15: | Line 15: | ||
Bitweaver uses the [[ADOdb]] database abstraction library and makes sure that all database queries work on the following databases: | Bitweaver uses the [[ADOdb]] database abstraction library and makes sure that all database queries work on the following databases: | ||
* | * {{tag|PostgreSQL}} | ||
* | * {{tag|MySQL}} | ||
* | * {{tag|Oracle}} | ||
* [[Firebird (database server)|Firebird]] | * [[:category:Firebird (database server)|Firebird]] | ||
Due to the large number of databases it supports, it is considered [[cross-platform]]. In addition to [[ADOdb]] bitweaver uses the well established [[Smarty]] template presentation framework, which allows bitweaver to efficiently separate logic from presentation making theming and site design logical and straight forward. The targeted template overriding inherited from TikiWiki makes themeing much easier than traditional fixed HTML designs. This makes it much easier to upgrade and work with the coding philosophy advocating [[pristine source]]. | Due to the large number of databases it supports, it is considered [[cross-platform]]. In addition to [[ADOdb]] bitweaver uses the well established [[Smarty]] template presentation framework, which allows bitweaver to efficiently separate logic from presentation making theming and site design logical and straight forward. The targeted template overriding inherited from TikiWiki makes themeing much easier than traditional fixed HTML designs. This makes it much easier to upgrade and work with the coding philosophy advocating [[pristine source]]. | ||
edits