{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content\/new.php",
"offset": 45,
"limit": 20
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content\/new.php",
"content": " <\/div>\n <\/div>\n <div class=\"form-group\">\n <label>Collections (Wissensquellen)<\/label>\n <div class=\"checkbox-group\">\n <?php foreach ($collections ?? [] as $collection): ?>\n <label class=\"checkbox-label\">\n <input type=\"checkbox\" name=\"collections[]\" value=\"<?= htmlspecialchars($collection) ?>\"\n <?= $collection === 'documents' ? 'checked' : '' ?>>\n <?= htmlspecialchars($collection) ?>\n <\/label>\n <?php endforeach; ?>\n <\/div>\n <\/div>\n <\/fieldset>\n\n <fieldset>\n <legend>Content-Konfiguration<\/legend>\n <div class=\"form-row\">\n <div class=\"form-group form-group--third\">",
"numLines": 20,
"startLine": 45,
"totalLines": 117
}
}
}