History of Documentation

Differences from version 5 to 85



@@ -1,112 +1,106 @@

-''__NOTE:__ This page is under development and should not be used as a guide yet to bitweaver documentation. For now the best gateway to bitweaver documentation is [http://www.bitweaver.org/index.php?content_id=837|here].''
+{maketoc}
+! Bitweaver Overview
+*((Bitweaver Overview))
+*((Bitweaver Features))
+*((Bitweaver Framework))
+*((bitweaverPackage|Package Architecture))
+*((DatabaseComparison|Database Options))
+*((bitweaverFAQ|Bitweaver FAQs))
+*((Screenshots))
+*((bitweaverGlossary|Glossary))
+*[http://www.opensourcecms.com/index.php?option=com_content&task=view&id=2155&PHPSESSID=c7c8f321cab4f67b9dca147abcee97b3|Live Demo]
+*((New for R2|New Features in R2))
+*((Top 10 reasons to use Bitweaver))
+*((Use bitweaver to build a web site that is very nice))
 
-!Bitweaver Overview
-[http://www.bitweaver.org/wiki/index.php?page=WhybitweaverIsCool|About Bitweaver]
-[http://www.bitweaver.org/wiki/index.php?page=bitweaverOverview|Bitweaver Overview]
-[http://www.bitweaver.org/wiki/index.php?page=bitweaver|Bitweaver Framework]
-(''Note: can the above be combined and condensed?'')
+! Installation and Configuration
+*((bitweaverRequirements|System Requirements))
+*((InstallbitweaverDoc|How to install Bitweaver))
+* [/downloads/file/15256|Video: Installation of Bitweaver]
+*[http://sourceforge.net/project/showfiles.php?group_id=141358&release_id=336854|Download]
+*((bitweaverUpgrade|Upgrading))
+*((Groups and Permissions|Configuring Permissions))
+*[http://www.bitweaver.org/index.php?structure_id=92|Troubleshooting]
+*[http://www.bitweaver.org/pigeonholes/view.php?structure_id=190#members|Optimization]
+*((Importing Content From Other CMS))
+*((Top 10 things to do immediately after installing Bitweaver))
+*((Top 10 mistakes after installing Bitweaver))
 
-[http://www.bitweaver.org/wiki/bitweaverPackage|Package Architecture]
+! For Administrators and Designers
+!! Administration
+*((Groups and Permissions|Permissions))
+*((Security|Security))
+*((Troubleshooting))
+!!Theming
+*((Themes Package|Overview))
+*((ThemeTutorial|Creating Your Own Theme))
+*((CssSchema|Basic CSS Schema))
+*((A beginners guide to CSS selectors))
+*((IconThemes|Icon Themes))
+*[http://smarty.php.net/|Smarty Template Documentation]
+*Bitweaver's Additional ((Smarty Functions))
+*Included Themes
+*[/downloads/gallery/1916|Additional Themes]
+*((bitweaver_sites|Live Sites Using Bitweaver))
+*[/forums/viewforum.php?f=15|Themes Forum]
+!!Support
+*((Support|How to find Support))
+*[http://www.bitweaver.org/forums/index.php|Forums on bitweaver.org]
+*((ConnectingToIrc|Live Support (Chat)))
 
-[http://www.bitweaver.org/wiki/index.php?page=bitweaverFeatures|Packages]
-(''NOTE: would be nice to maybe break this up into Included Packages and Optional Packages and other, maybe Underdevelopment Packages'')
+! For Developers
 
-[http://www.bitweaver.org/wiki/bitweaverRequirements|System Requirements]
+!! Framework and Core Services
+*((Bitweaver Framework))
+*((bitweaverPackage|Package Architecture))
+*The Bitweaver Core: ((KernelPackage|Kernel)) and ((LibertyPackage|Liberty))
+*((LibertyServices|Liberty Services))
+*[/index.php?structure_id=37|Class Structure]
+*[/wiki/Groups+and+Permissions#DevelopingPackagesandPermissionsProgramm|Content and Group Permissions]
+*((SamplePackage|Sample Package))
+*((SamplePackageDissection|Sample Package Dissection))
+*((DataPlugins|Data Plugins))
+*((AuthenticationPlugins|Authentication Plugins))
+*[/pigeonholes/view.php?structure_id=186#members|Change Logs]
+*[http://www.bitweaver.org/doc/database/core.html|Core database tables]
+*[http://www.bitweaver.org/doc/database/core.jpg|Core database tables map]
+*[http://www.bitweaver.org/doc/database/bitweaver.html|Database tables in bitweaver]
+*[http://www.bitweaver.org/doc/database/bitweaver.jpg|Database tables in bitweaver map]
 
-[http://sourceforge.net/project/showfiles.php?group_id=141358&release_id=336854|Download] ('NOTE: create localized download page if possible instead of redirect to Source Forge')
+!! API Documentation
+*((APIDocumentation|API Documentation Overview))
+*[http://www.bitweaver.org/doc/php/|PHPDoc]
+*[http://www.bitweaver.org/doc/dox/|doxygen]
+*[http://www.bitweaver.org/cvs-repo/|CVS source browse]
+*[http://www.bitweaver.org/cvs-repo-search/|CVS source search]
 
+!!Tutorials
+*((Tutorial_Custom_Package|Creating Your Own Package)) also see ((SamplePackageDissection))
+*((IntegrationTutorial|Integrating Other Apps as a Package))
+*((CreatingServices|Creating Services))
+*((Tutorial - Liberty Plugins|Creating Your Own Data Plugin))
+*((Pluggable Authentication Tutorial|Creating Your Own Authentication Plugin))
+*((ThemeTutorial|Creating Your Own Theme))
+*((bitweaverPerformance|Optimizing Performance))
+*[/pigeonholes/view.php?structure_id=170#members|All Tutorials]
 
-!For Developers
-The Bitweaver Core: [http://www.bitweaver.org/wiki/KernelPackage|Kernel] and [http://www.bitweaver.org/wiki/LibertyPackage|Liberty]
+!! Best Practices
+*((Table_vs_Div))
+*((CreateTabbedPages))
+*((TemplateOptimization))
 
-Framework and Core Services
- APIs
- Core Kernel and Liberty APIs
- Basic Package APIs (Store Expunge List etc)
- Comments
- History
- Security
- Commerce (?)
- (?)
- phpDocumentor
- Tutorials (same as below)
- Database Tables
- Tutorials
- Creating a Package
- Schema
- Basics: Store, Expunge, List etc
- Commenting Your Code
- Extending Content
- Adding Comments
- Adding History
- Adding Permissions
- Adding Search Indexing
- Caching
- Templates
- Layout Components
- Using Smarty
- Dynamic Data
- Loops
- Custom Values
- Custom HTML tag properties
- Custom HEAD content
- Plugins
- Integrating Other Apps as a Package
- - phpBB example
- All Other Tutorials
- Road Map
- Goals (call to action)
- Kernel & Liberty
- Packages
- Transitioning from Tikiwiki
- Progress Reports
- Developer Blog Post Includes
- Change Log (APIs and Schema)
- Bounties
- Documentation Project
- BW Developer Columns/Blogs
- Progress Reports
- Forum
- Report a Bug
- Contributing
- About CVS
- Process
- Coding Standards
- Forum
- IRC
- Package Summaries
+!!Contributing
+*[http://www.bitweaver.org/index.php?structure_id=39|Road Map]
+*((GetCode|Get The Code))
+*[http://www.bitweaver.org/index.php?structure_id=67|Getting Started With CVS]
+*((CodingGuidelines|Coding Guidelines))
+*((ReleaseProcess|Release Process))
+*((Documentation Project))
+*((TranslationTutorial|Help translating))
 
+!!Join The Community
+*((Developer Center))
+*[http://www.bitweaver.org/forums/index.php|Forums]
+*((ConnectingToIrc|Join Us On IRC))
+*((MailingLists|Bitweaver Mailing Lists))
 
-!!For Administrators and Designers
- BW Features
- Overview
- Included Packages
- Optional Packages
- Plugins
- Administration
- User Management
- - all other feature documentation happens on package pages
- Installing
- Requirements
- Download (Do NOT redirect to SourceForge)
- Upgrade
- Install
- - include mention of files need to create if not installing from CVS
- Configure (maybe?)
- Customizing Graphics (Themes)
- Overview
- CSS & XHTML
- Smarty
- The Themes Directory
- Per Package Rules (if any)
- Package A
- Package B
- Included Themes
- Download Themes
- Tutorials (same as below)
- Tutorials
- FAQ
- - list questions up top and then provide explanations.
- Support
- Forum
- IRC
Page History
Date/CommentUserIPVersion
07 Jul 2014 (16:03 UTC)
spiderr24.106.202.12385
Current • Source
Lester Caine81.138.11.13684
View • Compare • Difference • Source
Davis109.167.106.983
View • Compare • Difference • Source
laetzer85.177.83.3682
View • Compare • Difference • Source
Will69.203.72.16181
View • Compare • Difference • Source
Will69.203.72.16180
View • Compare • Difference • Source
Kozuch213.235.168.20679
View • Compare • Difference • Source
xing62.47.239.14976
View • Compare • Difference • Source
laetzer85.179.33.25575
View • Compare • Difference • Source
Kozuch85.207.244.16074
View • Compare • Difference • Source
Kozuch85.207.244.16073
View • Compare • Difference • Source
Will69.203.72.16172
View • Compare • Difference • Source
Will69.203.72.16171
View • Compare • Difference • Source
Will69.203.72.16170
View • Compare • Difference • Source
Will69.203.72.16169
View • Compare • Difference • Source
Kozuch85.207.244.16068
View • Compare • Difference • Source
Kozuch85.207.244.16067
View • Compare • Difference • Source
laetzer85.178.3.16566
View • Compare • Difference • Source
Will206.83.76.1564
View • Compare • Difference • Source
Will206.83.76.1563
View • Compare • Difference • Source
Will68.174.111.4762
View • Compare • Difference • Source
Will68.174.111.4761
View • Compare • Difference • Source
Kozuch194.108.143.10860
View • Compare • Difference • Source
Kozuch83.208.125.1459
View • Compare • Difference • Source
hiran85.233.40.19258
View • Compare • Difference • Source
Will68.174.111.4757
View • Compare • Difference • Source