* '''css/''': enthält einige [[CSS|Stylesheets]], die für die Snippets verwendet werden können
 
* '''css/''': enthält einige [[CSS|Stylesheets]], die für die Snippets verwendet werden können
** '''menu.css''': Stylesheet für das [[Modul Dynamische Navigation#CSS|dynamische Menü]]
+
** '''menu.css''': Stylesheet für das [[Dynamische Navigation#CSS|dynamische Menü]]
 
** '''sitemap.css''': Stylesheet für die [[Tutorial - Einbau einer Sitemap|Sitemap]]
 
** '''sitemap.css''': Stylesheet für die [[Tutorial - Einbau einer Sitemap|Sitemap]]
 
* '''inc/''': enthält die Snippets
 
* '''inc/''': enthält die Snippets
 
** '''ansichten-artikelliste.php''': [[Die drei Ansichten von DynPG#Integration einer Artikel-Liste|Artikelliste und Detail]]
 
** '''ansichten-artikelliste.php''': [[Die drei Ansichten von DynPG#Integration einer Artikel-Liste|Artikelliste und Detail]]
 
** '''asoziation.php''': Einbindung einer [[Assoziationen|Assoziation]]
 
** '''asoziation.php''': Einbindung einer [[Assoziationen|Assoziation]]
** '''config.php''': zentrale Konfigurationsdatei (falls vorhanden)
+
** '''config.php''': zentrale Konfigurationsdatei (falls vorhanden); sollte als allererstes am Anfang der Webseite eingebunden werden! Siehe Hinweis unten.
 
** '''home_ansicht.php''': Snippet für den [[Tutorial - Der Home-View|Home-View]]
 
** '''home_ansicht.php''': Snippet für den [[Tutorial - Der Home-View|Home-View]]
 
** '''meta_description.php''': dynamische Generierung der [[Tutorial - Meta-Daten und dynamische Seitentitel|Meta-Description]]
 
** '''meta_description.php''': dynamische Generierung der [[Tutorial - Meta-Daten und dynamische Seitentitel|Meta-Description]]
Unexpected non-MediaWiki exception encountered, of type "Error"
[51ad584a] /wiki_de/index.php?diff=cur&oldid=2284&title=Snippet-Sammlung Exception from line 436 of /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php: Call to undefined function each()
Backtrace:
#0 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php(546): DiffEngine->diag(integer, integer, integer, integer, integer)
#1 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php(347): DiffEngine->compareSeq(integer, integer, integer, integer)
#2 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php(228): DiffEngine->diffLocal(array, array)
#3 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php(725): DiffEngine->diff(array, array)
#4 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php(864): Diff->__construct(array, array)
#5 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DairikiDiff.php(987): MappedDiff->__construct(array, array, array, array)
#6 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/TableDiffFormatter.php(193): WordLevelDiff->__construct(array, array)
#7 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DiffFormatter.php(143): TableDiffFormatter->changed(array, array)
#8 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DiffFormatter.php(83): DiffFormatter->block(integer, integer, integer, integer, array)
#9 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DifferenceEngine.php(910): DiffFormatter->format(Diff)
#10 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DifferenceEngine.php(813): DifferenceEngine->generateTextDiffBody(string, string)
#11 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DifferenceEngine.php(743): DifferenceEngine->generateContentDiffBody(WikitextContent, WikitextContent)
#12 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DifferenceEngine.php(665): DifferenceEngine->getDiffBody()
#13 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DifferenceEngine.php(635): DifferenceEngine->getDiff(string, string, string)
#14 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/diff/DifferenceEngine.php(443): DifferenceEngine->showDiff(string, string, string)
#15 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/Article.php(826): DifferenceEngine->showDiffPage(boolean)
#16 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/Article.php(549): Article->showDiffPage()
#17 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/actions/ViewAction.php(44): Article->view()
#18 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/Wiki.php(428): ViewAction->show()
#19 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/Wiki.php(292): MediaWiki->performAction(Article, Title)
#20 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/Wiki.php(588): MediaWiki->performRequest()
#21 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/includes/Wiki.php(447): MediaWiki->main()
#22 /home/httpd/vhosts/fuchsloch.ch/dynpg/wiki_de/index.php(46): MediaWiki->run()
#23 {main}