# 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 @@