[DOCS] Added tutorials
commit7ec1c960a47788f51ae29f7f31594316d92e2763
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Fri, 18 Dec 2009 21:44:49 +0000 (18 21:44 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Fri, 18 Dec 2009 21:44:49 +0000 (18 21:44 +0000)
tree1af680b999748a33225df1ced2242c7a18c74e13
parentec2a7d2577a0b309c1e8bd632e07333aa31ae22f
[DOCS] Added tutorials
- Merged tutorials from zf-devteam branch
- Updated WindowsAzure manual build to use xinclude
- Sectioned manual into "parts" to accomodate tutorials

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19766 44c647ce-9c0f-0410-b52a-842ac1e357ba
50 files changed:
documentation/manual/en/figures/learning.quickstart.create-form.png [new file with mode: 0644]
documentation/manual/en/figures/learning.quickstart.create-model.png [new file with mode: 0644]
documentation/manual/en/figures/learning.quickstart.intro.mvc.png [new file with mode: 0644]
documentation/manual/en/manual.xml.in
documentation/manual/en/module_specs/Zend_Service_WindowsAzure.xml
documentation/manual/en/module_specs/Zend_Service_WindowsAzure_Blob.xml
documentation/manual/en/module_specs/Zend_Service_WindowsAzure_Queue.xml
documentation/manual/en/module_specs/Zend_Service_WindowsAzure_Table.xml
documentation/manual/en/tutorials/autoloading-conclusion.xml [new file with mode: 0644]
documentation/manual/en/tutorials/autoloading-design.xml [new file with mode: 0644]
documentation/manual/en/tutorials/autoloading-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/autoloading-resources.xml [new file with mode: 0644]
documentation/manual/en/tutorials/autoloading-usage.xml [new file with mode: 0644]
documentation/manual/en/tutorials/form-decorators-composite.xml [new file with mode: 0644]
documentation/manual/en/tutorials/form-decorators-conclusion.xml [new file with mode: 0644]
documentation/manual/en/tutorials/form-decorators-individual.xml [new file with mode: 0644]
documentation/manual/en/tutorials/form-decorators-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/form-decorators-layering.xml [new file with mode: 0644]
documentation/manual/en/tutorials/form-decorators-simplest.xml [new file with mode: 0644]
documentation/manual/en/tutorials/layout-conclusions.xml [new file with mode: 0644]
documentation/manual/en/tutorials/layout-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/layout-usage.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-index-opening.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-index-structure.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-indexing.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-pagination.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-queries.xml [new file with mode: 0644]
documentation/manual/en/tutorials/lucene-searching.xml [new file with mode: 0644]
documentation/manual/en/tutorials/multiuser-authentication.xml [new file with mode: 0644]
documentation/manual/en/tutorials/multiuser-authorization.xml [new file with mode: 0644]
documentation/manual/en/tutorials/multiuser-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/multiuser-sessions.xml [new file with mode: 0644]
documentation/manual/en/tutorials/paginator-control.xml [new file with mode: 0644]
documentation/manual/en/tutorials/paginator-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/paginator-simple.xml [new file with mode: 0644]
documentation/manual/en/tutorials/paginator-together.xml [new file with mode: 0644]
documentation/manual/en/tutorials/plugins-conclusion.xml [new file with mode: 0644]
documentation/manual/en/tutorials/plugins-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/plugins-usage.xml [new file with mode: 0644]
documentation/manual/en/tutorials/quickstart-conclusion.xml [new file with mode: 0644]
documentation/manual/en/tutorials/quickstart-create-form.xml [new file with mode: 0644]
documentation/manual/en/tutorials/quickstart-create-layout.xml [new file with mode: 0644]
documentation/manual/en/tutorials/quickstart-create-model.xml [new file with mode: 0644]
documentation/manual/en/tutorials/quickstart-create-project.xml [new file with mode: 0644]
documentation/manual/en/tutorials/quickstart-intro-mvc.xml [new file with mode: 0644]
documentation/manual/en/tutorials/view-placeholders-basics.xml [new file with mode: 0644]
documentation/manual/en/tutorials/view-placeholders-conclusion.xml [new file with mode: 0644]
documentation/manual/en/tutorials/view-placeholders-intro.xml [new file with mode: 0644]
documentation/manual/en/tutorials/view-placeholders-standard.xml [new file with mode: 0644]