(→Framework Documentation: Disable non-working link; Provide a different link) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 16: | Line 16: | ||
#event hooks | #event hooks | ||
| + | == Data == | ||
| + | [[Gallery3:Architecture:Data|Data Structure]] discusses the internal data structure. | ||
== Framework Documentation == | == Framework Documentation == | ||
We're using Kohana. Here are some useful Kohana URLs: | We're using Kohana. Here are some useful Kohana URLs: | ||
| Line 21: | Line 23: | ||
* http://oscar.nom.za/dl/kohana101.pdf | * http://oscar.nom.za/dl/kohana101.pdf | ||
* http://code.google.com/p/kohanamodules/wiki/Dbforge | * http://code.google.com/p/kohanamodules/wiki/Dbforge | ||
| − | * http://learn.kohanaphp.com/ | + | * The learn.kohanaphp.com website was taken down because it was so out of date. (See [http://forum.kohanaframework.org/discussion/5613/where-is-the-learn.kohanaphp.com-blog-s/p1 Where is the learn.kohanaphp.com blog?] discussion thread.) |
| + | * http://forum.kohanaframework.org/categories/tutorials-and-plugins | ||
[[Category:Gallery 3|Architecture]] | [[Category:Gallery 3|Architecture]] | ||
This could use some more details, for now, these are pieces of core functionality that Gallery3 will provide:
Data Structure discusses the internal data structure.
We're using Kohana. Here are some useful Kohana URLs: