6 Commits

Author SHA1 Message Date
86c704fd31 Add table of contents generation and header ID processing to Articles class
- Implemented `generateTableOfContents` method to create a structured table of contents from article content.
- Added `processHeaders` method to ensure headers have unique IDs for linking.
- Updated `generateHeadersIds` to apply ID generation to headers in article content.
- Modified `article_full` method to include table of contents in rendered articles.
- Enhanced `submenu_details` and `subpages` methods in Menu class to support language ID.
- Updated caching mechanisms to include language ID for subpages and menu details.
- Refactored various methods in Articles view class for improved readability and consistency.
- Added new sftp configuration file for deployment settings.
2026-03-05 22:38:16 +01:00
Roman Pyrih
bfe866fec7 Change language 2026-01-30 12:30:40 +01:00
Roman Pyrih
e0ae9bbe87 Save 2026-01-30 11:33:30 +01:00
Roman Pyrih
86bd741efe Save 2023-11-13 14:13:40 +01:00
Roman Pyrih
150838713d Add new language 2023-09-04 14:15:43 +02:00
078c88d008 first commit 2023-05-29 16:01:03 +02:00