# HG changeset patch # User Dan # Date 1232211077 18000 # Node ID eec2dfd2f0a32d1e968aee3ed34dff619f668d28 # Parent 12e0991938503ce90389782d4bd263408ef7bceb Rebrand as v1.0.6 (Roane) diff -r 12e099193850 -r eec2dfd2f0a3 ajax.php --- a/ajax.php Sat Jan 17 11:32:52 2009 -0500 +++ b/ajax.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 cron.php --- a/cron.php Sat Jan 17 11:32:52 2009 -0500 +++ b/cron.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 images/enano-artwork/installer-greeting-blue.png Binary file images/enano-artwork/installer-greeting-blue.png has changed diff -r 12e099193850 -r eec2dfd2f0a3 images/enano-artwork/installer-greeting-green.png Binary file images/enano-artwork/installer-greeting-green.png has changed diff -r 12e099193850 -r eec2dfd2f0a3 includes/captcha.php --- a/includes/captcha.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/captcha.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * captcha.php - visual confirmation system used during registration * diff -r 12e099193850 -r eec2dfd2f0a3 includes/clientside/jsres.php --- a/includes/clientside/jsres.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/clientside/jsres.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * jsres.php - the Enano client-side runtime, a.k.a. AJAX on steroids * @@ -40,7 +40,7 @@ { echo "/* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * [Aggressively compressed] Javascript client code * Copyright (C) 2006-2007 Dan Fuhry * Enano is Free Software, licensed under the GNU General Public License; see http://enanocms.org/ for details. diff -r 12e099193850 -r eec2dfd2f0a3 includes/comment.php --- a/includes/comment.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/comment.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 includes/common.php --- a/includes/common.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/common.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License @@ -37,7 +37,7 @@ // be the expected output of enano_version(), which will always be in the // format of 1.0.2, 1.0.2a1, 1.0.2b1, 1.0.2RC1 // You'll want to change this for custom distributions. -$version = '1.0.5'; +$version = '1.0.6'; /** * Returns a floating-point number with the current UNIX timestamp in microseconds. Defined very early because we gotta call it diff -r 12e099193850 -r eec2dfd2f0a3 includes/constants.php --- a/includes/constants.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/constants.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * constants.php - important defines used Enano-wide * diff -r 12e099193850 -r eec2dfd2f0a3 includes/dbal.php --- a/includes/dbal.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/dbal.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 includes/email.php --- a/includes/email.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/email.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 includes/functions.php --- a/includes/functions.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/functions.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License @@ -1139,26 +1139,19 @@ '1.0.2' => 'Coblynau', '1.0.3' => 'Dyrad', '1.0.4' => 'Ellyyllon', - '1.0.5' => 'Ferrishyn' + '1.0.5' => 'Ferrishyn', + '1.0.6' => 'Roane' ); $version = enano_version(); if ( isset($names[$version]) ) { return $names[$version]; } - return 'Anonymous build'; + return 'Unofficial build'; } /** - * What kinda sh** was I thinking when I wrote this. Deprecated. - */ - -function _dualurlenc($t) { - return rawurlencode(rawurlencode($t)); -} - -/** - * Badly named function to send back eval'able Javascript code with an error message. Deprecated, use JSON instead. + * Badly named function to send back eval-able Javascript code with an error message. Deprecated, use JSON instead. * @param string Message to send */ diff -r 12e099193850 -r eec2dfd2f0a3 includes/js-compressor.php --- a/includes/js-compressor.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/js-compressor.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * Javascript compression library - used to compact the client-side Javascript code (all 72KB of it!) to save some bandwidth * diff -r 12e099193850 -r eec2dfd2f0a3 includes/pageprocess.php --- a/includes/pageprocess.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/pageprocess.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * pageprocess.php - intelligent retrieval of pages * Copyright (C) 2006-2007 Dan Fuhry * diff -r 12e099193850 -r eec2dfd2f0a3 includes/pageutils.php --- a/includes/pageutils.php Sat Jan 17 11:32:52 2009 -0500 +++ b/includes/pageutils.php Sat Jan 17 11:51:17 2009 -0500 @@ -1,7 +1,7 @@
- [ Enano CMS Project logo ] + [ Enano CMS Project logo ]

Welcome to Enano

Version – stable
also affectionately known as "" :)

diff -r 12e099193850 -r eec2dfd2f0a3 plugins/PrivateMessages.php --- a/plugins/PrivateMessages.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/PrivateMessages.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the page Special:PrivateMessages, which is used to manage private message functions. Also handles buddy lists. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialAdmin.php --- a/plugins/SpecialAdmin.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialAdmin.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,13 +4,13 @@ Plugin URI: http://enanocms.org/ Description: Provides the page Special:Administration, which is the AJAX frontend to the various Admin pagelets. This plugin cannot be disabled. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialCSS.php --- a/plugins/SpecialCSS.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialCSS.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the page Special:CSS, which is used in template files to reference the style sheet. Disabling or deleting this plugin will result in site instability. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialGroups.php --- a/plugins/SpecialGroups.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialGroups.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides group moderators and site administrators with the ability to control who is part of their groups. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialPageFuncs.php --- a/plugins/SpecialPageFuncs.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialPageFuncs.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the page Special:CreatePage, which can be used to create new pages. Also adds the About Enano and GNU General Public License pages. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialSearch.php --- a/plugins/SpecialSearch.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialSearch.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the page Special:Search, which is a frontend to the Enano search engine. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialUpdownload.php --- a/plugins/SpecialUpdownload.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialUpdownload.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the pages Special:UploadFile and Special:DownloadFile. UploadFile is used to upload files to the site, and DownloadFile fetches the file from the database, creates thumbnails if necessary, and sends the file to the user. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialUserFuncs.php --- a/plugins/SpecialUserFuncs.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialUserFuncs.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/SpecialUserPrefs.php --- a/plugins/SpecialUserPrefs.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/SpecialUserPrefs.php Sat Jan 17 11:51:17 2009 -0500 @@ -4,7 +4,7 @@ Plugin URI: http://enanocms.org/ Description: Provides the page Special:Preferences. Author: Dan Fuhry -Version: 1.0.4 +Version: 1.0.6 Author URI: http://enanocms.org/ */ diff -r 12e099193850 -r eec2dfd2f0a3 plugins/admin/PageGroups.php --- a/plugins/admin/PageGroups.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/admin/PageGroups.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 plugins/admin/SecurityLog.php --- a/plugins/admin/SecurityLog.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/admin/SecurityLog.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 plugins/admin/UserManager.php --- a/plugins/admin/UserManager.php Sat Jan 17 11:32:52 2009 -0500 +++ b/plugins/admin/UserManager.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * Copyright (C) 2006-2007 Dan Fuhry * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License diff -r 12e099193850 -r eec2dfd2f0a3 upgrade.php --- a/upgrade.php Sat Jan 17 11:32:52 2009 -0500 +++ b/upgrade.php Sat Jan 17 11:51:17 2009 -0500 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.5 (Ferrishyn) + * Version 1.0.6 (Roane) * upgrade.php - upgrade script * Copyright (C) 2006-2007 Dan Fuhry * @@ -70,7 +70,7 @@ // Everything related to versions goes here! // Valid versions to upgrade from -$valid_versions = Array('1.0b1', '1.0b2', '1.0b3', '1.0b4', '1.0RC1', '1.0RC2', '1.0RC3', '1.0', '1.0.1', '1.0.1.1', '1.0.2b1', '1.0.2', '1.0.3', '1.0.4'); +$valid_versions = Array('1.0b1', '1.0b2', '1.0b3', '1.0b4', '1.0RC1', '1.0RC2', '1.0RC3', '1.0', '1.0.1', '1.0.1.1', '1.0.2b1', '1.0.2', '1.0.3', '1.0.4', '1.0.5'); // Basically a list of dependencies, which should be resolved automatically // If, for example, upgrading from 1.0b1 to 1.0RC1 requires one extra query that would not @@ -88,9 +88,10 @@ '1.0.1.1' => Array('1.0.2b1'), '1.0.2b1' => Array('1.0.2'), '1.0.2' => Array('1.0.3'), - '1.0.3' => Array('1.0.4') + '1.0.3' => Array('1.0.4'), + '1.0.4' => Array('1.0.5') ); -$this_version = '1.0.5'; +$this_version = '1.0.6'; $func_list = Array( '1.0' => Array('u_1_0_1_update_del_votes'), '1.0b4' => Array('u_1_0_RC1_update_user_ids', 'u_1_0_RC1_add_admins_to_group', 'u_1_0_RC1_alter_files_table', 'u_1_0_RC1_destroy_session_cookie', 'u_1_0_RC1_set_contact_email', 'u_1_0_RC1_update_page_text'), // , @@ -563,7 +564,7 @@ ?>
- [ Enano CMS Project logo ] + [ Enano CMS Project logo ]

Welcome to the Enano upgrade wizard