cyberpanel/baseTemplate
usmannasir 5b7bcb462f Add appealing notification banner for .htaccess feature
- Add green gradient banner with modern design and animations
- Display text: Full .htaccess support • PHP configuration now works • Zero rule rewrites needed
- Link to https://cyberpanel.net/cyberpanel-htaccess-module
- Include ripple effect on button hover and rotation on close
- Add smart dismissal logic with localStorage persistence
- Show banner once per day with staggered delay for better UX
- Support mobile responsive design with flexible layout
- Position banner properly when multiple notifications are shown
2025-11-06 20:46:10 +05:00
..
migrations Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
static Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
templates/baseTemplate Add appealing notification banner for .htaccess feature 2025-11-06 20:46:10 +05:00
.DS_Store Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
__init__.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
admin.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
apps.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
context_processors.py Add cosmetic context processor and update templates for custom CSS 2025-09-13 18:38:57 +02:00
models.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
tests.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
urls.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
views.py v2.4.4 release 2025-09-01 13:11:42 +05:00