About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:architecture:directory_layout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:architecture:directory_layout [2018/12/19 14:26] – [Top-Level Layout] demiankatzdevelopment:architecture:directory_layout [2018/12/19 14:28] – [Anatomy of a Theme] demiankatz
Line 35: Line 35:
   * index-alphabetic-browse.* \\ AlphaBrowse index generation script   * index-alphabetic-browse.* \\ AlphaBrowse index generation script
   * install.php \\ VuFind installer   * install.php \\ VuFind installer
-  * vufind.sh \\ VuFind startup/shutdown script+  * solr.sh \\ Solr startup/shutdown script
  
 ===== Anatomy of a Module ===== ===== Anatomy of a Module =====
Line 55: Line 55:
   * **images** \\ Image resources (exposed to public access)   * **images** \\ Image resources (exposed to public access)
   * **js** \\ Javascript resources (exposed to public access)   * **js** \\ Javascript resources (exposed to public access)
 +  * **less** \\ LESS resources (used to build CSS)
 +  * **scss** \\ SCSS resources (auto-translated from LESS; provided for reference but unused by default)
   * **templates** \\ PHP templates for rendering HTML   * **templates** \\ PHP templates for rendering HTML
   * theme.config.php \\ Theme configuration file   * theme.config.php \\ Theme configuration file
development/architecture/directory_layout.txt · Last modified: 2024/01/04 19:11 by demiankatz