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.
legacy:vufind_1.x_developer_manual: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 revisionBoth sides next revision
legacy:vufind_1.x_developer_manual:directory_layout [2015/12/11 19:13] – ↷ Links adapted because of a move operation demiankatzlegacy:vufind_1.x_developer_manual:directory_layout [2015/12/11 19:15] demiankatz
Line 5: Line 5:
   * **import** \\ The import directory contains the import tool for importing records.   * **import** \\ The import directory contains the import tool for importing records.
   * **solr** \\ The solr directory contains all Solr related items including Jetty and the data directories for the indexes.   * **solr** \\ The solr directory contains all Solr related items including Jetty and the data directories for the indexes.
-  * **tests** \\ Contains the test suite (see [[legacy:vufind_1.x_developer_manual:unit_tests]] for more details).+  * **tests** \\ Contains the test suite (see [[legacy:vufind_1.x_developer_manual:unit_tests|Unit Tests]] for more details).
   * **util** \\ Contains PHP utility scripts designed to be run from the command line.   * **util** \\ Contains PHP utility scripts designed to be run from the command line.
     * dedupe.php \\ Remove duplicate lines from a text file.     * dedupe.php \\ Remove duplicate lines from a text file.
Line 21: Line 21:
     * **images** \\ Images used by VuFind (additional images may be found in the themes folders below).     * **images** \\ Images used by VuFind (additional images may be found in the themes folders below).
     * **interface**     * **interface**
-      * **plugins** \\ This directory holds custom Smarty plugins (see [[:building_a_plugin]]).+      * **plugins** \\ This directory holds custom Smarty plugins (see [[:building_a_plugin|Building a Plugin]]).
       * **themes** \\ This directory holds a number of themes which are collections of template files in directories that are named for the service or "module" they display.  Each theme also contains a css directory.  Themes include: classic (the old look), default (a newer look based on classic), blueprint (a jQuery-based theme), mobile (an iWebKit-based mobile theme) and jquerymobile (a jQueryMobile-based mobile theme).  Depending on your VuFind version, some of these themes may not be available.       * **themes** \\ This directory holds a number of themes which are collections of template files in directories that are named for the service or "module" they display.  Each theme also contains a css directory.  Themes include: classic (the old look), default (a newer look based on classic), blueprint (a jQuery-based theme), mobile (an iWebKit-based mobile theme) and jquerymobile (a jQueryMobile-based mobile theme).  Depending on your VuFind version, some of these themes may not be available.
     * **js** \\ Javascript support code.     * **js** \\ Javascript support code.
legacy/vufind_1.x_developer_manual/directory_layout.txt · Last modified: 2018/12/19 14:21 by demiankatz