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..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. It is added on onload, meaning that any "\" backslash added by yourself have to be escaped/doubled by yourself.

Il ne fait qu'une chose, ajoute un caractére d'echapement devant tous les \ trouvé dans les pages statiques, articles, feuilles de style,... , au moment du chargement lorsque vous les editez a partir de l'administration de PluXml. Si vous en ajouter, il faudra les doublés/echappés vous même au moment de l'insertion.

About

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..


Languages

Language:PHP 75.7%Language:JavaScript 24.3%