# HG changeset patch # User Dan # Date 1191718282 14400 # Node ID 632db5fb4d098c6d6162d0c5c4775df48da3f2cc # Parent f637ebcafbf587ea28acfcb44340fee1bd8d161f# Parent 250aeb408ed794b17ee7c5bef72eba8a384326d3 Let's hope it worked this time. diff -r 250aeb408ed7 -r 632db5fb4d09 .hgtags --- a/.hgtags Sat Oct 06 20:47:09 2007 -0400 +++ b/.hgtags Sat Oct 06 20:51:22 2007 -0400 @@ -5,3 +5,4 @@ 6f0bbf88c3251ca597cb76ac8b59a1ee61d6dd3d rebrand 0b5244001799fa29e83bf06c5f14eb69350f171c rebrand 42c6c83b8a004163c9cc2d85f3c8eada3b73adf6 rebrand +d53cc29308f4f4b97fc6d054e9e0855f37137409 rebrand diff -r 250aeb408ed7 -r 632db5fb4d09 ajax.php --- a/ajax.php Sat Oct 06 20:47:09 2007 -0400 +++ b/ajax.php Sat Oct 06 20:51:22 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 250aeb408ed7 -r 632db5fb4d09 includes/captcha.php --- a/includes/captcha.php Sat Oct 06 20:47:09 2007 -0400 +++ b/includes/captcha.php Sat Oct 06 20:51:22 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 250aeb408ed7 -r 632db5fb4d09 includes/graphs.php --- a/includes/graphs.php Sat Oct 06 20:47:09 2007 -0400 +++ b/includes/graphs.php Sat Oct 06 20:51:22 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 250aeb408ed7 -r 632db5fb4d09 includes/js-compressor.php --- a/includes/js-compressor.php Sat Oct 06 20:47:09 2007 -0400 +++ b/includes/js-compressor.php Sat Oct 06 20:51:22 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 250aeb408ed7 -r 632db5fb4d09 includes/pageprocess.php --- a/includes/pageprocess.php Sat Oct 06 20:47:09 2007 -0400 +++ b/includes/pageprocess.php Sat Oct 06 20:51:22 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 250aeb408ed7 -r 632db5fb4d09 includes/pageutils.php --- a/includes/pageutils.php Sat Oct 06 20:47:09 2007 -0400 +++ b/includes/pageutils.php Sat Oct 06 20:51:22 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