Differences
This shows you the differences between two versions of the page.
Both sides previous revision
Previous revision
Next revision
|
Previous revision
Last revision
Both sides next revision
|
development:architecture [2016/05/09 20:13] demiankatz [General Interest] |
development:architecture [2020/03/03 17:48] demiankatz ↷ Links adapted because of a move operation |
* [[development:architecture:solr_index_schema|Solr Index Schema]] | * [[development:architecture:solr_index_schema|Solr Index Schema]] |
* [[development:architecture:authority_control#authority_index|Authority Index Schema]] | * [[development:architecture:authority_control#authority_index|Authority Index Schema]] |
| * [[development:architecture:laminas|Zend Framework]] - Information about the MVC framework used in VuFind. |
| |
See also the [[development:plugins]] page for details on how to extend various aspects of VuFind's functionality. | See also the [[development:plugins]] page for details on how to extend various aspects of VuFind's functionality. |
| |
* [[development:architecture:advanced_search_templates|Advanced Search Templates]] - Notes on how the advanced search UI operates in VuFind 2.4.1 and newer. | * [[development:architecture:advanced_search_templates|Advanced Search Templates]] - Notes on how the advanced search UI operates in VuFind 2.4.1 and newer. |
| * [[development:architecture:jsTree]] - Notes on the Javascript library used for rendering hierarchies in VuFind. |
* [[development:architecture:LESS]] - Notes on how the bootstrap3 / bootprint3 themes use LESS to generate CSS | * [[development:architecture:LESS]] - Notes on how the bootstrap3 / bootprint3 themes use LESS to generate CSS |
| |
===== Background Information and Commentary ===== | |
| |
* [[development:architecture:why_vufind_2.0|Why VuFind 2.0?]] - Some of the reasons we moved away from the VuFind 1.x design. | |
* [[development:architecture:zend_framework|Zend Framework]] - Information about the framework used in VuFind 2.x and later. | |
| |