Pour être validée, votre inscription doit respecter le format suivant :

identifiant : prenom.nom
courriel : adresse académique ou collectivité

En vous remerciant pour votre participation.
 
simon.bernard

BlueGriffon, programme libre d'édition de pages web WYSIWYG

23 sept. 2016 12:16

Image

Logiciel : BlueGriffon
Développeur : Daniel Glazman
Type de licence : Libre
Compatible XP : Oui
Compatible Win7 : Oui
Existe aussi sous Linux : Oui
Version : 3.0.1


BlueGriffon est un logiciel libre d'édition de pages web WYSIWYG, successeur de Mozilla Composer et Nvu. C'est un logiciel libre multiplateforme sous triple licence MPL/GPL/LGPL développé par Daniel Glazman et fondé sur la plateforme Mozilla.

Les versions précédentes comportaient des barres de publicité. Le développeur (https://fr.wikipedia.org/wiki/Daniel_Glazman) ayant rompu son contrat avec cette régie met à présent à disposition les exécutables windows sans publicité, et c'est tant mieux !

Page wiki : https://fr.wikipedia.org/wiki/BlueGriffon

xml :

<package
    id="BlueGriffon"
    name="BlueGriffon - Logiciel WYSIWYG Creation de pages html"
    revision="%version%.1"
    reboot="false"
    priority="25">

    <variable name="version" value="3.0.1"/>
    <variable name="PROGRAMFILES" value="%PROGRAMFILES%" architecture="x86"/>
    <variable name="PROGRAMFILES" value="%PROGRAMFILES(X86)%" architecture="x64"/>
    <variable name="ComSpec" value="%SystemRoot%\System32\cmd.exe" architecture="x86"/>
    <variable name="ComSpec" value="%SystemRoot%\SysWOW64\cmd.exe" architecture="x64"/>

<eoledl dl="http://bluegriffon.org/freshmeat/%version%/bluegriffon-%version%.win-i686.exe" destname="bluegriffon\setup-bluegriffon-%version%.exe"/>

<check type="uninstall" condition="exists" path="BlueGriffon version %version%"/>

<install include='remove'/>
<install cmd='"%SOFTWARE%\bluegriffon\setup-bluegriffon-%version%.exe" /VERYSILENT'/>
  <!-- optimisation du temps d'ouverture en supprimant des paquets de langue -->
<install cmd='%COMSPEC% /C MOVE /Y "%PROGRAMFILES%\BlueGriffon\distribution\extensions\langpack-fr@bluegriffon.org.xpi" "%PROGRAMFILES%\BlueGriffon\distribution\langpack-fr@bluegriffon.org.xpi"'/>
<install cmd='%COMSPEC% /C DEL /F /Q "%PROGRAMFILES%\BlueGriffon\distribution\extensions\langpack*.*"'/>
<install cmd='%COMSPEC% /C MOVE /Y "%PROGRAMFILES%\BlueGriffon\distribution\langpack-fr@bluegriffon.org.xpi" "%PROGRAMFILES%\BlueGriffon\distribution\extensions\langpack-fr@bluegriffon.org.xpi"'/>

<upgrade include='install'/>

<downgrade include='install'/>

<remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\BlueGriffon\unins000.exe" "%PROGRAMFILES%\BlueGriffon\unins000.exe" /VERYSILENT'/>
<remove cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\BlueGriffon" RMDIR /S /Q "%PROGRAMFILES%\BlueGriffon"'/>

</package>


Installation sous (x)Ubuntu :

sudo add-apt-repository "deb http://archive.getdeb.net/ubuntu $(lsb_release -sc)-getdeb apps" ;
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - ;
sudo apt update ; sudo apt -y install bluegriffon
 
Avatar du membre
gerome.guilhermin
Technicien/Assistance
Messages : 76
Enregistré le : 14 sept. 2017 11:27

Re: BlueGriffon, programme libre d'édition de pages web WYSIWYG

01 juin 2018 14:05

Mise à jour en 3.0.1

Qui est en ligne

Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 17 invités