<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[JForum Community - Latest posts for "bender"]]></title>
		<link>https://community.jforum.net/posts/listByUser/62</link>
		<description><![CDATA[Latest posts for "bender"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>[Developer Forum] Aw:Eclipse-Juno: Problem when doing a File-Search on the project JForum</title>
				<description><![CDATA[ Thanks. This helped. Thanks a lot.
<br>
<br>
I added the culprit files to this settings. Maybe you should update the file in trunk:
<br>
<br>
#Fri Nov 18 23:23:51 CST 2011
<br>
eclipse.preferences.version=1
<br>
encoding//src/main/java=UTF-8
<br>
encoding//src/main/resources=UTF-8
<br>
encoding//src/main/resources/templates/default/admin/admin_index.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/admin/admin_welcome.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/admin/header.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/admin/menu.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/bookmark_insert.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/header.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/install.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/install_check_info.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/install_error.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/install_finished.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/list_smilies.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/pm_finduser.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/pm_review_message.htm=UTF-8
<br>
encoding//src/main/resources/templates/default/topic_review.htm=UTF-8
<br>
encoding//src/test/java=UTF-8
<br>
encoding//src/test/resources=UTF-8
<br>
encoding/&lt;project&gt;=UTF-8
<br>]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/73/266</guid>
				<link>https://community.jforum.net/posts/preList/73/266</link>
				<pubDate><![CDATA[Tue, 29 Oct 2013 02:34:01]]> GMT</pubDate>
				<author><![CDATA[ bender]]></author>
			</item>
			<item>
				<title>[User Forum] Installing and operating a closed forum (without anonymous access)</title>
				<description><![CDATA[ Hi all
<br>
<br>
I want to operate JForum as a closed forum, closed to a well known number of persons. Only the administrator should be able to register new users. No anonymous access.
<br>
<br>
What is the best approach for doing this? Which configuration tasks have to be done?
<br>
<br>
BTW: When evaluating the current trunk I disabled the captcha for the registration site (because only logged in administrators should be enabled for this). But then I could not save a new entered registration. The error is:
<br>
<blockquote class="uncited">
 <div>Captcha-Antwort passt nicht zur Aufgabe</div>
</blockquote>
. Is this a bug or have I missed something?
<br>]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/74/263</guid>
				<link>https://community.jforum.net/posts/preList/74/263</link>
				<pubDate><![CDATA[Fri, 25 Oct 2013 06:42:17]]> GMT</pubDate>
				<author><![CDATA[ bender]]></author>
			</item>
			<item>
				<title>[Developer Forum] Eclipse-Juno: Problem when doing a File-Search on the project JForum</title>
				<description><![CDATA[ I loaded the current trunk into my eclipse juno installation. Everything works fine, except when I want to search an expression by a file search (Ctrl-H) using a filter which includes htm files. At the end of the search always an error box appears with following message:
<br>
<br>
<blockquote class="uncited">
 <div>
  Problems encountered during text search.
  <br>
  File 'jforum/src/main/resources/templates/default/bookmark_insert.htm' has been skipped, problem while reading: ('${encoding}').
  <br>
  ${encoding}
  <br>
  File 'jforum/src/main/resources/templates/default/admin/header.htm' has been skipped, problem while reading: ('${encoding}').
  <br>
  ${encoding}
 </div>
</blockquote>
<br>
<br>
I examined these files, the culprit seems to be the meta tag:
<br>
<blockquote class="uncited">
 <div>&lt;meta http-equiv="Content-Type" content="text/html; charset=${encoding}" /&gt;</div>
</blockquote>
in it. I even cannot open the file in eclipse itself (complaining the same). But I also found many other htm files which contain the same or a similar meta tag and which I can open without problems in eclipse and which do not seem to have the problem while searching.
<br>
<br>
Any ideas how to solve this are welcome!
<br>
<br>]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/73/262</guid>
				<link>https://community.jforum.net/posts/preList/73/262</link>
				<pubDate><![CDATA[Fri, 25 Oct 2013 06:24:19]]> GMT</pubDate>
				<author><![CDATA[ bender]]></author>
			</item>
			<item>
				<title>[Developer Forum] Preserving customizations when upgrading</title>
				<description><![CDATA[ I have written a concept on how a new "preserve customization" feature can be implemented in JForum in an easy way (see attachement). I'm also willing to contribute this enhancement if you like it.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/72/261</guid>
				<link>https://community.jforum.net/posts/preList/72/261</link>
				<pubDate><![CDATA[Fri, 25 Oct 2013 06:11:09]]> GMT</pubDate>
				<author><![CDATA[ bender]]></author>
			</item>
	</channel>
</rss>