Add User Guide functionality: Created UserGuide page and GuideService to manage and display user guides. Implemented localization for user guide labels and integrated a search feature for easy navigation. Added markdown support for guide content and established a structured layout for guide selection and display.

This commit is contained in:
Ümit Tunç
2025-11-03 17:08:15 -03:00
parent 6a5e26638c
commit f9730a64f7
9 changed files with 786 additions and 209 deletions
+2
View File
@@ -4,6 +4,8 @@ return [
'title' => 'Placeholder Değişkenleri',
'click_to_insert' => 'Tıklayarak editöre ekle',
'special_placeholders' => 'Özel Placeholder\'lar',
'search_placeholder' => 'Placeholder ara...',
'no_results' => 'Arama sonucu bulunamadı',
// Placeholder Tipleri
'type_text' => 'Metin',