File tree Expand file tree Collapse file tree 27 files changed +602
-0
lines changed
packages/typo3-docs-theme/resources/template/structure
tests/Integration/tests-full
next-prev-by-toctree/expected
page-with-subpages/expected Expand file tree Collapse file tree 27 files changed +602
-0
lines changed Original file line number Diff line number Diff line change 5959 {% include " structure/layoutParts/linkReferenceModal.html.twig" %}
6060</div >
6161
62+ {% include " structure/layoutParts/footer.html.twig" %}
6263{% include " structure/layoutParts/footerAssets.html.twig" %}
6364</body >
6465</html >
Original file line number Diff line number Diff line change @@ -184,6 +184,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
184184</ div >
185185
186186
187+ < footer class ="page-footer ">
188+ < div class ="frame frame-ruler-before frame-background-dark ">
189+ < div class ="frame-container ">
190+ < div class ="frame-inner ">
191+ < ul class ="footer-simplemenu ">
192+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
193+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
194+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
195+ </ ul >
196+ < div class ="footer-additional ">
197+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
198+ </ div >
199+ < div class ="footer-meta ">
200+ < ul class ="footer-meta-navigation ">
201+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
202+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
203+ </ ul >
204+ </ div >
205+ </ div >
206+ </ div >
207+ </ div >
208+ </ footer >
209+
187210< script src ="_resources/js/popper.min.js "> </ script >
188211< script src ="_resources/js/bootstrap.min.js "> </ script >
189212< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -183,6 +183,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
183183</ div >
184184
185185
186+ < footer class ="page-footer ">
187+ < div class ="frame frame-ruler-before frame-background-dark ">
188+ < div class ="frame-container ">
189+ < div class ="frame-inner ">
190+ < ul class ="footer-simplemenu ">
191+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
192+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
193+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
194+ </ ul >
195+ < div class ="footer-additional ">
196+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
197+ </ div >
198+ < div class ="footer-meta ">
199+ < ul class ="footer-meta-navigation ">
200+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
201+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
202+ </ ul >
203+ </ div >
204+ </ div >
205+ </ div >
206+ </ div >
207+ </ footer >
208+
186209< script src ="_resources/js/popper.min.js "> </ script >
187210< script src ="_resources/js/bootstrap.min.js "> </ script >
188211< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -183,6 +183,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
183183</ div >
184184
185185
186+ < footer class ="page-footer ">
187+ < div class ="frame frame-ruler-before frame-background-dark ">
188+ < div class ="frame-container ">
189+ < div class ="frame-inner ">
190+ < ul class ="footer-simplemenu ">
191+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
192+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
193+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
194+ </ ul >
195+ < div class ="footer-additional ">
196+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
197+ </ div >
198+ < div class ="footer-meta ">
199+ < ul class ="footer-meta-navigation ">
200+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
201+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
202+ </ ul >
203+ </ div >
204+ </ div >
205+ </ div >
206+ </ div >
207+ </ footer >
208+
186209< script src ="../_resources/js/popper.min.js "> </ script >
187210< script src ="../_resources/js/bootstrap.min.js "> </ script >
188211< script src ="../_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -162,6 +162,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
162162</ div >
163163
164164
165+ < footer class ="page-footer ">
166+ < div class ="frame frame-ruler-before frame-background-dark ">
167+ < div class ="frame-container ">
168+ < div class ="frame-inner ">
169+ < ul class ="footer-simplemenu ">
170+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
171+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
172+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
173+ </ ul >
174+ < div class ="footer-additional ">
175+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
176+ </ div >
177+ < div class ="footer-meta ">
178+ < ul class ="footer-meta-navigation ">
179+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
180+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
181+ </ ul >
182+ </ div >
183+ </ div >
184+ </ div >
185+ </ div >
186+ </ footer >
187+
165188< script src ="_resources/js/popper.min.js "> </ script >
166189< script src ="_resources/js/bootstrap.min.js "> </ script >
167190< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -161,6 +161,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
161161</ div >
162162
163163
164+ < footer class ="page-footer ">
165+ < div class ="frame frame-ruler-before frame-background-dark ">
166+ < div class ="frame-container ">
167+ < div class ="frame-inner ">
168+ < ul class ="footer-simplemenu ">
169+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
170+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
171+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
172+ </ ul >
173+ < div class ="footer-additional ">
174+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
175+ </ div >
176+ < div class ="footer-meta ">
177+ < ul class ="footer-meta-navigation ">
178+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
179+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
180+ </ ul >
181+ </ div >
182+ </ div >
183+ </ div >
184+ </ div >
185+ </ footer >
186+
164187< script src ="_resources/js/popper.min.js "> </ script >
165188< script src ="_resources/js/bootstrap.min.js "> </ script >
166189< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -183,6 +183,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
183183</ div >
184184
185185
186+ < footer class ="page-footer ">
187+ < div class ="frame frame-ruler-before frame-background-dark ">
188+ < div class ="frame-container ">
189+ < div class ="frame-inner ">
190+ < ul class ="footer-simplemenu ">
191+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
192+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
193+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
194+ </ ul >
195+ < div class ="footer-additional ">
196+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
197+ </ div >
198+ < div class ="footer-meta ">
199+ < ul class ="footer-meta-navigation ">
200+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
201+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
202+ </ ul >
203+ </ div >
204+ </ div >
205+ </ div >
206+ </ div >
207+ </ footer >
208+
186209< script src ="_resources/js/popper.min.js "> </ script >
187210< script src ="_resources/js/bootstrap.min.js "> </ script >
188211< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -195,6 +195,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
195195</ div >
196196
197197
198+ < footer class ="page-footer ">
199+ < div class ="frame frame-ruler-before frame-background-dark ">
200+ < div class ="frame-container ">
201+ < div class ="frame-inner ">
202+ < ul class ="footer-simplemenu ">
203+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
204+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
205+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
206+ </ ul >
207+ < div class ="footer-additional ">
208+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
209+ </ div >
210+ < div class ="footer-meta ">
211+ < ul class ="footer-meta-navigation ">
212+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
213+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
214+ </ ul >
215+ </ div >
216+ </ div >
217+ </ div >
218+ </ div >
219+ </ footer >
220+
198221< script src ="_resources/js/popper.min.js "> </ script >
199222< script src ="_resources/js/bootstrap.min.js "> </ script >
200223< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -203,6 +203,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
203203</ div >
204204
205205
206+ < footer class ="page-footer ">
207+ < div class ="frame frame-ruler-before frame-background-dark ">
208+ < div class ="frame-container ">
209+ < div class ="frame-inner ">
210+ < ul class ="footer-simplemenu ">
211+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
212+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
213+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
214+ </ ul >
215+ < div class ="footer-additional ">
216+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
217+ </ div >
218+ < div class ="footer-meta ">
219+ < ul class ="footer-meta-navigation ">
220+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
221+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
222+ </ ul >
223+ </ div >
224+ </ div >
225+ </ div >
226+ </ div >
227+ </ footer >
228+
206229< script src ="_resources/js/popper.min.js "> </ script >
207230< script src ="_resources/js/bootstrap.min.js "> </ script >
208231< script src ="_resources/js/theme.min.js "> </ script >
Original file line number Diff line number Diff line change @@ -195,6 +195,29 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
195195</ div >
196196
197197
198+ < footer class ="page-footer ">
199+ < div class ="frame frame-ruler-before frame-background-dark ">
200+ < div class ="frame-container ">
201+ < div class ="frame-inner ">
202+ < ul class ="footer-simplemenu ">
203+ < li > < a href ="https://typo3.org/community/teams/documentation/#c9886 " title ="Contact "> < span > Contact</ span > </ a > </ li >
204+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage/issues " rel ="nofollow noopener " title ="Issues "> < span > Issues</ span > </ a > </ li >
205+ < li > < a href ="https://github.com/TYPO3-Documentation/DocsTypo3Org-Homepage " rel ="nofollow noopener " title ="Repository "> < span > Repository</ span > </ a > </ li >
206+ </ ul >
207+ < div class ="footer-additional ">
208+ < p class ="text-center "> Last rendered: Jan 01, 2023 12:00</ p >
209+ </ div >
210+ < div class ="footer-meta ">
211+ < ul class ="footer-meta-navigation ">
212+ < li > < a href ="https://typo3.org/legal-notice " rel ="nofollow " target ="_blank " title ="Legal Notice "> Legal Notice</ a > </ li >
213+ < li > < a href ="https://typo3.org/privacy-policy " rel ="nofollow " target ="_blank " title ="Privacy Policy "> Privacy Policy</ a > </ li >
214+ </ ul >
215+ </ div >
216+ </ div >
217+ </ div >
218+ </ div >
219+ </ footer >
220+
198221< script src ="_resources/js/popper.min.js "> </ script >
199222< script src ="_resources/js/bootstrap.min.js "> </ script >
200223< script src ="_resources/js/theme.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments