Menu

Tree [r10] /
 History

HTTPS access


File Date Author Commit
 README 2010-08-10 jacqueslouw [r8] Completely re-written from newer plugin templat...
 encdec.gedit-plugin 2010-08-11 jacquesl1 [r10] Fixed errors when decoding returned binary data...
 encdec.py 2010-08-11 jacquesl1 [r10] Fixed errors when decoding returned binary data...
 install.sh 2010-08-11 jacquesl1 [r9] Added error checking for decoding functions, al...

Read Me

Installation instructions
--------------------------

This Plugin is installed like any other gedit plugin; Extract 
the files from the archive and copy the following two files 
into the gedit plugins directory:
- encdec.gedit-plugin
- encdec.py

The directory is ~/.gnome2/gedit/plugins for current user and
/usr/share/gedit-2/plugins globally (in ubuntu).

Alternatively, to install for just the current user, extract
the files and run install.sh (You might need to make it 
executable by running "chmod +x install.sh")

Using the Plugin
----------------
First, activate the plugin in gedit by opening 
Edit > Preferences. Switch to the "Plugins" tab and find encdec
plugin in the list. Switch on the check box. Done.

While editing text, you can now highlight text that you want 
to encode or decode, then use the Edit -> Encode/Decode/Hash
menus to encode or decode the text to or from for eg:
- Base64
- ASCII Hex
- URL encoding
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.