https://github.com/gcyrillus/plx-cssbackslash
Plugin PluXml | add escape character to backslash found inside a css file or a static page while editing in backend, to avoid to strip them on save. Watch it ! .While editing . If you add Unicodes to your css, you must escape(duplicate) them to preserve them on save..
https://github.com/gcyrillus/plx-cssbackslash
backend javascript plugin pluxml
Last synced: about 1 month ago
JSON representation
Plugin PluXml | add escape character to backslash found inside a css file or a static page while editing in backend, to avoid to strip them on save. Watch it ! .While editing . If you add Unicodes to your css, you must escape(duplicate) them to preserve them on save..
- Host: GitHub
- URL: https://github.com/gcyrillus/plx-cssbackslash
- Owner: gcyrillus
- Created: 2021-04-09T11:58:16.000Z (about 5 years ago)
- Default Branch: v2.0
- Last Pushed: 2024-03-03T15:48:04.000Z (over 2 years ago)
- Last Synced: 2025-08-12T16:51:36.828Z (11 months ago)
- Topics: backend, javascript, plugin, pluxml
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLX-cssBackSlash
Compatible multiversion de PluXml
It only does one thing, add an escape character in front any "\\" backslash found inside the contents you are editing(article,static page,theme's CSS files,...) from the backend of PluXml.
Il ne fait qu'une chose, ajoute un caractére d'echapement devant tous les \ trouvé dans les pages statiques, articles, feuilles de style,... , que vous éditez en ligne au moment de la sauvegarde