My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Add Webkit in a panel of gedit to easily display the html file being edited. A mini python server can be run to display your dynamic pages.

Html5, Css3 supported. The native webkit debugging tool (like firebug) is also present.

You can also use it as a browser, change the start page to add your favorite links.

Ctrl + Alt + R to load the gedit document (shortcut changed to ini.cfg). Right click in the web view to access all the options.

The server will be launched in the loaded file folder. CGI directories: /cgi-bin, /htbin, /perl or /python

A plugin system is in place, it allows you to add pre-parser display or anything else. By default, a syntax translator of code-google wiki is present.


Ajouter Webkit dans un panel de gedit pour afficher facilement le fichier html en cours d'édition. Un mini serveur python peut être lancé pour afficher vos pages dynamiques.

Html5, Css3 supportés. L'outil natif webkit de débuguage (comme firebug) est également de la partie.

Vous pouvez aussi vous en servir comme un simple navigateur, modifiez la page de démarrage pour y ajouter vos liens favoris.

Ctrl+Alt+r pour charger le document gedit (raccourci modifiable dans ini.cfg). Clic droit dans la vue web pour accéder à toutes les options.

Le serveur sera lancé dans le dossier du fichier chargé. Répertoires CGI: /cgi-bin, /htbin, /perl ou /python

Un système de plugin est en place, cela permet d'ajouter des parser pre-affichage ou tout autre chose. Par défaut, un traducteur de syntaxe du wiki code-google est présent.


For Gedit 2

Download version webkitpanel.2.*.*
Gtk2 dependance: python-webkit
php5-cli and php-cgi if necessary

For Gedit 3

Download version webkitpanel.3.*.*
Gtk3 dependance: gir1.2-webkit-3.0
php5-cli and php-cgi if necessary

Powered by Google Project Hosting