-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Dieter Ziller edited this page Apr 8, 2026
·
8 revisions
joomlabook/
├── book/
│ ├── 01-einleitung Kapitelverzeichnis 01
│ │ ...
│ ├── 17-custom-fields Kapitelverzeichnis 17
│ │ │ └── abschnitte/ Ordner enthält die Kapiteldateien (logisch nummeriert)
│ │ │ └── 01-xxx.adoc
│ │ │ └── 02-yyy.adoc
│ │ │ └── nn-zzz.adoc
│ │ └── 17-custom-fields.adoc enthält Einleitungstext (optional) + include::<Kapiteldateien> (obligatorisch)
│ │ ...
├── media/
│ ├─── 01/
│ ├─── 02/
│ ├─── ...
│ ├─── 17/ Bildverzeichnis Kapitel 17
│ │ └── 01-image1-name.png
│ │ └── 02-image2-name.png
│ │ ...
├── index.asc erzeugt das Kapitel für den Index und enthält die Festlegung für das Imagedir
├── attributes.asc (optional) weitere Steuerungsattribute möglich