forked from pi-engine/pi
-
Notifications
You must be signed in to change notification settings - Fork 2
Pi Documentation Team
linzongshu edited this page Jul 2, 2013
·
23 revisions
- @linzongshu
- @sexnothing
- @jixingyu
- @lavenderli
- @huangpengquan
- @9sheng
- @voltan
- @taiwen
- @MarcoXoops
- How to contribute to Pi Documentation
- How to translate a document
- ...
- Framework
- Introduction
- Pi Project
- Pi Team
- Pi VI
- Introduction
- Module development
- Best Practices
- Coding Standards
- Database Schema
- Code Review
- Pi Security
- Development documentation
- Module Workflow
- Module Structure
- Kernel APIs
- Configuration
- Authorization
- Custom setup
- Route
- I18n
- Pagination
- Session
- Parameters
- Database
- Form
- Theme Structure
- Theme Helpers
- Development Tutorials
- Introduction and Setup
- Module Design
- Form Generation and Validation
- Database Operation
- Theme and Block
- Navigation and Custom Navigation
- Custom Route
- Authentication Management
- Others (APIs/Localization/Updating/Cache)
- Pi Engine Mechanism
- Best Practices
- Front-end development
- Theme
- Module
- Standard
- API
- Backbone
- User manual
- Deployment
- Nginx Deployment
- Nginx Virtual Host
- Framework TODO: by linzongshu
- Quick Starting with Pi Engine: by linzongshu
- Introduction of tables of Pi Engine: by linzongshu
- File Upload
- File Download
- Kernel APIs
- Event
- File
- Log
- Markup
- Tag
- Url
- User
- Custom Setup -- resources setup
- Configuration of var/config folder
- Oauth
- Front-end TODO: by @sexnothing
- Theme step by step: by sexnothing
- Module step by step
- Translation TODO: by @lavenderli
- Installation: by linzongshu
- Frontend summary
- Theme
- Concept and compose
- File structure and file explain
- Theme Advanced
- Module
- Concept and compose
- File structure and file explain
- Advanced
- Standard
- css
- js
- html
- phtml
- API
- Backbone
- Form validate demo