
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0">
<channel>
 <title>jEdit Community - issues</title>
 <link>http://community.jedit.org</link>
 <description>A place for jEdit users to get help with problems and share plugins, macros, and other tools for programming with jEdit.</description>
 <language>en</language>
<item>
 <title>Mac OSX 10.8 "jEdit.app" is damaged</title>
 <link>http://community.jedit.org/?q=node/view/37848</link>
 <description>When the jEdit 5.0 release is run on Mac OS X 10.8.2, the following message is displayed:&lt;br /&gt;
&lt;br /&gt;
"jEdit.app" is damaged and can't be opened. You should move it to the Trash.&lt;br /&gt;
&lt;br /&gt;
Clicking on OK moves jEdit.app to the Trash and Cancel just quits. I am still able to run jEdit 4.5, but I would like to try out 5.0.&lt;br /&gt;
&lt;br /&gt;
Has anyone else seen this behavior? Is there a workaround?&lt;br /&gt;
&lt;br /&gt;
-RonBraithwaite</description>
<pubDate>Tue, 26 Feb 2013 16:33:28 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/37848</comments><category>SourceControl</category></item>
<item>
 <title></title>
 <link>http://community.jedit.org/?q=node/view/</link>
 <description>n/a</description>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/</comments><category></category></item>
<item>
 <title></title>
 <link>http://community.jedit.org/?q=node/view/</link>
 <description>n/a</description>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/</comments><category></category></item>
<item>
 <title></title>
 <link>http://community.jedit.org/?q=node/view/</link>
 <description>n/a</description>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/</comments><category></category></item>
<item>
 <title></title>
 <link>http://community.jedit.org/?q=node/view/</link>
 <description>n/a</description>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/</comments><category></category></item>
<item>
 <title>Plugin fails to parse trees with more than one top level</title>
 <link>http://community.jedit.org/?q=node/view/4878</link>
 <description>Consider the following outline:&lt;br /&gt;
&lt;br /&gt;
A&lt;br /&gt;
	rtrtrt&lt;br /&gt;
		tarstrt&lt;br /&gt;
		artrat&lt;br /&gt;
		&lt;br /&gt;
B&lt;br /&gt;
	ttrtratrs&lt;br /&gt;
	&lt;br /&gt;
C&lt;br /&gt;
	ratrtrtr&lt;br /&gt;
	&lt;br /&gt;
I expec to see on the sidekick (at level 1):&lt;br /&gt;
A&lt;br /&gt;
B&lt;br /&gt;
C&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Instead I get&lt;br /&gt;
A&lt;br /&gt;
	rtrtrt&lt;br /&gt;
		B&lt;br /&gt;
		C&lt;br /&gt;
&lt;br /&gt;
Plugin fails to parse a any tree with more than one top-level item.&lt;br /&gt;
It thinks that once you indent, there's no going back one level &lt;img src="misc/smileys/smile.png" border="0" title="Smiling" alt="Smiling" /&gt;</description>
<pubDate>Wed, 07 Sep 2011 11:04:46 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/4878</comments><category>Outline</category></item>
<item>
 <title>Please enhance ProjectViewer to allow multiple open projects</title>
 <link>http://community.jedit.org/?q=node/view/4866</link>
 <description>Hi !&lt;br /&gt;
&lt;br /&gt;
I just made an additional comment to:&lt;br /&gt;
https://sourceforge.net/tracker/index.php?func=detail&amp;aid=2965024&amp;group_id=588&amp;atid=997936&lt;br /&gt;
&lt;br /&gt;
Is there any chance, that - some day &lt;img src="misc/smileys/wink.png" border="0" title="Eye-wink" alt="Eye-wink" /&gt;  - someone&lt;br /&gt;
has a look onto it and give reasonable feedback??&lt;br /&gt;
&lt;br /&gt;
If I see, what has changes in the meantime, may I ask: "Is&lt;br /&gt;
JEdit dead" ???&lt;br /&gt;
&lt;br /&gt;
Thanks a lot and&lt;br /&gt;
br++mabra&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello!&lt;br /&gt;
&lt;br /&gt;
In real world, one works usually with multiple projects at "the same time" and there are a lot of situations, where you generalize work from one or two projects into a new one [into a library, for example]. Additionally, such "parallel open" behavior would really add nice other features to work with:Say, bundle all my daily note-files together into a project, so I can access them all at one with "a single click".&lt;br /&gt;
I would prefer to allow the ProjectViewer to allow this. This would be - from my perspective - the greatest enhancement to the JEdit plugins ever!&lt;br /&gt;
&lt;br /&gt;
Thanks a lot!&lt;br /&gt;
&lt;br /&gt;
--mabra</description>
<pubDate>Fri, 12 Aug 2011 20:44:04 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/4866</comments><category>Widgets</category></item>
<item>
 <title>mysql tables problem</title>
 <link>http://community.jedit.org/?q=node/view/3728</link>
 <description>I just figured out that there is a problem in table definition... actually, mysql script used to create tables contains some odd field name (eg: "index") and mysql report an error. If it's correct it's necessary to change db init script and tables references in the code.</description>
<pubDate>Fri, 02 Nov 2007 00:33:49 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/3728</comments><category>XP Tracker</category></item>
<item>
 <title>Please create a feature to allow community members to monitor forum blogs and delete fake/spam users</title>
 <link>http://community.jedit.org/?q=node/view/3229</link>
 <description>The tons of chinese comment spam is wrecking the usefulness of JEdit's community site. Here are some ideas (not knowing anything about Drupal) how to sort this out:&lt;br /&gt;
&lt;br /&gt;
1) Community self-policing: allow/invite some users somehow (loyal, longtime, frequent posters, ask who is interested?) to volunteer to police the community site. Limit capability only to delete posts, or report a user abusing the site (this will prevent misuse by volunteers!). Then, when users or posts are marked as requiring deletion or something, another group agrees, or the admin has final say or something like that.&lt;br /&gt;
&lt;br /&gt;
Of course, this needs to be done in such a way that the same robots that create accounts and post content do not create volunteer accounts!&lt;br /&gt;
&lt;br /&gt;
2) Put rel="nofollow" or whatever it is, in the anchor tag of html posts, so that spammers have no need to try and create fake accounts. They are just trying to increase their links so that search engines will follow them.&lt;br /&gt;
&lt;br /&gt;
Drupal must have some comment spam plug-in surely?&lt;br /&gt;
&lt;br /&gt;
Not addressing this for so long is creating a negative impression amongst users, and losing the value of this open-source project... JEdit itself is excellent, but its natural support has to be good too.</description>
<pubDate>Sun, 19 Nov 2006 18:27:46 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/3229</comments><category></category></item>
<item>
 <title>In firefox, drop downs are not legible. They are close to zero width. Simple CSS fix.</title>
 <link>http://community.jedit.org/?q=node/view/3228</link>
 <description>The community web site, for ages, has had drop downs that cannot be read, because their width is screwed up.&lt;br /&gt;
