Skip to content

Bei Setup .htaccess-Backup anlegen und zuvor nachfragen#589

Open
danspringer wants to merge 13 commits intoyakamara:mainfrom
danspringer:main
Open

Bei Setup .htaccess-Backup anlegen und zuvor nachfragen#589
danspringer wants to merge 13 commits intoyakamara:mainfrom
danspringer:main

Conversation

@danspringer
Copy link
Copy Markdown
Contributor

Wenn man das Setup in YRewrite ausführt und dort die .htaccess setzt, wurde diese bisher ohne Rückfrage/Backup überschrieben.
Dieser PR ergänzt einen Conform-Dialog für das Setzen der .htaccess aud em YRewrite-Setup sowie ein Backup der aktuellen .htaccess, sofern diese besteht.

Confirm:
Bildschirmfoto 2025-04-08 um 17 49 13

.htaccess-Backup:
Bildschirmfoto 2025-04-08 um 17 58 38

Comment thread boot.php
} elseif (rex::getUser()) {
rex_view::addCssFile($this->getAssetsUrl('yrewrite.css'));
rex_view::addJsFile($this->getAssetsUrl('yrewrite-backend.js'));
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier gerne einfach nur yrewrite, wie auch beim css. Ist ja immer backend,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danspringer hast du das Feedback mitbekommen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants