<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FluxBB.org Forums - Announcements]]></title>
	<link rel="self" href="http://fluxbb.org/forums/feed/atom/forum/1/posted/"/>
	<updated>2010-03-12T13:32:49Z</updated>
	<generator>FluxBB</generator>
	<id>http://fluxbb.org/forums/</id>
		<entry>
			<title type="html"><![CDATA[Style competition entries]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3874/style-competition-entries/"/>
			<summary type="html"><![CDATA[As promised, below are the style competition entries which we received. We are posting these to get feedback from the community, and also so the styles are available for anyone wishing to use them. Within the coming week we will aim to announce a winner.

Please note that the downloads provided are as we received the entries. We have not done any tidying up of them or checked the validity of the code.
The entries are ordered in that which they were received.]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2010-03-12T13:32:49Z</updated>
			<id>http://fluxbb.org/forums/topic/3874/style-competition-entries/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[1.4 - Localized admin?]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3691/14-localized-admin/"/>
			<summary type="html"><![CDATA[As some of you are probably aware, the 1.2 branch (and hence 1.4 branch) currently do not support admin panel localization.

There have been numerous discussions about including it into 1.4, but so far it hasn't made it.

The original argument against it was because 1.4 is meant to be a quick and easy upgrade from 1.2, and changing the whole admin panel would require extra work for end users, however like normal it has got a bit carried away and has had far more work done than originally planned, making updating using hdiff not really viable anyway. It can also be argued that mods would require extra work updating them to support the changed admin panel, but at most this will be a couple of strings moved into language files and worst case, the mod uses hard coded strings as before.

Since we have had quite a few requests to include this, we are opening this up for discussion. We are now leaning towards including this, especially since all the work has [url=http://fluxbb.org/forums/topic/3567/fluxbb-14rc1-administration-localisation/]already been done[/url], but would like to get the communities input before doing so.

PS. Yes I'm aware 1.4 is in feature freeze technically, but since this has been strongly requested it may be worth breaking the rules...

UPDATE: The response being almost entirely in favour, the admin panel now supports localization (as of FluxBB 1.4RC1 r.1362).]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2010-02-08T08:51:22Z</updated>
			<id>http://fluxbb.org/forums/topic/3691/14-localized-admin/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New styles for FluxBB-1.4 - A competition]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3565/new-styles-for-fluxbb14-a-competition/"/>
			<summary type="html"><![CDATA[FluxBB 1.4 is now nearing completion. Soon we will be transferring fluxbb.org to its new server, and the new website will go live, with the forums running FluxBB 1.4 RC1. However we have one last feature we wish to add before the final release of FluxBB 1.4; a new skin.

The old skin from FluxBB 1.2 is now looking rather old and out-dated, and could do with being updated and given a more modern look. We would like to get the community involved in this, and make a competition!

If the competition proves to be successful (i.e. we get more than just 1 or 2 entries) then [b]we will ship the best entries with FluxBB 1.4[/b]. There will also be a [b]cash prize[/b] of €50 (~$70) for the best entry (payable via Paypal only).

[h]Rules[/h]
[list=*]
[*]The entries will be judged by the FluxBB Development team. While we will take the communities view into account, the final decision is ours.[/*]
[*]Members of the development team can enter if they wish, but they are not eligible for the cash prize.[/*]
[*]We may tidy up some of the code before a skin is released as part of FluxBB.[/*]
[*]Obviously the skin must be released under the GPL. Any artwork you use it in must either be your own, or released under a compatible license.[/*]
[*]The skin should not include any extra copyright notices or advertisements.[/*]
[*]Users may submit multiple entries if they wish, within reason.[/*]
[*]Joint entries are allowed/encouraged (for example one person doing the CSS and one doing the graphics work)[/*]
[*]Obviously you may not edit the core files (i.e. anything outside the style folder). If you need markup in the core altered to be able to do anything we may be able to do this for you, so let us know.[/*]
[*]The skin will be judged using the latest SVN version of FluxBB 1.4. While there will only be bug fixes and small tweaks after RC1, sometimes these may affect markup (though shouldn't break backwards compatibility). We will list any changes to the markup at the bottom of this post. [/*]
[/list]

[h]Suggestions & Hints[/h]
[list=*]
[*]Keep in mind FluxBB's philosophy. We are much more likely to be impressed by skins which are lightweight and clean.[/*]
[*]Your code should be valid (though the use of things such as -moz-border-radius is allowed as long as it degrades gracefully) and tidy.[/*]
[*]The skin must work in all major browsers (the latest versions of Firefox, Chrome, Opera and Safari, as well as IE6, 7 and 8).[/*]
[*]The skin should be flexible enough to work with any language. Remember items of text will vary in length between languages (especially ones with a non latin character set).[/*]
[*]1.4 now supports overwriting the template files, so if you need you can include modified copies of the templates in style/<skin name>/.[/*]
[/list]

If you have any questions about whether or not something is possible, feel free to ask! 

[h]Judging[/h]
The skins will be judged on the following points:
[list=*]
[*][b]Design[/b]: Does it look good?[/*]
[*][b]Performance[/b]: Is the skin lightweight or does it use lots of images etc? Does it load quickly? This can be tested with tools such as [url=https://addons.mozilla.org/en-US/firefox/addon/1843]Firebug[/url]/[url=https://addons.mozilla.org/en-US/firefox/addon/5369]YSlow[/url][/*]
[*][b]Usability[/b]: Is it intuitive to use? Can all important aspects be easily reached without scrolling? How does it work on different screen sizes (such as 1024x768)? The [url=https://addons.mozilla.org/en-US/firefox/addon/60]web developer toolbar[/url] for Firefox may be useful.[/*]
[*][b]Compatibility[/b]: Does it work properly in all browsers? If it degrades in older ones (such as IE6), does it still look acceptable? Does it use web safe fonts?[/*]
[*][b]Originality[/b]: Does it look original or like a modified existing skin? For example don't just take Oxygen and change blue to green.[/*]
[*][b]Completeness[/b]: Is it totally finished? Obviously we want skins to be finished, but a 90% finished skin wont necessarily be [i]disqualified[/i].[/*]
[/list]

Obviously some of these are fairly subjective so I'm sure not everyone will agree, ultimately the choice lies with the developer team.

[h]How to Enter[/h]
If you wish to enter then you can either email your skin to [email]competition@fluxbb.org[/email], or post it here - it's up to you if you want to keep your design hidden until the closing date or not. If you have already got a skin made that you wish to enter then feel free, but please first check it works fully on the latest release of FluxBB 1.4.

It should be common sense, but please note that submitting a skin which you did not make is not allowed. Anyone found submitting work that they don't have the appropriate permission to use will automatically be disqualified.

[b]The closing date will be the last day in February[/b], giving anyone wishing to enter just over 6 weeks to prepare their entries.

------------------------------------------------------

[h] Relevant changes to FluxBB since RC1:[/h]
[list=*]
[*]2010-01-08 - [url=http://fluxbb.org/trac/changeset/1236]r1236[/url]: Added a <div> wrapping the board description, this should make it easier to style the description without affecting the title.[/*]
[*]2010-01-10 - [url=http://fluxbb.org/trac/changeset/1246]r1246[/url]: Added a <div> wrapping the forum descriptions, this should make it easier to style the descriptions without affecting the titles.[/*]
[*]2010-01-10 - [url=http://fluxbb.org/trac/changeset/1246]r1246[/url], [url=http://fluxbb.org/trac/changeset/1247]r1247[/url]: Added a different class to the first post on each topic page, this means the first post can be more easily styled differently from the rest.[/*]
[*]2010-01-16 - [url=http://fluxbb.org/trac/changeset/1253]r1253[/url]: Added a <span> wrapping the offline label under users info.[/*]
[*]2010-01-16 - [url=http://fluxbb.org/trac/changeset/1256]r1256[/url]: Placed the separator (») inside <span> in the breadcrumbs. The link items are in <a> tags and the final non-link item in <strong>[/*]
[*]2010-01-17 - [url=http://fluxbb.org/trac/changeset/1257]r1257[/url]: Made the markup for an empty forum match that for a normal one so they don't need styled separately.[/*]
[*]2010-01-17 - [url=http://fluxbb.org/trac/changeset/1258]r1258[/url]: Adding the post number to search results so the markup is consistent with that in viewtopic.[/*]
[*]2010-01-17 - [url=http://fluxbb.org/trac/changeset/1260]r1260[/url]: Added the ability to override the base_admin.css file[/*]
[*]2010-01-17 - [url=http://fluxbb.org/trac/changeset/1261]r1261[/url]: Added breadcrumbs to the report page to be consistent with the delete and edit pages.[/*]
[*]2010-01-19 - [url=http://fluxbb.org/trac/changeset/1270]r1270[/url]: Added class "required" to required labels in forms.[/*]
[*]2010-01-20 - [url=http://fluxbb.org/trac/changeset/1271]r1271[/url]: Added id to footer debug elements to place them more easily[/*]
[*]2010-01-20 - [url=http://fluxbb.org/trac/changeset/1273]r1273[/url]: Added Atom/RSS feed links in the footer[/*]
[*]2010-01-21 - [url=http://fluxbb.org/trac/changeset/1276]r1276[/url], [url=http://fluxbb.org/trac/changeset/1282]r1282[/url]: Added class "imoved" to moved topics, added "Closed:" in front of closed topics but hidden in the default skins. Changed the "powered by" from a list to <p> and moved the debug info outside the footer.[/*]
[*]2010-01-22 - [url=http://fluxbb.org/trac/changeset/1285]r1285[/url]: Added a <span> around the jump menu label to make it easy to style.[/*]
[*]2010-01-22 - [url=http://fluxbb.org/trac/changeset/1289]r1289[/url]: Wrapped announcement and rule headings in a <div> to make it possible to style the heading in a way that wont affect any headings inside the actual contents.[/*]
[*]2010-01-24 - [url=http://fluxbb.org/trac/changeset/1295]r1295[/url]: Changed the "inew" class to "icon-new" in search.php so it isn't confused with the "inew" class in viewforum etc. Made the icon display on search results consistent with that in other places.[/*]
[*]2010-01-25 - [url=http://fluxbb.org/trac/changeset/1298]r1298[/url]: Making the post review markup consistent with viewtopic.[/*]
[*]2010-01-27 - [url=http://fluxbb.org/trac/changeset/1307]r1307[/url]: Added an id to the report form.[/*]
[*]2010-01-27 - [url=http://fluxbb.org/trac/changeset/1310]r1310[/url]: Added extra class to top and bottom links that have breadcrumbs plus pagination/postlinks.[/*]
[*]2010-01-27 - [url=http://fluxbb.org/trac/changeset/1313]r1313[/url]: Added a explanatory prefix to redirect forums.[/*]
[*]2010-01-28 - [url=http://fluxbb.org/trac/changeset/1318]r1318[/url]: Added classes to email and website links. Fixed a few missing and inconsistent classes in various places.[/*]
[*]2010-01-30 - [url=http://fluxbb.org/trac/changeset/1325]r1325[/url]: Tidied some markup on the change password form.[/*]
[*]2010-01-30 - [url=http://fluxbb.org/trac/changeset/1326]r1326[/url]: Added some id's to scripts that generate more than one type of page. Added a couple of classes to user profiles.[/*]
[*]2010-02-01 - [url=http://fluxbb.org/trac/changeset/1332]r1332[/url], [url=http://fluxbb.org/trac/changeset/1334]r1334[/url]: Fixing some inconsistencies in the markup and removing some pointless markup. Adding breadcrumbs to the user search results page.[/*]
[*]2010-02-04 - [url=http://fluxbb.org/trac/changeset/1342]r1342[/url]: Fixed a missing </td> in admin_forums[/*]
[*]2010-02-04 - [url=http://fluxbb.org/trac/changeset/1344]r1344[/url]: Fixed a missing </tbody> in admin_forums[/*]
[*]2010-02-05 - [url=http://fluxbb.org/trac/changeset/1345]r1345[/url]: Added missing <span>s inside headers in help.php[/*]
[*]2010-02-06 - [url=http://fluxbb.org/trac/changeset/1351]r1351[/url], [url=http://fluxbb.org/trac/changeset/1353]r1351[/url]: Added class "isactive" (when they are active...) to main navigation links.[/*]
[*]2010-02-06 - [url=http://fluxbb.org/trac/changeset/1352]r1352[/url]: Added missing class "warntext" and "buttons" in admin_prune[/*]
[*]2010-02-17 - [url=http://fluxbb.org/trac/changeset/1410]r1410[/url]: Added required labels to required input fields. These are hidden by default in the default stylesheets.[/*]
[/list]]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2010-01-12T13:19:24Z</updated>
			<id>http://fluxbb.org/forums/topic/3565/new-styles-for-fluxbb14-a-competition/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FluxBB-1.4-RC1 released]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3542/fluxbb14rc1-released/"/>
			<summary type="html"><![CDATA[Today we have finally got around to releasing FluxBB-1.4-RC1! To download it please visit the [url=http://fluxbb.org/downloads/dev.php]development release download page[/url].

The RC1 contains many bug fixes since the last beta, as well as slight improvements to the style sheets & markup (in anticipation of new styles to be added before the final release). It should now also support upgrading from FluxBB-1.3-Legacy.

Note: When performing an upgrade we do not drop any extra fields or tables, in-case they belong to your website or mods. This means upgrading from 1.3 will leave behind the extensions and extension_hooks tables. These can safely be deleted if you want to keep things tidy.

If you would like changesets or patches, for 1.4-beta(2) they can be found in the [url=http://fluxbb.org/download/releases/1.4-rc1/]release folder[/url], for 1.2.x they can be generated by [url=http://fluxbb.org/trac/timeline/]Trac[/url] as required.

As usual, please report any bugs you may find in the [url=http://fluxbb.org/forums/forum/27/bug-reports-14/]Bug reports (1.4)[/url] board.]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2010-01-07T18:25:58Z</updated>
			<id>http://fluxbb.org/forums/topic/3542/fluxbb14rc1-released/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Possible downtime]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3409/possible-downtime/"/>
			<summary type="html"><![CDATA[Just a quick note to let people know I will be changing the DNS hosting for the website either later tonight or tomorrow sometime. There is likely to be a very small period of downtime (~ 5 minutes tops).

Due to the nature of DNS being cached it is possible that if you happen to visit during the 5 minutes your ISPs may cache the invalid entries resulting in errors for up to 3 hours, but chances of this are fairly slim.]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2009-11-20T17:34:35Z</updated>
			<id>http://fluxbb.org/forums/topic/3409/possible-downtime/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[The new user guide]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3382/the-new-user-guide/"/>
			<summary type="html"><![CDATA[Once again, I can be glad to make an announcement of a part of the new site: the user guide.

What it will be called in the end, has been subject of, uhm, intense discussion, and the decision isn't final yet, so don't nail me on this.

Right now there is also the old PunBB documentation - a rather basic piece of documentation. This was actually planned to be extended with the release of v1.3, but - well, you know how that went... Well, if you are familiar with the current FluxBB wiki, you should know that it only contains some basic information on setting up a FluxBB forum, common problems and developer instructions. Parts of it are outdated.

So what will this "user guide" be? It's pretty simple. We want to include the end-users, too. And yes, the "end-users" of this software are not just administrators installing and modifying their forum (although they are users too, obviously), but rather those posting on and using these boards. Now, we don't want to kick out all of the developers - this information is still going to be included - however, we want to increase our documentation efforts and also include the end users.

Right now we are planning on splitting up the guide into five main sections:
[list=*]
[*]"Installing", providing information on how to install, upgrade or migrate to FluxBB[/*]
[*]"Setting up", where you will find some quick and easy tutorials for kickstarting forum projects, providing lists with the most important settings etc.[/*]
[*]"Using", which will give you instructions on the most common usage examples of this software[/*]
[*]"Moderating", with information on how to manage things like reports and bans, but also post moderation tasks[/*]
[*]"Administrating", featuring information about administrative tasks like keeping your board up-to-date etc.[/*]
[/list]
As mentioned above, sorting out the already existing developer documentation will be taken care of later on.

The problem with all of this is that we have a lot of projects and ideas running that need to be finished before the aforementioned server move. So that's why I set up a fresh DokuWiki install at [url]http://lie2815.co.cc/fluxbb/wiki[/url] to keep things separated cleanly (obviously only until the server move; the wiki is going to stay integrated into the site). If you visit that link, you will notice there's nothing more than a more or less detailed table of contents.

Here's the plan: In an open source project, the aim should always be to let the community participate in as many areas as possible. It's a vital part of keeping the community alive by submitting patches, discussing the future path of the project and, of course, documentation. As we know that we have a lot of users who are very experienced in using FluxBB. So we would like to encourage you to step forward and work on the new FluxBB user guide. We don't want to get rid of all the work, but we would be very grateful for some help.

Please stick to the structure that's already given, but feel free to improve it by adding your own ideas and points that we may have forgotten.]]></summary>
			<author>
				<name><![CDATA[Franz]]></name>
				<uri>http://fluxbb.org/forums/user/157/</uri>
			</author>
			<updated>2009-11-09T16:57:29Z</updated>
			<id>http://fluxbb.org/forums/topic/3382/the-new-user-guide/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[The all-new modification repository]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3365/the-allnew-modification-repository/"/>
			<summary type="html"><![CDATA[It has been requested dozens of times. It has been announced a couple of times. And the best: it really is coming now. It will be released along with our all-new homepage ([url=http://www.jamierf.co.uk/2009/10/21/fluxbb-changes-updates-and-on-going-progress/]read more about it and see a preview[/url] on Jamie's blog) and the hopefully last pre-final version of FluxBB v1.4.

After all, this will be the first time that we will officially host "resources" (that's what they'll be called). Why the new name? Well, FluxBB forums can not only be extended and personalized by applying modifications. You can install styles, different language packs and plugins. Yes, I did leave out v1.3 extensions, as they will not be hosted here.

I will not be able to finish the whole system until the launch of the new site (hmmm... or we could move the relaunch back... just joking). That means, when it goes live, the new homepage will only feature modification hosting. As the sections are not too different, the rest will follow shortly later - most likely and hopefully before christmas. First up will be styles hosting. This will, along with other things, hopefully contain either a style preview or auto-generated screenshots. The plugins section will be almost exactly the same as the modification repository, while the language area will be built on Connor's unfinished translation center.

Now to a detailed overview of the modification repository. First, two screenshots:
[h]The modification list[/h]
[img=The modification list]http://img.develophp.org/fluxbb/mod_repo_preview/screen1.jpg[/img]
[h]Submit a new modification[/h]
[img=Submit a new modification]http://img.develophp.org/fluxbb/mod_repo_preview/screen2.jpg[/img]

As you can see, we will have a nice list of all extensions, which can be filtered by keywords, author and supported FluxBB version. Clicking on a modification allows you to view the details of the modification, which consist of a detailed description, possibly a (support) website link and a detailed version history including changelogs and installation instructions.

After creating modifications, you will have to create your first release. If you don't, the modification will not be created. Releases will not be displayed until they have been approved by the FluxBB team. This should usually just be a test for meaningful release notes and installations instructions. Additionally, we will take a quick look at the code searching for obvious security and performance issues (e.g. queries in loops etc.). After that, the release will either be made public or not. If it is not approved, you will be notified about the reason via e-mail and will be able to resubmit it for approval once the modifications have been made.

Releases will consist of a changelog (required) and installation instructions (required, but can be extracted from the file readme.txt automatically). Obviously you will have to supply a version number. The file package can be uploaded in the following formats: zip, tar.gz, tar.bz2, rar. They are automatically repackaged into three output formats.

The resources home page will display the five most downloaded and last updated modifications.

I am looking forward to questions, ideas and discussions from your side, because for some reason not everything is clear in my head...]]></summary>
			<author>
				<name><![CDATA[Franz]]></name>
				<uri>http://fluxbb.org/forums/user/157/</uri>
			</author>
			<updated>2009-10-28T22:28:04Z</updated>
			<id>http://fluxbb.org/forums/topic/3365/the-allnew-modification-repository/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Changes, updates and on-going progress...]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3343/changes-updates-and-ongoing-progress/"/>
			<summary type="html"><![CDATA[Recently we have had various changes and projects starting behind the scenes, and it's probably overdue that an announcement was made to let everyone know what has been going on.

After toying with the idea for a while we have now decided that the current system isn't really working, and I am proud to be taking over as the lead (project manager or whatever you wish to call it) of FluxBB! The main advantage of this is we now have someone responsible to making sure things don't just get put off and ignored. If anyone has any issues or ideas then please let me know (best bet is on [url=webchat.freenode.net/?channels=%23fluxbb]IRC[/url]).

The next announcement to make is in regards to the server and hosting. Since FluxBB was forked Paul has been kindly paying for its hosting out of his own pocket, even though for the past while he hasn't had time to really be active here. No doubt you will also have noticed periods of downtime now and again, which has been due to 1) Trac using lots of memory when being crawled by search engines 2) Badly configured Apache.
I have now ordered us a new server from [url=http://www.gandi.net]Gandi.net[/url] and started work on setting it up.

To go with the new server, we will soon be making live our brand new website which we have been working hard on (which is why things have been a bit quieter around here recently). The new website, along with looking much cleaner and more professional (big thanks to Paul!), has much more information available on it. One main new feature that lots of you will hopefully appreciate will be its modification repository which allows users to submit mods/plugins/styles/language packs to be checked by a developer and then hosted by us on fluxbb.org.

The new website has been designed with localization in mind, and we hope to have it translated into various languages once the text on it has been finalized. To handle international support we have decided that running our own language specific forums probably isn't a good idea. There are already various language specific support communities and they are not going to want to ditch their community. If you currently run an international FluxBB support forum please contact me so we can consider how best to direct users to you (and if your community is suitable! ie. kept up-to-date etc).

As some of you have probably also noticed we are fairly close to finishing FluxBB-1.4, and are hoping to release a release candidate of it when we move to the new server (and convert these forums to run it). Having it running here for a couple of weeks should help us find any last bugs before a final release. However before we get to the release candidate we have 2 main issues left. 1) The skin. We are hoping to make a new default skin for FluxBB-1.4, as the current one is looking a bit out-dated and old. We have been toying with the idea of a community competition, with the best skins being shipped with 1.4... more details/ideas to come at a later date! 2) The updater. Currently updating from 1.2 to 1.4 should work, but updating from 1.3 to 1.4 doesn't. Although the db_update script could be modified to handle this, I have started work on a converter tool and written a script that will allow converting from PunBB-1.3 and FluxBB-1.3. The aim is to also include some other scripts, to allow conversion from other forum software too. Again, more details to come at a later date!]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2009-10-19T13:54:59Z</updated>
			<id>http://fluxbb.org/forums/topic/3343/changes-updates-and-ongoing-progress/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FluxBB-1.2.22 released]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3222/fluxbb1222-released/"/>
			<summary type="html"><![CDATA[Today we have released [b]FluxBB-1.2.22[/b]. It includes fixes for a few minor bugs, and one XSS vulnerability.

Changes since 1.2.21 include:
[list=*]
[*]Changing the version comparison method to use [url=http://uk.php.net/manual/en/function.version-compare.php]version_compare[/url].[/*]
[*]Fixed a critical XSS vulnerability, reported by [b]endeavormac[/b].[/*]
[*]Fixed a deprecated warning on newer versions of PHP.[/*]
[*]Fixed an issue with uploading avatars when open_basedir restrictions are in effect.[/*]
[*]Made stickied topics show as such in search results.[/*]
[/list]

Due to the XSS vulnerability discovered I would strongly urge everyone to update as soon as possible.

Downloads can be found on the [url=http://fluxbb.org/downloads/]current stable release[/url] download page. For anyone wanting to update manually, [url=http://fluxbb.org/download/releases/1.2.22/patch/]patch files[/url] and [url=http://fluxbb.org/download/releases/1.2.22/hdiff/]html diff files[/url] are available.

Don't forget to run the 12_to_1222_update.php file after updating to correct your boards version number.

[b]Note[/b]: Most of these changes have also been applied to the 1.4 branch. The XSS vulnerability also affects anyone running 1.4-beta or 1.4-beta2. Although we haven't released an update for 1.4 (as it shouldn't be being used in production!), anyone that needs can download the updated files from either [url=http://fluxbb.org/svn/fluxbb/trunk/]SVN[/url] or [url=http://fluxbb.org/trac/browser/fluxbb/trunk]Trac[/url].]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2009-08-31T11:39:46Z</updated>
			<id>http://fluxbb.org/forums/topic/3222/fluxbb1222-released/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FluxBB 1.4-beta2 released]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3161/fluxbb-14beta2-released/"/>
			<summary type="html"><![CDATA[Today we have released FluxBB 1.4 Beta2, hopefully the final release before 1.4 comes out of beta. There is a [url=http://fluxbb.org/download/releases/1.4-beta2/hdiff/hdiff-fluxbb-1.4-beta_to_fluxbb-1.4-beta2.html]hdiff[/url] and [url=http://fluxbb.org/download/releases/1.4-beta2/patch/fluxbb-1.4-beta_to_fluxbb-1.4-beta2.patch]patch[/url] showing changes from 1.4-beta to 1.4-beta2.

Some of the changes include:
[list=*]
[*]Bug fixes[/*]
[*]Updated extern.php from the 1.3 branch[/*]
[*]Updated parser from the 1.3 branch[/*]
[/list]

Please post any bugs found in the [url=http://fluxbb.org/forums/forum/27/bug-reports-14/]Bug reports (1.4)[/url] board, and clearly state that you are using beta2.

Download the [url=http://fluxbb.org/downloads/dev.php]latest development release[/url].]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2009-08-09T18:34:42Z</updated>
			<id>http://fluxbb.org/forums/topic/3161/fluxbb-14beta2-released/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Discussion on 1.4]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/3063/discussion-on-14/"/>
			<summary type="html"><![CDATA[Right, since the next 1.4 release just might be close, us developers have been discussing a thing or two, and I'd like to bring part of this discussion to the community.

First up is the parser. We've been toying with the idea of implementing 1.3's parser in 1.4. It's cleaner, faster, and just overall better. The downside to this is that some minor style changes will need to be made, which may break user styles.
We'd really like your input on this :)]]></summary>
			<author>
				<name><![CDATA[elbekko]]></name>
				<uri>http://fluxbb.org/forums/user/6/</uri>
			</author>
			<updated>2009-06-30T17:38:29Z</updated>
			<id>http://fluxbb.org/forums/topic/3063/discussion-on-14/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FluxBB 1.4-beta released]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/2927/fluxbb-14beta-released/"/>
			<summary type="html"><![CDATA[Again, it took longer than expected because we're all very busy, but we've managed to get a beta release steamed up :)

The site has been updated to take account of this release. There are no more 'changed files' archives due to a new release script where this hasn't been added. If there are many requests for these, they might come back for future releases.

EDIT: Max's bug should be fixed now.]]></summary>
			<author>
				<name><![CDATA[elbekko]]></name>
				<uri>http://fluxbb.org/forums/user/6/</uri>
			</author>
			<updated>2009-05-26T22:07:51Z</updated>
			<id>http://fluxbb.org/forums/topic/2927/fluxbb-14beta-released/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FluxBB 1.3-legacy released]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/2831/fluxbb-13legacy-released/"/>
			<summary type="html"><![CDATA[I'd like to announce the release of 1.3-legacy. This will be the last release in the 1.3 branch, but we will provide bugfixes and support until 1.4 is released.

If you require a diff, you can use SVN or TRAC for it, but we won't be providing official diffs for this release.
This release was packed by hand because of troubles with the automated package script. If there are any problems, please tell me as quickly as possible.

And with this I'd like to apologise to the community for all the strange turns we've made with FluxBB, but I still believe it's for the best. Onward to 1.4!]]></summary>
			<author>
				<name><![CDATA[elbekko]]></name>
				<uri>http://fluxbb.org/forums/user/6/</uri>
			</author>
			<updated>2009-04-23T12:09:19Z</updated>
			<id>http://fluxbb.org/forums/topic/2831/fluxbb-13legacy-released/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Wiki reorganization]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/2619/wiki-reorganization/"/>
			<summary type="html"><![CDATA[Since there has been a lot re-structuring going on around here recently, I have been working on re-organizing the wiki. These changes mostly consist of moving pages around, creating new namespaces for each version and creating new pages.

The first part has been creating the new table of contents, which you can now see on the [url=http://fluxbb.org/wiki]wiki start page[/url]. Now, the pages have to be created or rewritten.

Obviously, I cannot write all of that by myself. Therefore, I would be happy about any help by the community, which would of course include translating of the pages later, but please focus on creating the English main pages now.

A good idea would also be to take a look at the [url=http://wiki.punres.org/Wiki_index]PunRes.org Wiki[/url], since there are some very useful pages over there.

Please feel free to post any comments - especially about the structure. Nothing is final yet and it would also be sad to throw stuff away because of stupid planning...]]></summary>
			<author>
				<name><![CDATA[Franz]]></name>
				<uri>http://fluxbb.org/forums/user/157/</uri>
			</author>
			<updated>2009-02-03T15:37:05Z</updated>
			<id>http://fluxbb.org/forums/topic/2619/wiki-reorganization/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SVN Changes]]></title>
			<link rel="alternate" href="http://fluxbb.org/forums/topic/2602/svn-changes/"/>
			<summary type="html"><![CDATA[This will only affect you is you have been actively checking out code from the SVN or Trac.

I have just moved a couple things around in the SVN, they should be fairly self explanatory but I though I'd let people know anyway.

[list=*]
[*][b]trunk[/b] has been branched to [b]fluxbb-1.2[/b][/*]
[*]the [b]fluxbb-1.3-dev[/b] branch has been deleted (replaced with fluxbb-1.3-legacy)[/*]
[*][b]trunk[/b] has been updated to include the files for 1.4[/*]
[/list]

So you can find:
[list=*]
[*]FluxBB 1.2 in branches/fluxbb-1.2[/*]
[*]FluxBB 1.3 Legacy in branches/fluxbb-1.3-legacy[/*]
[*]FluxBB 1.4 in trunk[/*]
[/list]

[i]Please note however that 1.4 has only just been imported and the team has not yet properly tested or reviewed it, the changes were all provided by Smartys so credit goes to him.[/i]]]></summary>
			<author>
				<name><![CDATA[Reines]]></name>
				<uri>http://fluxbb.org/forums/user/91/</uri>
			</author>
			<updated>2009-01-30T16:39:17Z</updated>
			<id>http://fluxbb.org/forums/topic/2602/svn-changes/</id>
		</entry>
</feed>