&lt;br /&gt;
The problem is by the following CSS rule (around line 38 of style1.css)&lt;br /&gt;
&lt;br /&gt;
.box * {&lt;br /&gt;
  max-width: 100%; /* make sure textarea's and inputs do not overflow the containing box */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
The * makes EVERYTHING have this max-width, and it is not needed.&lt;br /&gt;
&lt;br /&gt;
Removing it sorts it out. If you really want this just for text areas and inputs, then use this:&lt;br /&gt;
&lt;br /&gt;
.box textarea, .box input {&lt;br /&gt;
  max-width: 100%; /* prevent overflow of the containing box */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
This is critical, for it prevents using the web site effectively under Firefox (which I imagine is a LARGE audience for this site) because you can't read the drop downs. User participation will hopefully increase when this is done.</description>
<pubDate>Sun, 19 Nov 2006 18:22:28 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/3228</comments><category></category></item>
<item>
 <title>Caret Guide Colour should be selectable</title>
 <link>http://community.jedit.org/?q=node/view/3010</link>
 <description>I like the idea of the caret guide (it helps see alignment in block structured code), but I would like to make its colour customizable, so that I can make the colour nearly the same as the background. As it is right now, the colour of the caret guide is very different from my choosen text area background, and it is very distracting to always see that big vertical line moving over the text area while one is typing. If I could choose the colour by myself, I would use one which is less obnoxious.</description>
<pubDate>Thu, 14 Sep 2006 08:43:30 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/3010</comments><category>Column Ruler</category></item>
<item>
 <title>postgresql.Driver not found</title>
 <link>http://community.jedit.org/?q=node/view/2424</link>
 <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I use Win2k SP4, jEdit 4.2final, PostGreSQL 8.0.3.&lt;br /&gt;
&lt;br /&gt;
DB Terminal Plugin does not connect to my PostGreSQL-DB showing the error-message cited in the subject.&lt;br /&gt;
&lt;br /&gt;
I have tried postgresql-8.0-312.jdbc3.jar and postgresql-8.1dev-401.jdbc3.jar in \jEdit\jars.&lt;br /&gt;
&lt;br /&gt;
I will be greatful for any hints.&lt;br /&gt;
&lt;br /&gt;
payx</description>
<pubDate>Fri, 30 Sep 2005 06:51:46 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/2424</comments><category>DB Terminal</category></item>
<item>
 <title>McKoi, HSQL Database Engine</title>
 <link>http://community.jedit.org/?q=node/view/1497</link>
 <description>Please, add support for this databases.</description>
<pubDate>Wed, 21 Jul 2004 11:53:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1497</comments><category>DB Terminal</category></item>
<item>
 <title>Oracle driver - bad package name</title>
 <link>http://community.jedit.org/?q=node/view/1496</link>
 <description>In Oracle.java, line 13:&lt;br /&gt;
&lt;br /&gt;
		super("Oracle", "oracle", "oracle.jdbc.Driver.OracleDriver");&lt;br /&gt;
&lt;br /&gt;
need correct (see content file classes12.zip)&lt;br /&gt;
		super("Oracle", "oracle", "oracle.jdbc.driver.OracleDriver");</description>
<pubDate>Wed, 21 Jul 2004 11:49:35 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1496</comments><category>DB Terminal</category></item>
<item>
 <title>More actions</title>
 <link>http://community.jedit.org/?q=node/view/1330</link>
 <description>more actions should be defined</description>
<pubDate>Fri, 14 May 2004 19:04:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1330</comments><category>Column Ruler</category></item>
<item>
 <title>Task details</title>
 <link>http://community.jedit.org/?q=node/view/1292</link>
 <description>add a detailed view of tasks which displays time spent by each developer as well as a better description of the task.</description>
<pubDate>Wed, 28 Apr 2004 05:01:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1292</comments><category>XP Tracker</category></item>
<item>
 <title>Renaming developers</title>
 <link>http://community.jedit.org/?q=node/view/1291</link>
 <description>need a way to rename developers</description>
<pubDate>Wed, 28 Apr 2004 04:59:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1291</comments><category>XP Tracker</category></item>
<item>
 <title>Overview/outline</title>
 <link>http://community.jedit.org/?q=node/view/1288</link>
 <description>A tree which shows the whole project with all subunits</description>
<pubDate>Wed, 28 Apr 2004 04:06:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1288</comments><category>XP Tracker</category></item>
<item>
 <title>Right align numeric fields</title>
 <link>http://community.jedit.org/?q=node/view/1002</link>
 <description>use meta data to find numeric columns</description>
<pubDate>Tue, 03 Feb 2004 21:59:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/1002</comments><category>DB Terminal</category></item>
<item>
 <title>jEdit Community now over 200 members</title>
 <link>http://community.jedit.org/?q=node/view/277</link>
 <description>As our base of users increases, we hope to receive more contributions of news items, articles and downloads to share with everyone.  There is an enormous amount of knowledge and sophistication among so many of our users. It would be terrrfic if you could spend a little time sharing it with others online.  That's why we called it "jEdit Community".
&lt;br /&gt;
&lt;br /&gt;
As always, let us know if there is something you want to see added (or subtracted!) from the site, and especially if you would like to contribute content.</description>
<pubDate>Fri, 26 Oct 2001 21:13:00 +0000</pubDate><comments>http://community.jedit.org/?q=node/view/277</comments><category></category></item>
</channel>
</rss>
