[FEATURE] Add a standalone Basic Viewer#1978
Conversation
| This installation already includes a working viewer page and a prepared configuration folder. | ||
| </p> | ||
|
|
||
| <form class="tx-dlf-default-viewer-input-form" action="{f:uri.page(pageUid: viewerPid)}" method="get" onsubmit="var input=this.querySelector('input[name='tx_dlf[id]']'); if(input){ input.value=input.value.trim(); }"> |
There was a problem hiding this comment.
I am not sure if the value of the onsubmit attribute is valid. The quoting seems a bit weird to me (nested single quotes). Can you verify this works?
|
Btw:
|
|
Adding @thomaslow for a review, because he is tasked with #1176 and #1177 based on the current |
|
@sebastian-meyer Unfortunately, I won't be able to review this PR for some time. I am on vacation starting next week (for 2 weeks), and this week I am already pretty busy and probably won't be able to look into this PR. I haven't started with #1176 and #1177 either. |
|
No worries, that's absolutely fine! Have a nice holiday! |
Signed-off-by: Christos Sidiropoulos <dev@csidirop.de>
8cdb871 to
e2d7fb6
Compare
This PR adds a first iteration of a minimal standalone "Basic Viewer". Its design is based on the DFG-Viewer.
It adds the viewer-facing TypoScript, templates, styling, and documentation needed to render a minimal standalone viewer (and a temporary (?) landing page independently).
Changes
BasicViewerTypoScript set