<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Setup Text Editor Plugins (gedit)</title>
	<atom:link href="http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: newbie</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-14709</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Fri, 08 Apr 2011 14:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-14709</guid>
		<description>+1 on the show hidden characters</description>
		<content:encoded><![CDATA[<p>+1 on the show hidden characters</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: novice</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-10044</link>
		<dc:creator>novice</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-10044</guid>
		<description>how do i show hidden characters like CR LF in gedit? </description>
		<content:encoded><![CDATA[<p>how do i show hidden characters like CR LF in gedit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eco</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-9442</link>
		<dc:creator>Eco</dc:creator>
		<pubDate>Sat, 05 Sep 2009 03:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-9442</guid>
		<description>Tried 
 
sudo mkdir ~.gnome2/gedit/plugins 
 
in terminal of jaunty ubuntu from home folder -- failed to create or find -- What changed from 8.04 to not allow? </description>
		<content:encoded><![CDATA[<p>Tried </p>
<p>sudo mkdir ~.gnome2/gedit/plugins </p>
<p>in terminal of jaunty ubuntu from home folder &#8212; failed to create or find &#8212; What changed from 8.04 to not allow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustu</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-8686</link>
		<dc:creator>Dustu</dc:creator>
		<pubDate>Tue, 12 May 2009 21:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-8686</guid>
		<description>I want to have a detail list of all plugins for ubuntu </description>
		<content:encoded><![CDATA[<p>I want to have a detail list of all plugins for ubuntu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: third</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-7668</link>
		<dc:creator>third</dc:creator>
		<pubDate>Wed, 07 Jan 2009 18:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-7668</guid>
		<description>I could not install the HTML-Tidy plugin by copying it (incl chmod) to /usr/lib/gedit-2/plugins und Ubuntu 8.04. It just crashed.

But I sucessfully installed HTML-Tidy plugin like this:
sudo mkdir ~.gnome2/gedit/plugins
sudo cp -R html-tid* ~.gnome2/gedit/plugins/</description>
		<content:encoded><![CDATA[<p>I could not install the HTML-Tidy plugin by copying it (incl chmod) to /usr/lib/gedit-2/plugins und Ubuntu 8.04. It just crashed.</p>
<p>But I sucessfully installed HTML-Tidy plugin like this:<br />
sudo mkdir ~.gnome2/gedit/plugins<br />
sudo cp -R html-tid* ~.gnome2/gedit/plugins/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: im_dan</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-5851</link>
		<dc:creator>im_dan</dc:creator>
		<pubDate>Thu, 02 Oct 2008 00:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-5851</guid>
		<description>For anyone else having trouble getting plugins to work, remember to set the permissions of the python scripts to executable ie chmod 755 *.py</description>
		<content:encoded><![CDATA[<p>For anyone else having trouble getting plugins to work, remember to set the permissions of the python scripts to executable ie chmod 755 *.py</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-5641</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 07 Aug 2008 22:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-5641</guid>
		<description>OK I was able to install the symbol-browser plugin here http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html#2
 by unpacking it to /usr/lib/gedit-2/plugins.

I know that&#039;s a system wide installation but it&#039;s installed and working.

I had to take the two files out of the /usr/lib/gedit-2/plugins/plugins directory and put them into the main plugins directory and it worked.

I&#039;d still like to know if there is a solution to the missing ~/.gnome2/gedit directory for installing to home directory. If anyone has the solution please post it. 

Thanks</description>
		<content:encoded><![CDATA[<p>OK I was able to install the symbol-browser plugin here <a href="http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html#2" rel="nofollow">http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html#2</a><br />
 by unpacking it to /usr/lib/gedit-2/plugins.</p>
<p>I know that&#8217;s a system wide installation but it&#8217;s installed and working.</p>
<p>I had to take the two files out of the /usr/lib/gedit-2/plugins/plugins directory and put them into the main plugins directory and it worked.</p>
<p>I&#8217;d still like to know if there is a solution to the missing ~/.gnome2/gedit directory for installing to home directory. If anyone has the solution please post it. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-5639</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 07 Aug 2008 21:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-5639</guid>
		<description>Hi,

I have the same problem as the previous post but Ubuntu will not allow me to mkdir gedit because a file called gedit exists.

How do we install a plugin to ~/.gnome2/gedit if the directory doesn&#039;t exist and we can not create the directory? Shouldn&#039;t it be there if it is where gedit looks for plugins?

Is it supposed to be somewhere in user/share or someplace else instead?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have the same problem as the previous post but Ubuntu will not allow me to mkdir gedit because a file called gedit exists.</p>
<p>How do we install a plugin to ~/.gnome2/gedit if the directory doesn&#8217;t exist and we can not create the directory? Shouldn&#8217;t it be there if it is where gedit looks for plugins?</p>
<p>Is it supposed to be somewhere in user/share or someplace else instead?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meneer R</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-4514</link>
		<dc:creator>Meneer R</dc:creator>
		<pubDate>Sun, 18 May 2008 10:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-4514</guid>
		<description>@Mohammed

The directory is likely hidden.
All directories which name start with a dot (like .gnome2) are hidden.

In Nautilus, in the menu View, select show hidden files -or- alternatively click on the button next to the crumble-bar (that displays the path). It then turns into a text-field; enter any path to go there.

If the gedit or gedit/plugins directory does not exist, just create it.</description>
		<content:encoded><![CDATA[<p>@Mohammed</p>
<p>The directory is likely hidden.<br />
All directories which name start with a dot (like .gnome2) are hidden.</p>
<p>In Nautilus, in the menu View, select show hidden files -or- alternatively click on the button next to the crumble-bar (that displays the path). It then turns into a text-field; enter any path to go there.</p>
<p>If the gedit or gedit/plugins directory does not exist, just create it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed El-Hakim</title>
		<link>http://ubuntu-tutorials.com/2007/03/08/how-to-setup-text-editor-gedit-plugins/#comment-3833</link>
		<dc:creator>Mohammed El-Hakim</dc:creator>
		<pubDate>Tue, 19 Feb 2008 12:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=301#comment-3833</guid>
		<description>That&#039;s fine and all. But there are further gedit plugins available which I just fail to install, because there is no .gnome2/gedit/ directory in ubuntu.</description>
		<content:encoded><![CDATA[<p>That&#8217;s fine and all. But there are further gedit plugins available which I just fail to install, because there is no .gnome2/gedit/ directory in ubuntu.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 1/6 queries in 0.003 seconds using disk: basic
Object Caching 309/310 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 19:34:28 -->
