# HG changeset patch # User Dan # Date 1191717400 14400 # Node ID d53cc29308f4f4b97fc6d054e9e0855f37137409 # Parent 199599eca89e469b98cba91e96c97a5b991f8d0b Rebrand as 1.1.1; everything should now be bumped to "unstable" status diff -r 199599eca89e -r d53cc29308f4 ajax.php --- a/ajax.php Sat Oct 06 14:45:00 2007 -0400 +++ b/ajax.php Sat Oct 06 20:36:40 2007 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.2 (Coblynau) + * Version 1.1.1 * 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 199599eca89e -r d53cc29308f4 includes/captcha.php --- a/includes/captcha.php Sat Oct 06 14:45:00 2007 -0400 +++ b/includes/captcha.php Sat Oct 06 20:36:40 2007 -0400 @@ -1,7 +1,8 @@ 'Loch Ness', '1.0.1.1'=> 'Loch Ness internal bugfix build', '1.0.2b1'=> 'Coblynau unstable', - '1.0.2' => 'Coblynau' + '1.0.2' => 'Coblynau', + '1.1.1' => 'unstable' ); $version = enano_version(); if ( isset($names[$version]) ) diff -r 199599eca89e -r d53cc29308f4 includes/graphs.php --- a/includes/graphs.php Sat Oct 06 14:45:00 2007 -0400 +++ b/includes/graphs.php Sat Oct 06 20:36:40 2007 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.2 (Coblynau) + * Version 1.1.1 * 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 199599eca89e -r d53cc29308f4 includes/js-compressor.php --- a/includes/js-compressor.php Sat Oct 06 14:45:00 2007 -0400 +++ b/includes/js-compressor.php Sat Oct 06 20:36:40 2007 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.2 (Coblynau) + * Version 1.1.1 * 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 199599eca89e -r d53cc29308f4 includes/pageprocess.php --- a/includes/pageprocess.php Sat Oct 06 14:45:00 2007 -0400 +++ b/includes/pageprocess.php Sat Oct 06 20:36:40 2007 -0400 @@ -2,7 +2,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.2 (Coblynau) + * Version 1.1.1 * pageprocess.php - intelligent retrieval of pages * Copyright (C) 2006-2007 Dan Fuhry * diff -r 199599eca89e -r d53cc29308f4 includes/pageutils.php --- a/includes/pageutils.php Sat Oct 06 14:45:00 2007 -0400 +++ b/includes/pageutils.php Sat Oct 06 20:36:40 2007 -0400 @@ -1,7 +1,8 @@ load_theme('oxygen', 'bleu', false); +$template->load_theme('stpatty', 'shamrock', false); $modestrings = Array( 'welcome' => 'Welcome', @@ -313,10 +313,9 @@ case 'welcome': ?>
- [ Enano CMS Project logo ] + [ Enano CMS Project logo ]

Welcome to Enano

-

version 1.0.2 – stable
- also affectionately known as "coblynau" :)

+

version 1.1.1 – unstable