File tree Expand file tree Collapse file tree 4 files changed +20
-20
lines changed
Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -56,11 +56,11 @@ You can also find more information regarding Developer Documentation for Open Li
5656
5757## Code Organization
5858
59- * openlibrary/core - core openlibrary functionality, imported and used by www
60- * openlibrary/plugins - other models, controllers, and view helpers
61- * openlibrary/views - views for rendering web pages
62- * openlibrary/templates - all the templates used in the website
63- * openlibrary/macros - macros are like templates, but can be called from wikitext
59+ * [ * openlibrary/core* ] ( /openlibrary/core ) - core openlibrary functionality, imported and used by www
60+ * [ * openlibrary/plugins* ] ( /openlibrary/plugins ) - other models, controllers, and view helpers
61+ * [ * openlibrary/views* ] ( /openlibrary/views ) - views for rendering web pages
62+ * [ * openlibrary/templates* ] ( /openlibrary/templates ) - all the templates used in the website
63+ * [ * openlibrary/macros* ] ( /openlibrary/macros ) - macros are like templates, but can be called from wikitext
6464
6565## Architecture
6666
Original file line number Diff line number Diff line change 5353
5454## 代码组成
5555
56- * openlibrary/core - 公共图书馆的核心功能,由www导入和使用
57- * openlibrary/plugins - 其它模型、控制器和视图帮助器
58- * openlibrary/views - 网页视图的呈现
59- * openlibrary/templates - 所有在网页里使用的模板
60- * openlibrary/macros - macros和模板类似,但可以被wikitext调用
56+ * [ * openlibrary/core* ] ( /openlibrary/core ) - 公共图书馆的核心功能,由www导入和使用
57+ * [ * openlibrary/plugins* ] ( /openlibrary/plugins ) - 其它模型、控制器和视图帮助器
58+ * [ * openlibrary/views* ] ( /openlibrary/views ) - 网页视图的呈现
59+ * [ * openlibrary/templates* ] ( /openlibrary/templates ) - 所有在网页里使用的模板
60+ * [ * openlibrary/macros* ] ( /openlibrary/macros ) - macros和模板类似,但可以被wikitext调用
6161
6262## 结构
6363
Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ También puedes encontrar más información sobre la Documentación para Desarro
5454
5555## Organización del Código
5656
57- * openlibrary/core - funcionalidad central de Open Library, importada y utilizada por www
58- * openlibrary/plugins - otros modelos, controladores y ayudantes de vista (view helpers)
59- * openlibrary/views - vistas para renderizar páginas web
60- * openlibrary/templates - todas las plantillas utilizadas en el sitio web
61- * openlibrary/macros - los macros son similares a las plantillas, pero pueden ser llamados desde wikitext
57+ * [ * openlibrary/core* ] ( /openlibrary/core ) - funcionalidad central de Open Library, importada y utilizada por www
58+ * [ * openlibrary/plugins* ] ( /openlibrary/plugins ) - otros modelos, controladores y ayudantes de vista (view helpers)
59+ * [ * openlibrary/views* ] ( /openlibrary/views ) - vistas para renderizar páginas web
60+ * [ * openlibrary/templates* ] ( /openlibrary/templates ) - todas las plantillas utilizadas en el sitio web
61+ * [ * openlibrary/macros* ] ( /openlibrary/macros ) - los macros son similares a las plantillas, pero pueden ser llamados desde wikitext
6262
6363## Arquitectura
6464
Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ Bạn cũng có thể tìm kiếm thêm thông tin về Tài liệu dành cho nh
5252
5353## Tổ chức code
5454
55- * openlibrary/core - chức năng cốt lõi của openlibrary, được nhập và sử dụng bởi www
56- * openlibrary/plugins - các mô hình, các bộ điều khiển và trình trợ giúp hiển thị khác.
57- * openlibrary/views - các chế độ xem để hiển thị trang web
58- * openlibrary/templates - tất cả những templates được dùng trên trang web.
59- * openlibrary/macros - các macro tương tự như mẫu, nhưng có thể được gọi từ wikitext.
55+ * [ * openlibrary/core* ] ( /openlibrary/core ) - chức năng cốt lõi của openlibrary, được nhập và sử dụng bởi www
56+ * [ * openlibrary/plugins* ] ( /openlibrary/plugins ) - các mô hình, các bộ điều khiển và trình trợ giúp hiển thị khác.
57+ * [ * openlibrary/views* ] ( /openlibrary/views ) - các chế độ xem để hiển thị trang web
58+ * [ * openlibrary/templates* ] ( /openlibrary/templates ) - tất cả những templates được dùng trên trang web.
59+ * [ * openlibrary/macros* ] ( /openlibrary/macros ) - các macro tương tự như mẫu, nhưng có thể được gọi từ wikitext.
6060
6161## Kiến trúc
6262
You can’t perform that action at this time.
0 commit comments