You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Gnieark dd4cd9e034 increment version number 8 years ago
inc concat and minify css too 8 years ago
js fixes paths 8 years ago
locales minify and contact 8 years ago
syntaxhighlighter concat and minify css too 8 years ago
.gitignore fix and gitignore 8 years ago
README.md concat and minify css too 8 years ago
_admin.php minify and contact 8 years ago
_define.php increment version number 8 years ago
_prepend.php concat and minify css too 8 years ago
_public.php put generated files on dotclear 'var' path 8 years ago
icon-big.png minify and contact 8 years ago
icon.png minify and contact 8 years ago
index.php put generated files on dotclear 'var' path 8 years ago

README.md

Yash 3

C'est un fork avec des modifications mineures du plugin Yash de Dotclear http://plugins.dotaddict.org/dc2/details/yash (By pep and contributors GNU/GPL v2)

Utilisation

///yash3 language

some->code->here;

///

Code tiers

Minifier class was made by Tedious https://github.com/tedious/JShrink BSD License.

Modifications apportées:

Le plugin Yash insère plusieurs appels à des scripts javascripts, et ajoute des variables JS dans le footer de la page. Yash3 concatène tout ça pour ne mettre qu'un seul script en référence. Il y aura quand même des appels à des scripts js (syntaxhighlighter) en fonction du type de code que vous souhaitez coloriser.

De même, les deux fichiers css sont réduits et concaténés en un seul.

Installation

Installez ce plugin en copiant l'url suivante https://www.ventresmous.fr/public/yash/yash3.zip directement dans l'interface de Dotclear pour l'installer.