------------------------------------------------------------------------
r1154 | spikeyslam@gmail.com | 2011-03-06 11:21:14 +0100 (Sun, 06 Mar 2011) | 1 line
Changed paths:
M /trunk/app/includes/media.php
M /trunk/style.css
updated gallery to html5. added some styling to captions.
------------------------------------------------------------------------
r1153 | spikeyslam | 2011-03-06 10:31:09 +0100 (Sun, 06 Mar 2011) | 1 line
Changed paths:
D /trunk/app/classes/archive.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
D /trunk/app/includes/deprecated.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
A /trunk/blocks/k2-entry.php
M /trunk/blocks/k2-header.php
M /trunk/blocks/k2-loop.php
M /trunk/blocks/k2-post-aside.php
M /trunk/blocks/k2-post.php
M /trunk/css/options.css
M /trunk/functions.php
M /trunk/header.php
A /trunk/images/k2-16.png
A /trunk/images/k2-32.png
D /trunk/page-archives.php
A /trunk/template-archives.php (from /trunk/page-archives.php:1148)
New options menu. Added support for asides post meta. Removed automatic archives page.
------------------------------------------------------------------------
r1152 | spikeyslam@gmail.com | 2011-03-02 22:10:36 +0100 (Wed, 02 Mar 2011) | 1 line
Changed paths:
M /trunk/js/k2.advnav.min.js
removed extra rollingarchive and updated livesearch
------------------------------------------------------------------------
r1151 | spikeyslam@gmail.com | 2011-03-02 22:07:25 +0100 (Wed, 02 Mar 2011) | 3 lines
Changed paths:
M /trunk/style.css
* fixed smartposition when admin-bar is displayed
* removed "div" from various rules
* removed padding from post entry
------------------------------------------------------------------------
r1150 | spikeyslam@gmail.com | 2011-03-01 21:10:10 +0100 (Tue, 01 Mar 2011) | 1 line
Changed paths:
M /trunk/js/uncompressed/k2.livesearch.js
typo fix
------------------------------------------------------------------------
r1149 | spikeyslam@gmail.com | 2011-02-28 08:54:43 +0100 (Mon, 28 Feb 2011) | 1 line
Changed paths:
M /trunk/page.php
Fixing Issue 1075: missing closing article tag
------------------------------------------------------------------------
r1148 | spikeyslam@gmail.com | 2011-01-12 22:53:45 +0100 (Wed, 12 Jan 2011) | 6 lines
Changed paths:
M /trunk/404.php
M /trunk/app/classes/k2.php
D /trunk/app/display/theloop.php
M /trunk/app/includes/pluggable.php
M /trunk/attachment.php
M /trunk/blocks/k2-header.php
M /trunk/blocks/k2-loop.php
A /trunk/blocks/k2-post-aside.php
A /trunk/blocks/k2-post.php
M /trunk/footer.php
M /trunk/functions.php
M /trunk/header.php
M /trunk/index.php
A /trunk/js/html5.js
M /trunk/page-archives.php
M /trunk/page.php
D /trunk/part-entry-aside.php
D /trunk/part-entry.php
M /trunk/single.php
M /trunk/style.css
* Initial transition to html5.
* Major restructuring of the loop. blocks/k2-loop.php replaces app/display/theloop.php
* moved & renamed part-entry.php to blocks/k2-post.php
* moved & renamed part-entry-aside.php to blocks/k2-post-aside.php
Child Theme authors, please update your copy of: header.php, footer.php, index.php, single.php, page.php, 404.php, blocks/k2-header.php, blocks/k2-loop.php
------------------------------------------------------------------------
r1147 | spikeyslam@gmail.com | 2011-01-10 06:45:01 +0100 (Mon, 10 Jan 2011) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/blocks/k2-loop.php
A /trunk/part-entry-aside.php
A /trunk/part-entry.php
M /trunk/style.css
Add support for WP 3.1 Post Format: asides
------------------------------------------------------------------------
r1146 | spikeyslam@gmail.com | 2011-01-10 06:40:45 +0100 (Mon, 10 Jan 2011) | 1 line
Changed paths:
M /trunk/app/classes/header.php
added check for 'page' existance
------------------------------------------------------------------------
r1144 | spikeyslam | 2010-08-23 21:00:28 +0200 (Mon, 23 Aug 2010) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/js/jquery.min.js
Fixes:
* Issue 1041: k2 now uses edit_theme_options permission in WP 3.0
* Issue 1047: k2 no longer overwrites jquery (regardless of version)
------------------------------------------------------------------------
r1143 | spikeyslam | 2010-07-25 03:51:30 +0200 (Sun, 25 Jul 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
fixes: issue 1029 background image upload changes header image setting
------------------------------------------------------------------------
r1142 | safirulalredha | 2010-07-07 08:58:26 +0200 (Wed, 07 Jul 2010) | 2 lines
Changed paths:
M /trunk/header.php
Moved "Content-type" META above TITLE.
------------------------------------------------------------------------
r1141 | safirulalredha | 2010-07-04 11:33:52 +0200 (Sun, 04 Jul 2010) | 2 lines
Changed paths:
M /trunk/app/classes/archive.php
Only count categories and tags that have post.
------------------------------------------------------------------------
r1140 | safirulalredha | 2010-07-04 08:31:45 +0200 (Sun, 04 Jul 2010) | 2 lines
Changed paths:
M /trunk/app/display/options.php
CamelCase. JavaScript not javascript.
------------------------------------------------------------------------
r1139 | safirulalredha | 2010-07-03 20:37:55 +0200 (Sat, 03 Jul 2010) | 2 lines
Changed paths:
M /trunk/languages/k2.pot
POT update.
------------------------------------------------------------------------
r1138 | safirulalredha | 2010-07-03 20:33:20 +0200 (Sat, 03 Jul 2010) | 2 lines
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/k2.php
M /trunk/page-archives.php
Pre-made Archives cleanup. See issue #1012.
------------------------------------------------------------------------
r1137 | safirulalredha | 2010-07-03 07:17:44 +0200 (Sat, 03 Jul 2010) | 2 lines
Changed paths:
M /trunk/blocks/k2-404.php
Recent Post doesn't return correct URL in 404 template. Fixes #1021.
------------------------------------------------------------------------
r1136 | safirulalredha | 2010-07-02 19:34:12 +0200 (Fri, 02 Jul 2010) | 2 lines
Changed paths:
M /trunk/app/classes/archive.php
Add missing
.
------------------------------------------------------------------------
r1135 | safirulalredha | 2010-07-02 15:23:42 +0200 (Fri, 02 Jul 2010) | 6 lines
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/page-archives.php
Pre-made Archives page improvement. First pass. see #1012.
- Add a nice excerpt for Archives page if the page is part of search result.
- Don't auto-load our pre-made Archive page if slug "archives" exist. Only use our pre-made Archives template if it's set as Template.
- i18n cleanup to support plural form.
------------------------------------------------------------------------
r1134 | safirulalredha | 2010-07-01 17:56:59 +0200 (Thu, 01 Jul 2010) | 2 lines
Changed paths:
M /trunk/comments.php
Use site_url() and admin_url() in comment form. Fixes issue #1004.
------------------------------------------------------------------------
r1133 | safirulalredha | 2010-07-01 13:57:59 +0200 (Thu, 01 Jul 2010) | 2 lines
Changed paths:
M /trunk/languages/k2.pot
POT update.
------------------------------------------------------------------------
r1132 | safirulalredha | 2010-07-01 13:55:31 +0200 (Thu, 01 Jul 2010) | 2 lines
Changed paths:
M /trunk/app/includes/pluggable.php
Switch from "Permanent Link" to "Permalink".
------------------------------------------------------------------------
r1131 | safirulalredha | 2010-07-01 13:39:23 +0200 (Thu, 01 Jul 2010) | 2 lines
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-loop.php
M /trunk/single.php
Entities, inline docs, i18n cleanup. Merge k2_comment_start_el() and k2_ping_start_el().
------------------------------------------------------------------------
r1130 | spikeyslam | 2010-06-30 21:30:55 +0200 (Wed, 30 Jun 2010) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/app/includes/wp-compat.php
M /trunk/functions.php
* removal of wp-compat.php. K2 now requires WP 2.8+.
* removal of unnecessary constants
------------------------------------------------------------------------
r1129 | safirulalredha | 2010-06-30 18:28:25 +0200 (Wed, 30 Jun 2010) | 3 lines
Changed paths:
M /trunk/comments.php
M /trunk/style.css
Introduced #comments-nav-above and #comments-nav-below, replacing #comments-nav for comment navigation. Fixes issue #1017
------------------------------------------------------------------------
r1128 | safirulalredha | 2010-06-27 20:04:36 +0200 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/languages/k2.pot
POT Update.
------------------------------------------------------------------------
r1127 | safirulalredha | 2010-06-27 19:53:38 +0200 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/comments.php
Use Email instead of Mail in comment form.
------------------------------------------------------------------------
r1126 | safirulalredha | 2010-06-27 19:30:38 +0200 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/page-archives.php
Use wp_list_categories() in page-archives.php.
------------------------------------------------------------------------
r1125 | safirulalredha | 2010-06-27 19:18:15 +0200 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/comments.php
Also check if comment paging is on.
------------------------------------------------------------------------
r1124 | safirulalredha | 2010-06-27 18:22:53 +0200 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/header.php
Update microformats profile-uris. Fixes issue #1014. See r1121. Props pfefferle.
------------------------------------------------------------------------
r1123 | safirulalredha | 2010-06-27 08:59:39 +0200 (Sun, 27 Jun 2010) | 2 lines
Changed paths:
M /trunk/comments.php
Minor typo with inline comments.
------------------------------------------------------------------------
r1122 | safirulalredha | 2010-06-26 20:21:37 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/header.php
Remove unnecessary whitespace in our wp_title separator.
------------------------------------------------------------------------
r1121 | safirulalredha | 2010-06-26 20:15:10 +0200 (Sat, 26 Jun 2010) | 5 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/header.php
header.php minor adjustments:
- Better microformat profile-uris.
- Check thread_comments before loading the comment-reply script.
------------------------------------------------------------------------
r1120 | safirulalredha | 2010-06-26 13:55:59 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/page-archives.php
Don't show tag cloud in Archives page if there's none.
------------------------------------------------------------------------
r1119 | safirulalredha | 2010-06-26 11:22:21 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/languages/k2.pot
POT update.
------------------------------------------------------------------------
r1118 | heilemann | 2010-06-26 10:48:35 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/js/uncompressed/k2.livesearch.js
M /trunk/js/uncompressed/k2.rollingarchives.js
Fixed Livesearch bug.
Deactivated keyboard shortcut support. Never finished it properly, and want to get 1.1 out of the door.
------------------------------------------------------------------------
r1117 | Heilemann | 2010-06-26 10:46:40 +0200 (Sat, 26 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Fixed the animations setting not being updated properly.
------------------------------------------------------------------------
r1116 | safirulalredha | 2010-06-26 10:23:43 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/comments.php
Better plural handling for comment numbers.
------------------------------------------------------------------------
r1115 | safirulalredha | 2010-06-26 09:55:16 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/404.php
M /trunk/app/classes/archive.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/deprecated.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/media.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
M /trunk/app/includes/wp-compat.php
M /trunk/attachment.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-footer.php
M /trunk/comments.php
M /trunk/footer.php
M /trunk/functions.php
M /trunk/header.php
M /trunk/image.php
M /trunk/index.php
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/searchform.php
M /trunk/sidebar.php
M /trunk/single.php
Improved and added more phpdoc for documentation. Some of it just a placeholder to be updated in the future.
------------------------------------------------------------------------
r1114 | Heilemann | 2010-06-26 09:42:08 +0200 (Sat, 26 Jun 2010) | 2 lines
Changed paths:
M /trunk/app/includes/display.php
Now resizes only 560px wide, 340px high YouTube videos to 500px width. Not perfect yet, but helpful since that's the smallest size for YouTube's largest videos.
Note: For child themes with different widths, just remove or overwrite k2_resize_embeds() in display.php.
------------------------------------------------------------------------
r1113 | Heilemann | 2010-06-26 09:38:06 +0200 (Sat, 26 Jun 2010) | 1 line
Changed paths:
M /trunk/app/includes/display.php
Added a few more YouTube sizes for automatic resizing.
------------------------------------------------------------------------
r1112 | heilemann | 2010-06-25 18:59:45 +0200 (Fri, 25 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
A /trunk/app/includes/media.php
M /trunk/attachment.php
M /trunk/image.php
M /trunk/style.css
Tweaked the single attachment page. Not nearly up to the standard I want it to be at, but WordPress media manager is fighting me every step of the way.
------------------------------------------------------------------------
r1111 | safirulalredha | 2010-06-25 10:54:20 +0200 (Fri, 25 Jun 2010) | 3 lines
Changed paths:
M /trunk/404.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/deprecated.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/attachment.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-footer.php
M /trunk/blocks/k2-header.php
M /trunk/comments.php
M /trunk/css/options.css
M /trunk/css/visualeditor.css
M /trunk/footer.php
M /trunk/functions.php
M /trunk/image.php
M /trunk/index.php
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/single.php
M /trunk/style.css
Strip trailing whitespace.
------------------------------------------------------------------------
r1110 | heilemann | 2010-06-20 19:19:24 +0200 (Sun, 20 Jun 2010) | 1 line
Changed paths:
M /trunk/app/display/options.php
Converted new plain text into strings for translation.
------------------------------------------------------------------------
r1109 | spikeyslam | 2010-06-20 02:59:31 +0200 (Sun, 20 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
don't use deprecated function 'automatic_feed_links' with WP 3.0+
------------------------------------------------------------------------
r1108 | heilemann | 2010-06-19 23:28:22 +0200 (Sat, 19 Jun 2010) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/css/options.css
M /trunk/header.php
M /trunk/style.css
D /trunk/styles
Cleaned up the options page.
Moved 'split-sidebars.css' into style.css and created an option for it (which isn't done yet; needs styling for moving both sidebars to the right).
------------------------------------------------------------------------
r1107 | heilemann | 2010-06-19 18:27:05 +0200 (Sat, 19 Jun 2010) | 1 line
Changed paths:
D /trunk/js/jquery.bbq.js
D /trunk/js/jquery.easing.js
D /trunk/js/jquery.hotkeys.js
D /trunk/js/jquery.hoverintent.js
D /trunk/js/jquery.js
D /trunk/js/jquery.superfish.js
D /trunk/js/jquery.ui.js
D /trunk/js/k2.functions.js
D /trunk/js/k2.livesearch.js
D /trunk/js/k2.options.js
D /trunk/js/k2.rollingarchives.js
D /trunk/js/k2.slider.js
Deleting the files that have been moved into uncompressed from their original location.
------------------------------------------------------------------------
r1106 | heilemann | 2010-06-19 18:25:54 +0200 (Sat, 19 Jun 2010) | 7 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
A /trunk/js/jquery.min.js
A /trunk/js/k2.advnav.min.js
D /trunk/js/k2.functions.min.js
D /trunk/js/k2.livesearch.min.js
A /trunk/js/k2.min.js
D /trunk/js/k2.rollingarchives.min.js
D /trunk/js/k2.slider.min.js
A /trunk/js/uncompressed
A /trunk/js/uncompressed/jquery.bbq.js
A /trunk/js/uncompressed/jquery.easing.js
A /trunk/js/uncompressed/jquery.hotkeys.js
A /trunk/js/uncompressed/jquery.hoverintent.js
A /trunk/js/uncompressed/jquery.superfish.js
A /trunk/js/uncompressed/jquery.ui.js
A /trunk/js/uncompressed/k2.functions.js
A /trunk/js/uncompressed/k2.livesearch.js
A /trunk/js/uncompressed/k2.livingarchive.js
A /trunk/js/uncompressed/k2.options.js
A /trunk/js/uncompressed/k2.rollingarchives.js
A /trunk/js/uncompressed/k2.slider.js
M /trunk/searchform.php
M /trunk/style.css
*Major changes:*
Combined minified JS files into k2.min.js and k2.advnav.min.js.
Moved uncompressed JS files into /js/uncompressed/
Created a 'debug' option, which when active loads the uncompressed JS.
Combined 'k2rollingarchives' and 'k2livesearch' options into 'k2advnav', since the two are inseparable anyway.
Hope I didn't break anything, but it seemed like a good idea to get this done before we do a WP30 release (in the next few days hopefully, it seems to work fine).
------------------------------------------------------------------------
r1105 | eric.marden | 2010-06-11 20:10:53 +0200 (Fri, 11 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
MOD: fixed the has_nav_menu logic. it was failing under wp < 3.0
------------------------------------------------------------------------
r1104 | eric.marden | 2010-06-11 19:27:23 +0200 (Fri, 11 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
MOD: hide header options that don't apply (i.e. insert and rename 'home' tab) if user has a 3.0 Nav Menu set to our custom location
------------------------------------------------------------------------
r1103 | eric.marden | 2010-06-11 19:26:04 +0200 (Fri, 11 Jun 2010) | 1 line
Changed paths:
M /trunk/blocks/k2-header.php
MOD: expanded wp_nav_menu call to use default k2 styles
------------------------------------------------------------------------
r1102 | spikeyslam | 2010-06-02 21:59:55 +0200 (Wed, 02 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
fixes issue 999: custom header image and custom header textcolor (props: press.lesvos09)
------------------------------------------------------------------------
r1101 | spikeyslam | 2010-06-02 21:44:17 +0200 (Wed, 02 Jun 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
A /trunk/js/k2.functions.min.js
A /trunk/js/k2.livesearch.min.js
M /trunk/js/k2.options.js
A /trunk/js/k2.options.min.js
A /trunk/js/k2.rollingarchives.min.js
A /trunk/js/k2.slider.min.js
Minified JS with YUI Compressor.
------------------------------------------------------------------------
r1093 | spikeyslam | 2010-05-30 21:34:46 +0200 (Sun, 30 May 2010) | 1 line
Changed paths:
M /trunk/app/display/theloop.php
added support for using k2-loop-category-.php
------------------------------------------------------------------------
r1091 | spikeyslam | 2010-05-30 21:10:56 +0200 (Sun, 30 May 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
add option to use the page name when page is selected for home.
------------------------------------------------------------------------
r1090 | spikeyslam | 2010-05-30 21:05:29 +0200 (Sun, 30 May 2010) | 1 line
Changed paths:
M /trunk/app/includes/widgets.php
M /trunk/comments.php
M /trunk/functions.php
updated compatibility with WP 3.0 and multi-sites. removal of deprecated author code.
------------------------------------------------------------------------
r1089 | spikeyslam | 2010-05-30 21:01:25 +0200 (Sun, 30 May 2010) | 1 line
Changed paths:
M /trunk/blocks/k2-header.php
fixed compatibility with WP < 3.0. re-added accesskey attribute
------------------------------------------------------------------------
r1088 | spikeyslam | 2010-05-26 21:15:15 +0200 (Wed, 26 May 2010) | 8 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/blocks/k2-header.php
M /trunk/style.css
* Added the option to use the default Home tab.
* WP 3.0: Added the option to choose what menu to use for the header menu
* CSS changes:
.blog-title is now #site-title
.description is now #site-description
Note: blocks/k2-header.php has been changed. please update your child themes.
------------------------------------------------------------------------
r1087 | spikeyslam | 2010-05-25 20:36:19 +0200 (Tue, 25 May 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Fixes Issue 988: rolling archives caching pages that don't exist
------------------------------------------------------------------------
r1086 | spikeyslam | 2010-05-25 20:09:45 +0200 (Tue, 25 May 2010) | 1 line
Changed paths:
M /trunk/style.css
Fixes: Issue 989: Wrong image path in style.css
------------------------------------------------------------------------
r1085 | spikeyslam | 2010-05-25 19:50:15 +0200 (Tue, 25 May 2010) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Fixes Issue 994: changed split to explode
------------------------------------------------------------------------
r1079 | Heilemann | 2010-04-30 15:36:19 +0200 (Fri, 30 Apr 2010) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/js/k2.rollingarchives.js
M /trunk/style.css
Fixed CSS issue with Rolling Archives. Fixes #987.
------------------------------------------------------------------------
r1078 | Heilemann | 2010-04-30 13:40:11 +0200 (Fri, 30 Apr 2010) | 1 line
Changed paths:
M /trunk/style.css
Fixes #982: Double scrollbars in IE7.
------------------------------------------------------------------------
r1077 | Heilemann | 2010-04-30 13:11:40 +0200 (Fri, 30 Apr 2010) | 1 line
Changed paths:
D /trunk/css/k2.css
M /trunk/header.php
M /trunk/sidebar.php
M /trunk/style.css
Moving CSS back into style.css, removing k2.css.
------------------------------------------------------------------------
r1076 | Heilemann | 2010-04-29 16:43:25 +0200 (Thu, 29 Apr 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/css/k2.css
M /trunk/header.php
M /trunk/style.css
Added option to disable /css/k2.css. Removed inclusion in style.css.
------------------------------------------------------------------------
r1075 | Heilemann | 2010-04-29 16:22:55 +0200 (Thu, 29 Apr 2010) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/attachment.php
M /trunk/image.php
M /trunk/index.php
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/single.php
Removed redunant 'class="' from several files.
------------------------------------------------------------------------
r1074 | spikeyslam | 2010-04-28 22:44:58 +0200 (Wed, 28 Apr 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
added checking for add_custom_background.
------------------------------------------------------------------------
r1072 | spikeyslam | 2010-04-28 22:04:48 +0200 (Wed, 28 Apr 2010) | 1 line
Changed paths:
M /trunk/blocks/k2-header.php
fixes issue 984 redundant menus in WP 3.0
------------------------------------------------------------------------
r1071 | spikeyslam | 2010-04-28 11:29:02 +0200 (Wed, 28 Apr 2010) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
* removed deprecated "description" param from add_option
* no longer using deprecated function "automatic_feed_links" in WP 3.0
------------------------------------------------------------------------
r1064 | safirulalredha | 2010-04-26 09:45:54 +0200 (Mon, 26 Apr 2010) | 2 lines
Changed paths:
M /trunk/languages/k2.pot
Update POT based on rev 1063.
------------------------------------------------------------------------
r1063 | heilemann | 2010-04-16 16:52:55 +0200 (Fri, 16 Apr 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/comments.php
M /trunk/css/k2.css
M /trunk/header.php
M /trunk/js/jquery.ui.js
A handful of fixes.
------------------------------------------------------------------------
r1062 | heilemann | 2010-04-16 15:56:41 +0200 (Fri, 16 Apr 2010) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/attachment.php
M /trunk/css/k2.css
M /trunk/image.php
M /trunk/index.php
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/single.php
M /trunk/styles/k2.split-sidebars/k2.split-sidebars.css
Changed #primary and #content to .primary and .content. Adjusted RA CSS.
------------------------------------------------------------------------
r1061 | heilemann | 2010-04-16 08:47:00 +0200 (Fri, 16 Apr 2010) | 1 line
Changed paths:
M /trunk/css/k2.css
Spacing issues with RA on and off. Fixes #977 and #935.
------------------------------------------------------------------------
r1060 | heilemann | 2010-04-15 20:00:58 +0200 (Thu, 15 Apr 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/deprecated.php
M /trunk/app/includes/info.php
Aaaaand the last files for the last commit.
------------------------------------------------------------------------
r1059 | heilemann | 2010-04-15 20:00:07 +0200 (Thu, 15 Apr 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/includes/display.php
M /trunk/app/includes/widgets.php
M /trunk/css/k2.css
Removed the asides functionality. Suggest using our semantic CSS to style categories, plugins like http://wordpress.org/extend/plugins/category-posts/ or http://wordpress.org/extend/plugins/elegant-category-visibility/ to hide a certain category from the frontpage if needed and widgets like http://wordpress.org/extend/plugins/category-posts/ to show a certain category's posts on the sidebar.
------------------------------------------------------------------------
r1058 | heilemann | 2010-04-15 19:46:43 +0200 (Thu, 15 Apr 2010) | 1 line
Changed paths:
M /trunk/blocks/k2-header.php
M /trunk/css/k2.css
Spoke too soon. Here's the 2.9 compatible version.
------------------------------------------------------------------------
r1057 | heilemann | 2010-04-15 19:45:32 +0200 (Thu, 15 Apr 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/blocks/k2-header.php
M /trunk/css/k2.css
Added support for WP30's menus. The implementation in WP is... questionable, and doesn't allow us to pre-setup menus, is still missing children and always calls the callback, even if it isn't supposed to. But here it is, and then we'll see what happens when WP30 ships.
------------------------------------------------------------------------
r1056 | Heilemann | 2010-04-15 16:45:06 +0200 (Thu, 15 Apr 2010) | 1 line
Changed paths:
M /trunk/css/k2.css
Styling fixes for .navigation.
------------------------------------------------------------------------
r1055 | safirul.alredha | 2010-04-11 07:30:39 +0200 (Sun, 11 Apr 2010) | 2 lines
Changed paths:
M /trunk/app/includes/pluggable.php
M /trunk/image.php
Fixes issue #832.
------------------------------------------------------------------------
r1050 | heilemann | 2010-03-30 15:09:01 +0200 (Tue, 30 Mar 2010) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/includes/widgets.php
M /trunk/attachment.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-loop.php
M /trunk/css/k2.css
M /trunk/css/options.css
M /trunk/css/visualeditor.css
M /trunk/image.php
M /trunk/js/k2.rollingarchives.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/single.php
Changed class names to conform with hatom again. Read more here: http://getk2.com/2010/03/post-vs-entry/
------------------------------------------------------------------------
r1049 | heilemann | 2010-03-18 21:19:23 +0100 (Thu, 18 Mar 2010) | 1 line
Changed paths:
M /trunk/single.php
Minor fix.
------------------------------------------------------------------------
r1048 | Heilemann | 2010-03-18 21:17:48 +0100 (Thu, 18 Mar 2010) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Fixed livesearch. Was in the middle of an experiment.
------------------------------------------------------------------------
r1047 | heilemann | 2010-03-17 22:05:47 +0100 (Wed, 17 Mar 2010) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
Added simple caching to RA. Slight restructuring and clean up.
------------------------------------------------------------------------
r1046 | spikeyslam | 2010-03-09 03:24:41 +0100 (Tue, 09 Mar 2010) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
forced page=1 to hash to prevent browser scroll when hash is empty
------------------------------------------------------------------------
r1045 | spikeyslam | 2010-03-09 02:50:03 +0100 (Tue, 09 Mar 2010) | 5 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/info.php
M /trunk/js/jquery.bbq.js
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/single.php
* Fixing Rolling Archives problems from r1043.
* Optimized RA/LS code. Moved out of K2 class and into info.php.
* RollingArchives state now is correctly saved/restored while searching
* When starting a search, page number is correctly set to 1
* Updated jQuery BBQ to 1.2.1.
------------------------------------------------------------------------
r1044 | heilemann | 2010-03-05 22:47:41 +0100 (Fri, 05 Mar 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/css/k2.css
M /trunk/js/jquery.ui.js
M /trunk/js/k2.rollingarchives.js
Various RA fixes and cleaning up.
------------------------------------------------------------------------
r1043 | spikeyslam | 2010-03-03 23:01:37 +0100 (Wed, 03 Mar 2010) | 15 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/display.php
M /trunk/js/k2.functions.js
M /trunk/style.css
theloop
* Added filter "k2_section_title" to change the heading
Headers:
* added filters: k2_header_height, k2_header_width, k2_header_textcolor
* removal of styles code (todo: update K2Styles class to use filters)
header tab menu:
* "has_children" class now inserted via JS (for speed)
* Home tab given "hometab" class
* Posts tab given "poststab" class
Other:
* removal of k2style option. See wiki on how to disable k2's style.css
* removal of duplicate rolling archives code
------------------------------------------------------------------------
r1041 | Heilemann | 2010-02-23 22:00:30 +0100 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Added 'E' hotkey to edit the selected post.
------------------------------------------------------------------------
r1040 | Heilemann | 2010-02-23 21:57:20 +0100 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/comments.php
Fixed #939: ID in comment was wrong.
------------------------------------------------------------------------
r1039 | heilemann | 2010-02-23 21:56:01 +0100 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/css/k2.css
M /trunk/js/k2.functions.js
Removed em, strong font selection and minor JS tweaks
------------------------------------------------------------------------
r1038 | Heilemann | 2010-02-23 18:48:58 +0100 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Tweaked the RA animation a bit.
------------------------------------------------------------------------
r1037 | heilemann | 2010-02-23 18:14:47 +0100 (Tue, 23 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Going back to page on of RA removed the fragment.
------------------------------------------------------------------------
r1036 | heilemann | 2010-02-23 18:02:32 +0100 (Tue, 23 Feb 2010) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/js/jquery.hotkeys.js
M /trunk/js/jquery.js
M /trunk/js/k2.rollingarchives.js
* Updated jQuery to 1.4.2.
* Updated hotkeys plugin to jresig's new 0.8 plugin.
* Rolling Archives animations now respect the animations setting.
------------------------------------------------------------------------
r1035 | spikeyslam | 2010-02-22 21:15:16 +0100 (Mon, 22 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
fixes loading of new jquery
------------------------------------------------------------------------
r1034 | heilemann | 2010-02-21 23:03:16 +0100 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/css/k2.css
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
Optimzed the way RA is initialized.
------------------------------------------------------------------------
r1033 | Heilemann | 2010-02-21 19:58:26 +0100 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Corrected the inline documentation for rolling archives.
------------------------------------------------------------------------
r1032 | heilemann | 2010-02-21 00:37:24 +0100 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/js/k2.rollingarchives.js
'Offset', the height of the RA UI, is now set during RA init.
------------------------------------------------------------------------
r1031 | Heilemann | 2010-02-21 00:26:24 +0100 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
'H' now goes back to page 1.
------------------------------------------------------------------------
r1030 | heilemann | 2010-02-21 00:18:08 +0100 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
RA now inits with '.post' for keyboard nav.
------------------------------------------------------------------------
r1029 | Heilemann | 2010-02-21 00:14:33 +0100 (Sun, 21 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Using 'K' to go back will now select the last .post on the page gone to, rather than the first.
------------------------------------------------------------------------
r1028 | heilemann | 2010-02-20 19:21:29 +0100 (Sat, 20 Feb 2010) | 13 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/info.php
A /trunk/css/k2.css
M /trunk/functions.php
A /trunk/images/arrows.png
A /trunk/images/defaultgravatar.jpg
A /trunk/images/feed.png
A /trunk/images/feedicon.gif
A /trunk/images/quote.png
A /trunk/images/reset-fff.png
A /trunk/images/rollhover.png
A /trunk/images/spinner.gif
A /trunk/images/stripes.png
D /trunk/js/jquery.dimensions.js
M /trunk/js/jquery.easing.js
A /trunk/js/jquery.hotkeys.js
A /trunk/js/jquery.js
A /trunk/js/jquery.ui.js
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/style.css
D /trunk/styles/k2.classic
Comprehensive commit, bad form. I apologize. Still working on stuff, but wanted to get it into the repo.
* Keyboard shortcuts for Rolling Archives (J/K go up down, Enter opens a selected permalink, Esc reset selection, left-/rightarrow go to next or previous pages, T trims. More to come for this.
* RA animations (none of the new animation stuff respects the option yet).
* Turned off Styles, as a trial.
* Moved our CSS to /css/k2.css, hopefully last time it'll be moved.
* Added option to turn off our CSS entirely, now that Styles is gone.
* Added jQuery to 1.4.1 (1.4.2 doesn't work with our new hotkeys plugin, so...)
* Wrote code that checks if newer version has already been registered
* Updated easing jquery plugin.
* Removed dimensions jquery plugin (wasn't used).
* Added hotkeys plugin.
* Various CSS tweaks, mostly around RA.
------------------------------------------------------------------------
r1027 | heilemann | 2010-02-14 17:15:25 +0100 (Sun, 14 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
Removed console.log's.
------------------------------------------------------------------------
r1026 | heilemann | 2010-02-13 13:49:32 +0100 (Sat, 13 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/images/arrows.png
D /trunk/images/defaultgravatar.jpg
D /trunk/images/feed.png
D /trunk/images/feedicon.gif
D /trunk/images/quote.png
D /trunk/images/reset-fff.png
D /trunk/images/rollhover.png
D /trunk/images/spinner.gif
D /trunk/images/stripes.png
A /trunk/styles/k2.classic/images
A /trunk/styles/k2.classic/images/arrows.png
A /trunk/styles/k2.classic/images/defaultgravatar.jpg
A /trunk/styles/k2.classic/images/feed.png
A /trunk/styles/k2.classic/images/feedicon.gif
A /trunk/styles/k2.classic/images/quote.png
A /trunk/styles/k2.classic/images/reset-fff.png
A /trunk/styles/k2.classic/images/rollhover.png
A /trunk/styles/k2.classic/images/spinner.gif
A /trunk/styles/k2.classic/images/stripes.png
Moved /images into k2.classic/images
------------------------------------------------------------------------
r1024 | heilemann | 2010-02-12 17:11:37 +0100 (Fri, 12 Feb 2010) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/js/k2.options.js
Turning back on reordering of styles (though it didn't work, but it does). Still needs some styling to emphasize that it's possible.
------------------------------------------------------------------------
r1023 | heilemann | 2010-02-12 17:04:24 +0100 (Fri, 12 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Of course it would help if I checked in the right file...
------------------------------------------------------------------------
r1022 | Heilemann | 2010-02-12 16:48:33 +0100 (Fri, 12 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.functions.js
Think I fixed #904: Variables weren't being set properly in IE.
------------------------------------------------------------------------
r1021 | heilemann | 2010-02-12 16:24:51 +0100 (Fri, 12 Feb 2010) | 1 line
Changed paths:
M /trunk/app/includes/pluggable.php
M /trunk/comments.php
M /trunk/styles/k2.classic/k2.classic.css
Made some optimizations in comments.php, adding pagination links and moving ping- and trackbacks inline with comments.
------------------------------------------------------------------------
r1015 | Heilemann | 2010-02-11 08:22:02 +0100 (Thu, 11 Feb 2010) | 1 line
Changed paths:
M /trunk/style.css
Cleaned up style.css a bit, added a reference to the k2.classic.css file.
------------------------------------------------------------------------
r1014 | heilemann | 2010-02-11 08:15:01 +0100 (Thu, 11 Feb 2010) | 5 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/includes/display.php
M /trunk/styles/k2.classic/k2.classic.css
Added more meta data to the K2 Classic style.
Added preliminary support for 'Content Width:' in styles, which will be used for...
Added preliminary support for resizing ('480px ?\195?\151 295px'-only) YouTube embeds to content width. Would like to expand this to support flickr and other video services as well at some point. For now it needs to become aware of the dominating style's content width and refactor the height based on that.
------------------------------------------------------------------------
r1013 | heilemann | 2010-02-11 08:00:02 +0100 (Thu, 11 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
Using the new TEMPLATEURL to supply the... Template's URL.
------------------------------------------------------------------------
r1012 | heilemann | 2010-02-10 22:58:23 +0100 (Wed, 10 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Added support for add_custom_background(); coming up in WordPress 3.0.
------------------------------------------------------------------------
r1011 | heilemann | 2010-02-10 22:25:44 +0100 (Wed, 10 Feb 2010) | 7 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/styles.php
M /trunk/functions.php
M /trunk/style.css
D /trunk/styles/dueling-sidebars
A /trunk/styles/k2.classic
A /trunk/styles/k2.classic/k2.classic.css
A /trunk/styles/k2.split-sidebars
A /trunk/styles/k2.split-sidebars/k2.split-sidebars.css
D /trunk/styles/sample
Attention, significant commit: All CSS has been moved from 'style.css' to '/styles/k2.classic/k2.classic.css', which is automatically enabled on K2 activation. This makes it easier and cleaner for the user to remove all K2 styling and start from the ground up.
Rolling Archive and Livesearch CSS will be segregated from this soon as well.
For now, this causes a problem when previewing K2 prior to activation, as the stylesheet isn't enabled before K2 is actually activated. Haven't looked into that yet.
Also, removed the sample as it isn't needed.
------------------------------------------------------------------------
r1010 | heilemann | 2010-02-10 22:18:41 +0100 (Wed, 10 Feb 2010) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/css/options.css
M /trunk/js/k2.options.js
Some minor cleanup of the options page. This is due for a proper do-over before the proper release.
------------------------------------------------------------------------
r1009 | heilemann | 2010-02-10 22:14:03 +0100 (Wed, 10 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Added some more deprecated options to the uninstall function.
------------------------------------------------------------------------
r1008 | spikeyslam | 2010-02-10 20:42:10 +0100 (Wed, 10 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/styles.php
Styles editing fixed.
------------------------------------------------------------------------
r1007 | heilemann | 2010-02-07 14:12:30 +0100 (Sun, 07 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
Fixes #916: Custom Header code put CSS in the header even when it wasn't needed.
------------------------------------------------------------------------
r1006 | heilemann | 2010-02-07 13:44:09 +0100 (Sun, 07 Feb 2010) | 1 line
Changed paths:
M /trunk/app/includes/pluggable.php
Fixes #914: Footer widgets area had wrong description.
------------------------------------------------------------------------
r1005 | heilemann | 2010-02-07 13:40:11 +0100 (Sun, 07 Feb 2010) | 2 lines
Changed paths:
M /trunk/app/display/options.php
A /trunk/css/visualeditor.css
M /trunk/style.css
Forgot visualeditor.css.
Forced the preview on the options page to show the latest published post, rather than simply the latest.
------------------------------------------------------------------------
r1004 | heilemann | 2010-02-07 13:06:44 +0100 (Sun, 07 Feb 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/style.css
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
Here are the rest of the files from the last commit (DOH!)
------------------------------------------------------------------------
r1003 | heilemann | 2010-02-07 13:06:20 +0100 (Sun, 07 Feb 2010) | 2 lines
Changed paths:
A /trunk/js/jquery.bbq.js
RA and LS now support permalinks using the BBQ jquery plugin.
The visual editor is now styled like entries using /css/visualeditor.css
------------------------------------------------------------------------
r1002 | heilemann | 2010-02-05 11:38:57 +0100 (Fri, 05 Feb 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
M /trunk/style.css
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
New way of providing a background for the 'fixed' RA UI. Also works with duelling sidebars now.
------------------------------------------------------------------------
r1001 | heilemann | 2010-02-02 22:41:59 +0100 (Tue, 02 Feb 2010) | 4 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/pluggable.php
M /trunk/index.php
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/single.php
M /trunk/style.css
* Updated Rolling Archives' Smartposition styling.
* Attempted to detect w. CSS if search widget is in a position to also use smartposition.
* Reenabled the auto-scroll when using RA and livesearch, but tried making it slightly more intelligent and less obnoxious.
* Moved static navigation outside #content container.
------------------------------------------------------------------------
r997 | heilemann | 2010-01-31 13:22:37 +0100 (Sun, 31 Jan 2010) | 1 line
Changed paths:
D /trunk/app/display/rollingarchive.php
Deleting 'rollingarchive.php', the contents of which are now inserted with JS.
------------------------------------------------------------------------
r996 | heilemann | 2010-01-31 13:17:48 +0100 (Sun, 31 Jan 2010) | 3 lines
Changed paths:
M /trunk/404.php
M /trunk/app/classes/k2.php
M /trunk/js/k2.rollingarchives.js
M /trunk/page.php
M /trunk/single.php
Very minor RA tweaks.
Added missing hooks in page, single and 404.
------------------------------------------------------------------------
r995 | heilemann | 2010-01-31 00:28:27 +0100 (Sun, 31 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/display/theloop.php
M /trunk/index.php
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/js/k2.slider.js
M /trunk/single.php
M /trunk/style.css
Fixed various Rolling Archives problems. Reconfigured how RA is initialized. Still some cleaning up to do. May break in some edge cases. Feel free to bug that.
------------------------------------------------------------------------
r994 | spikeyslam | 2010-01-20 05:54:39 +0100 (Wed, 20 Jan 2010) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
trackbacks/pingbacks no longer filtered out of the comment count
removal of commented out and unused columns code
------------------------------------------------------------------------
r993 | safirulalredha | 2010-01-19 03:58:59 +0100 (Tue, 19 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/functions.php
Move load_theme_textdomain() to functions.php. Plugin compatibility.
------------------------------------------------------------------------
r992 | spikeyslam | 2010-01-14 22:02:20 +0100 (Thu, 14 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
adding k2dynamic to query string (forces encode_json to encode it as an object)
------------------------------------------------------------------------
r991 | spikeyslam | 2010-01-14 21:35:36 +0100 (Thu, 14 Jan 2010) | 2 lines
Changed paths:
M /trunk/style.css
fixes:
* Issue 910: static navigation is now hidden
------------------------------------------------------------------------
r990 | spikeyslam | 2010-01-14 21:04:31 +0100 (Thu, 14 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
removal of columns code (no longer in use)
------------------------------------------------------------------------
r989 | spikeyslam | 2010-01-14 20:53:22 +0100 (Thu, 14 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/deprecated.php
M /trunk/app/includes/info.php
Using json_encode instead of our custom functions (output_javascript_array, output_javascript_hash, js_format_array, js_format_hash, js_value). I doubt anyone else is using them, but I'll stick them in deprecated.php just in case.
------------------------------------------------------------------------
r988 | spikeyslam | 2010-01-12 08:47:19 +0100 (Tue, 12 Jan 2010) | 1 line
Changed paths:
M /trunk/app/includes/deprecated.php
removed deprecated notices, that seems to break them.
------------------------------------------------------------------------
r986 | spikeyslam | 2010-01-11 20:34:19 +0100 (Mon, 11 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
A /trunk/app/includes/deprecated.php
added deprecated.php: no more unexpected surprises for child themes when upgrading
------------------------------------------------------------------------
r985 | spikeyslam | 2010-01-11 20:24:10 +0100 (Mon, 11 Jan 2010) | 2 lines
Changed paths:
M /trunk/app/includes/display.php
fixes:
issue 900: has_children class is now added only if the page has published children
------------------------------------------------------------------------
r984 | heilemann | 2010-01-10 22:24:15 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
M /trunk/attachment.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-loop.php
M /trunk/css/options.css
M /trunk/image.php
M /trunk/index.php
A /trunk/js/jquery.hoverintent.js
M /trunk/js/k2.functions.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
M /trunk/style.css
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
M /trunk/styles/sample/sample.css
More structure changes. Near final now I think. Will write more soon. Also included hoverintent jquery plugin for menus.
------------------------------------------------------------------------
r983 | heilemann | 2010-01-10 21:51:58 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
Some more fixes. It ain't pretty yet, but it's getting there.
------------------------------------------------------------------------
r982 | heilemann | 2010-01-10 21:12:19 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/classes/k2.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/display/theloop.php
M /trunk/attachment.php
M /trunk/image.php
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/single.php
M /trunk/style.css
And now livesearch also works again.
------------------------------------------------------------------------
r981 | heilemann | 2010-01-10 19:10:31 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/attachment.php
M /trunk/image.php
M /trunk/index.php
M /trunk/js/k2.rollingarchives.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
M /trunk/style.css
M /trunk/styles/sample/sample.css
Cleaned up and super-simplified HTML structure; will post more about this soon. Probably causes some problems.
------------------------------------------------------------------------
r980 | heilemann | 2010-01-10 17:19:39 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
Match header page's preview font to actual header H1 font.
------------------------------------------------------------------------
r979 | heilemann | 2010-01-10 17:14:31 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/header.php
Make the header work with the new column system.
------------------------------------------------------------------------
r978 | heilemann | 2010-01-10 16:57:58 +0100 (Sun, 10 Jan 2010) | 9 lines
Changed paths:
M /trunk/404.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/attachment.php
M /trunk/blocks/k2-footer.php
M /trunk/blocks/k2-header.php
M /trunk/blocks/k2-loop.php
M /trunk/footer.php
M /trunk/image.php
M /trunk/index.php
M /trunk/js/k2.functions.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
M /trunk/style.css
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
Warning: Possibly disruptive changes.
Added three new widget areas (below header, below single post, page footer).
Number of columns is now based on whether any widgets are present in the sidebars, which removes the need for a column option on the K2 Options page.
Also started cleaning up the CSS and structure a little. More to come.
I was planning on this for 1.2, but then I accidentally finished it today.
------------------------------------------------------------------------
r977 | heilemann | 2010-01-10 16:26:18 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
D /trunk/images/transparent.gif
Removing one more unused image.
------------------------------------------------------------------------
r976 | heilemann | 2010-01-10 14:18:24 +0100 (Sun, 10 Jan 2010) | 1 line
Changed paths:
D /trunk/images/favorite.gif
D /trunk/images/navarrow.gif
D /trunk/images/sliderbg.png
D /trunk/images/sliderhandle.png
Removing old unused images.
------------------------------------------------------------------------
r975 | heilemann | 2010-01-09 23:30:20 +0100 (Sat, 09 Jan 2010) | 1 line
Changed paths:
A /trunk/js/jquery.superfish.js
Forgot to add Superfish, which adds some niceities to the menu system.
------------------------------------------------------------------------
r974 | heilemann | 2010-01-09 23:29:39 +0100 (Sat, 09 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/blocks/k2-header.php
A /trunk/images/arrows.png
D /trunk/images/elaindicator.png
M /trunk/js/k2.functions.js
M /trunk/style.css
Polished the menu. Tested in Chrome, Safari, FF 3.5.7. Please test for IE bugs, and don't be afraid of supplying your bug with a patch ;)
------------------------------------------------------------------------
r972 | heilemann | 2010-01-09 17:12:56 +0100 (Sat, 09 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Changed the AJAX updated function from .ajaxSuccess to .ajaxComplete to make it easier for the the JS run after RA and search to pick up on the new content.
------------------------------------------------------------------------
r971 | safirulalredha | 2010-01-09 11:44:50 +0100 (Sat, 09 Jan 2010) | 2 lines
Changed paths:
M /trunk/languages/k2.pot
POT update.
------------------------------------------------------------------------
r969 | spikeyslam | 2010-01-07 22:32:03 +0100 (Thu, 07 Jan 2010) | 4 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/theloop.php
D /trunk/app/includes/comments.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/wp-compat.php
M /trunk/comments.php
M /trunk/header.php
M /trunk/page.php
* added comments paging and code cleanup of comments.php (k2 now requires wp 2.7+)
* child themes can now override how k2 displays a comment and ping item via 'k2_comment_start_el' and 'k2_ping_start_el' functions
* using wp's body class function
* updated various depreciated function calls to newer wp api
------------------------------------------------------------------------
r968 | heilemann | 2010-01-06 23:14:23 +0100 (Wed, 06 Jan 2010) | 1 line
Changed paths:
M /trunk/style.css
Improve the menu CSS with the .has_children class. Work in progress.
------------------------------------------------------------------------
r967 | Heilemann | 2010-01-06 21:38:06 +0100 (Wed, 06 Jan 2010) | 1 line
Changed paths:
M /trunk/comments.php
Fixes #892: Poor PHP commenting style.
------------------------------------------------------------------------
r966 | spikeyslam | 2010-01-06 03:56:47 +0100 (Wed, 06 Jan 2010) | 1 line
Changed paths:
M /trunk/app/includes/display.php
header menu: added css class 'has_children'
------------------------------------------------------------------------
r965 | heilemann | 2010-01-05 23:20:23 +0100 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/style.css
Not done yet, but updated the styling of the new menu system.
------------------------------------------------------------------------
r964 | heilemann | 2010-01-05 21:56:37 +0100 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/sidebar.php
May have fixed #807. Exception in parent page menu on default sidebar.
------------------------------------------------------------------------
r963 | heilemann | 2010-01-05 21:50:13 +0100 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/style.css
Yeah yeah, nano-updating again: Post image is now flush with the top of the .entry-content text.
------------------------------------------------------------------------
r962 | heilemann | 2010-01-05 21:14:10 +0100 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/style.css
Fixed #881: Three instead of two columns on archives page.
------------------------------------------------------------------------
r961 | heilemann | 2010-01-05 21:12:41 +0100 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/page-archives.php
M /trunk/style.css
Adding hierarchy to category list on archives page as per #880. It's not perfect, but it'll do.
------------------------------------------------------------------------
r960 | heilemann | 2010-01-05 20:57:45 +0100 (Tue, 05 Jan 2010) | 1 line
Changed paths:
M /trunk/style.css
Fixed #879: Cascading menu not working properly in IE.
------------------------------------------------------------------------
r959 | safirul.alredha | 2010-01-04 20:59:38 +0100 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/sidebar.php
Don't display "About", sidebar "Latest Post" if 404.
------------------------------------------------------------------------
r958 | safirulalredha | 2010-01-04 20:46:59 +0100 (Mon, 04 Jan 2010) | 3 lines
Changed paths:
M /trunk/languages/k2.pot
New POT file. Critical updates for translator. Please set plural forms according to your language.
------------------------------------------------------------------------
r957 | safirul.alredha | 2010-01-04 20:31:33 +0100 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/app/includes/pluggable.php
Yet another minor L10n updates.
------------------------------------------------------------------------
r956 | safirulalredha | 2010-01-04 17:49:33 +0100 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
M /trunk/header.php
Minor L10n updates.
------------------------------------------------------------------------
r955 | safirul.alredha | 2010-01-04 07:16:50 +0100 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/sidebar.php
Fixes issue #861.
------------------------------------------------------------------------
r954 | safirulalredha | 2010-01-04 07:06:36 +0100 (Mon, 04 Jan 2010) | 2 lines
Changed paths:
M /trunk/comments.php
Language string for the number of comment(s) plural form support.
------------------------------------------------------------------------
r953 | safirulalredha | 2010-01-04 05:41:41 +0100 (Mon, 04 Jan 2010) | 1 line
Changed paths:
M /trunk/blocks/k2-404.php
"Most Recent Posts:" not localized. Fixes issue #883.
------------------------------------------------------------------------
r952 | heilemann | 2010-01-03 11:00:18 +0100 (Sun, 03 Jan 2010) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Changing the classname of the RA loading to 'rollload' instead of the more generic 'loading'.
------------------------------------------------------------------------
r951 | safirul.alredha | 2010-01-03 05:43:35 +0100 (Sun, 03 Jan 2010) | 3 lines
Changed paths:
M /trunk/app/includes/display.php
D /trunk/navigation.php
Delete navigation.php in favor of k2_navigation().
Minor L10n updates to k2_navigation().
------------------------------------------------------------------------
r950 | safirul.alredha | 2010-01-03 04:24:47 +0100 (Sun, 03 Jan 2010) | 2 lines
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/comments.php
M /trunk/app/includes/display.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
M /trunk/attachment.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-footer.php
M /trunk/blocks/k2-loop.php
M /trunk/comments.php
M /trunk/image.php
M /trunk/navigation.php
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/searchform.php
M /trunk/sidebar.php
M /trunk/single.php
Switch from text domain k2_domain to k2. Resolves issue #875.
------------------------------------------------------------------------
r949 | Heilemann | 2010-01-02 19:22:28 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
M /trunk/css/options.css
Changing width of meta fields to 100% all the time, the other thing is too annoying.
------------------------------------------------------------------------
r948 | heilemann | 2010-01-02 14:56:30 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Decided against the 'Type and Wait to Search', and renamed it simply 'Search'.
------------------------------------------------------------------------
r947 | heilemann | 2010-01-02 11:36:43 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
M /trunk/images/defaultgravatar.jpg
M /trunk/images/elaindicator.png
M /trunk/images/favorite.gif
M /trunk/images/feed.png
M /trunk/images/feedicon.gif
M /trunk/images/quote.png
M /trunk/images/reset-fff.png
M /trunk/images/rollhover.png
M /trunk/images/sliderbg.png
M /trunk/images/sliderhandle.png
M /trunk/images/stripes.png
Fixed #864: Minimized image sizes.
------------------------------------------------------------------------
r946 | heilemann | 2010-01-02 11:32:07 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
A /trunk/images/stripes.png
Also took early steps at new loading indicator in last commit.
------------------------------------------------------------------------
r945 | heilemann | 2010-01-02 11:31:31 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/comments.php
M /trunk/js/k2.rollingarchives.js
M /trunk/sidebar.php
Added descriptive comments to localizable date strings to make it easier to translate them.
------------------------------------------------------------------------
r944 | spikeyslam | 2010-01-02 07:35:47 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
M /trunk/blocks/k2-header.php
M /trunk/style.css
initial dropdown css menu.
------------------------------------------------------------------------
r943 | spikeyslam | 2010-01-02 06:39:05 +0100 (Sat, 02 Jan 2010) | 1 line
Changed paths:
M /trunk/404.php
Issue 874: added missing current-content div (props: sahaja)
------------------------------------------------------------------------
r941 | Heilemann | 2010-01-01 18:39:04 +0100 (Fri, 01 Jan 2010) | 1 line
Changed paths:
M /trunk/css/options.css
Made the meta s on the options page expand to 100% width when they have focus, to make it less cramped to edit the meta data.
------------------------------------------------------------------------
r940 | safirul.alredha | 2009-12-31 22:45:54 +0100 (Thu, 31 Dec 2009) | 2 lines
Changed paths:
M /trunk/app/includes/comments.php
M /trunk/comments.php
Remove $user_ID in favor of is_user_logged_in().
------------------------------------------------------------------------
r939 | safirul.alredha | 2009-12-31 22:11:07 +0100 (Thu, 31 Dec 2009) | 8 lines
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/comments.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
M /trunk/attachment.php
M /trunk/blocks/k2-404.php
M /trunk/blocks/k2-footer.php
M /trunk/blocks/k2-loop.php
M /trunk/comments.php
M /trunk/image.php
M /trunk/navigation.php
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
* Added translators comments.
* Major localization tweaks (add, remove, optimize). New POT coming soon.
* Closes issue 866. Will not fix.
* Fixes issue 862.
* Fixes issue 861.
HAPPY NEW YEAR!!!
------------------------------------------------------------------------
r938 | heilemann | 2009-12-31 09:53:34 +0100 (Thu, 31 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.functions.js
Fixing JS naming issue that caused Safari to choke.
------------------------------------------------------------------------
r937 | heilemann | 2009-12-30 23:08:02 +0100 (Wed, 30 Dec 2009) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/js/k2.functions.js
M /trunk/js/k2.rollingarchives.js
M /trunk/style.css
Removed loading of trimmer JS file.
Updated smartposition JS to also work with things below the window. Still needs work and isn't in use yet.
------------------------------------------------------------------------
r936 | heilemann | 2009-12-30 21:02:42 +0100 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk
M /trunk/app/display/rollingarchive.php
M /trunk/js/k2.rollingarchives.js
D /trunk/js/k2.trimmer.js
M /trunk/style.css
Removed k2.trimmer.js (too much functionality for too simple a thing) and made new simpler trimmer functionality in k2.rollingarchives.js.
------------------------------------------------------------------------
r935 | Heilemann | 2009-12-30 20:26:40 +0100 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixed #863: Longer titles will bork navigation links.
------------------------------------------------------------------------
r934 | Heilemann | 2009-12-30 18:18:46 +0100 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/options.php
Fixed #867: Misspelled class name in options page.
------------------------------------------------------------------------
r932 | heilemann | 2009-12-30 13:51:55 +0100 (Wed, 30 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Bumping version to 1.0.2 (1.0.1 was first version accepted on the WP theme repo. Lack of publication controls on the repo forces us to skip 1.0.1 for the next release).
------------------------------------------------------------------------
r931 | heilemann | 2009-12-29 10:47:22 +0100 (Tue, 29 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixing z-index for rolling archives to be less than that of Lightbox 2.
------------------------------------------------------------------------
r930 | heilemann | 2009-12-29 10:28:24 +0100 (Tue, 29 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/widgets.php
Fixed spelling error of 'blurp' to 'blurb'.
------------------------------------------------------------------------
r929 | spikeyslam | 2009-12-29 04:31:04 +0100 (Tue, 29 Dec 2009) | 1 line
Changed paths:
M /trunk/blocks/k2-loop.php
M /trunk/single.php
fixed checking for has_post_thumbnail
------------------------------------------------------------------------
r928 | spikeyslam | 2009-12-29 04:10:01 +0100 (Tue, 29 Dec 2009) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/display/theloop.php
M /trunk/attachment.php
A /trunk/blocks/k2-404.php
D /trunk/blocks/k2-four04.php
M /trunk/page.php
M /trunk/single.php
renamed k2-four04.php to k2-404.php and made it loadable by child themes.
------------------------------------------------------------------------
r927 | heilemann | 2009-12-28 22:02:03 +0100 (Mon, 28 Dec 2009) | 1 line
Changed paths:
M /trunk/single.php
Restoring accidentally deleted block of code. Doh!
------------------------------------------------------------------------
r926 | safirulalredha | 2009-12-28 06:28:17 +0100 (Mon, 28 Dec 2009) | 2 lines
Changed paths:
M /trunk/blocks/k2-footer.php
M /trunk/languages/k2.pot
* Replaces $wpdb->num_queries with get_num_queries() in footer.php
* Update POT file (new SearchPath, KeywordsList: esc_attr_e, _x). Fixes 860. Updates 878.
------------------------------------------------------------------------
r924 | safirul.alredha | 2009-12-28 05:13:22 +0100 (Mon, 28 Dec 2009) | 3 lines
Changed paths:
D /trunk/k2.pot
A /trunk/languages
A /trunk/languages/k2.pot (from /trunk/k2.pot:922)
* Add languages folder
* Moved k2.pot to languages folder
------------------------------------------------------------------------
r923 | safirul.alredha | 2009-12-28 04:45:02 +0100 (Mon, 28 Dec 2009) | 2 lines
Changed paths:
M /trunk/app/classes/styles.php
Translate Styles section
------------------------------------------------------------------------
r922 | heilemann | 2009-12-27 21:34:37 +0100 (Sun, 27 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixed size of edit link in ping- and trackback list.
------------------------------------------------------------------------
r921 | heilemann | 2009-12-27 21:25:38 +0100 (Sun, 27 Dec 2009) | 1 line
Changed paths:
M /trunk/blocks/k2-loop.php
M /trunk/single.php
Fixing WP 2.8 incompatibility.
------------------------------------------------------------------------
r920 | Heilemann | 2009-12-27 21:13:04 +0100 (Sun, 27 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/styles.php
Fixes #855: Absolute rather than relative paths for WP29's theme editor.
------------------------------------------------------------------------
r915 | heilemann | 2009-12-27 14:27:26 +0100 (Sun, 27 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/header.php
Applied Zeo's patch from #793. From now on, place translations .mo (and accompanying files) in /languages/. This coincides with the creation of the internationalization project over at http://code.google.com/p/kaytwo-i18n/, of which there will be more info soon.
------------------------------------------------------------------------
r914 | safirul.alredha | 2009-12-27 08:00:11 +0100 (Sun, 27 Dec 2009) | 9 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/display/theloop.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/widgets.php
M /trunk/blocks/k2-header.php
M /trunk/comments.php
M /trunk/searchform.php
M /trunk/sidebar.php
Escaping API updates:
* clean_url() -> esc_url()
* wp_specialchars() -> esc_html()
* attribute_escape() -> esc_attr() (also: esc_attr_e())
* js_escape() -> esc_js()
Requires WP 2.8+
------------------------------------------------------------------------
r913 | heilemann | 2009-12-26 20:57:46 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
Maaaaybe fixed IE8 livesearch loading and reset buttons. Can't check.
------------------------------------------------------------------------
r912 | heilemann | 2009-12-26 20:39:21 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/style.css
Fixed some showing of navigation elements not needed when RA is active.
------------------------------------------------------------------------
r911 | heilemann | 2009-12-26 20:23:10 +0100 (Sat, 26 Dec 2009) | 3 lines
Changed paths:
M /trunk/js/k2.livesearch.js
M /trunk/searchform.php
M /trunk/style.css
Hiding default sidebar search headline.
Cleaning up livesearch init stuff.
------------------------------------------------------------------------
r910 | heilemann | 2009-12-26 20:14:09 +0100 (Sat, 26 Dec 2009) | 5 lines
Changed paths:
M /trunk/js/k2.livesearch.js
M /trunk/page-archives.php
M /trunk/sidebar.php
Links in sidebar are now called with get_bookmarks() instead of through direct DB query.
Post and comments count on archives page are also retrieved using WP functions rather then direct DB calls.
Fixed two related cases of the livesearch label showing underneath searchfield text.
------------------------------------------------------------------------
r909 | heilemann | 2009-12-26 19:06:09 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Hide unneeded 'Page X of Y' when searching.
------------------------------------------------------------------------
r908 | Heilemann | 2009-12-26 18:53:43 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/page.php
Fellow K2 devs, isn't this a better way of supplying comments on a page?
------------------------------------------------------------------------
r907 | Heilemann | 2009-12-26 18:50:45 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/functions.php
Spelling error fixed, and emphasis added.
------------------------------------------------------------------------
r906 | Heilemann | 2009-12-26 18:47:14 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Tweaked layouting of the menu to handle too many items better. Not perfect, but it's as good as it'll be for a long while I think.
------------------------------------------------------------------------
r905 | Heilemann | 2009-12-26 18:40:12 +0100 (Sat, 26 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Narrowed RA track, to make sure it doesn't overlap with page count on most occasions.
------------------------------------------------------------------------
r904 | safirul.alredha | 2009-12-26 16:35:25 +0100 (Sat, 26 Dec 2009) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/header.php
Add support for automatic feed links.
Requires WP 2.8+
------------------------------------------------------------------------
r903 | Heilemann | 2009-12-25 12:04:16 +0100 (Fri, 25 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixes #854: Typo in style.css.
------------------------------------------------------------------------
r902 | Heilemann | 2009-12-25 12:03:23 +0100 (Fri, 25 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixes #853: Reset button z-indexed wrong.
------------------------------------------------------------------------
r898 | Heilemann | 2009-12-22 22:04:26 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Of course I find one more thing I need to include. DOH!
------------------------------------------------------------------------
r897 | Heilemann | 2009-12-22 21:54:08 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Removed .navigation entirely when body.rollingarchives are active. Added a bit of top margin to #respond. Going to quickly throw this into 1.0 before it's too late :)
------------------------------------------------------------------------
r896 | Heilemann | 2009-12-22 21:14:33 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
D /trunk/screenshot.jpg
A /trunk/screenshot.png
The theme repository ignores the JPG and asks for a PNG; so I figured we might as well make that our default, even though both work fine with WP.
------------------------------------------------------------------------
r895 | Heilemann | 2009-12-22 21:06:37 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Had to update our tags to comply with the policies of the WordPress.org theme repository.
------------------------------------------------------------------------
r894 | Heilemann | 2009-12-22 20:49:04 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/screenshot.jpg
M /trunk/style.css
I pronounce you 1.0.
------------------------------------------------------------------------
r893 | Heilemann | 2009-12-22 20:14:30 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/screenshot.jpg
New theme screenshot.
------------------------------------------------------------------------
r892 | Heilemann | 2009-12-22 17:00:18 +0100 (Tue, 22 Dec 2009) | 1 line
Changed paths:
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
Fixed #845: Sidebar #1 in duelling sidebars would be positioned wrong.
------------------------------------------------------------------------
r891 | spikeyslam | 2009-12-22 06:12:23 +0100 (Tue, 22 Dec 2009) | 4 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
M /trunk/app/includes/widgets.php
* updated widgets to wp 2.8 widgets class api.
* k2_default_widgets should now properly install a default set of widgets
* removed calling k2_default_widgets from K2::install (the user should goto K2 Options to install a default set if they wish)
* some code cleanup
------------------------------------------------------------------------
r890 | Heilemann | 2009-12-21 23:29:04 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/k2.pot
Updated the .POT file for localization efforts of 1.0. Please don't change any localizable text from now until after 1.0 unless absolutely necessary. And if you do, either let me know, or update the .POT file.
------------------------------------------------------------------------
r889 | Heilemann | 2009-12-21 23:11:51 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
M /trunk/style.css
Fixed the search loader and optimized the accompanying CSS a tiny bit.
------------------------------------------------------------------------
r888 | Heilemann | 2009-12-21 22:22:20 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/widgets.php
Removed double permalink from asides widget. I don't pretend I know why it works the way it does, but it does, and it works.
------------------------------------------------------------------------
r887 | Heilemann | 2009-12-21 22:17:07 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/css/options.css
M /trunk/style.css
Fixed #844: Meta preview on options page still used icons. Also, AGAIN removed my overwrite at the top of style.css; I'll never learn.
------------------------------------------------------------------------
r886 | Heilemann | 2009-12-21 22:11:07 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixed #843: Search box too wide for three-columned layout. Also changed some of the livesearch styling.
------------------------------------------------------------------------
r885 | eric.marden | 2009-12-21 10:52:29 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/widgets.php
MOD: On static pages, the description does not show. This commit fixes this issue as described in #814
------------------------------------------------------------------------
r884 | eric.marden | 2009-12-21 10:46:41 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/blocks/k2-four04.php
MOD: Tweaks to the 404 template
------------------------------------------------------------------------
r883 | eric.marden | 2009-12-21 10:38:03 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/blocks/k2-four04.php
MOD: added latest 5 posts to the 404 template. See #773
------------------------------------------------------------------------
r882 | eric.marden | 2009-12-21 10:06:13 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/info.php
MOD: Added sematic classes for browser and platform. Fixes #752
------------------------------------------------------------------------
r881 | eric.marden | 2009-12-21 09:53:49 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/styles.php
MOD: removing commented out code that was no longer in use
------------------------------------------------------------------------
r880 | eric.marden | 2009-12-21 09:46:14 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/display/theloop.php
M /trunk/attachment.php
M /trunk/page.php
M /trunk/single.php
MOD: Path to new 404 block corrected. Fixes #842
------------------------------------------------------------------------
r879 | eric.marden | 2009-12-21 06:20:45 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/comments.php
M /trunk/blocks/k2-footer.php
M /trunk/image.php
MOD: a little bit of cleanup after the switch to _x from _c
------------------------------------------------------------------------
r878 | eric.marden | 2009-12-21 06:10:35 +0100 (Mon, 21 Dec 2009) | 5 lines
Changed paths:
M /trunk/app/includes/comments.php
M /trunk/app/includes/wp-compat.php
M /trunk/blocks/k2-footer.php
M /trunk/image.php
MOD: replaced the use of the deprecated _c() function with the hot new _x() function that dones the same thing.
This change effects TRANSLATORS only.
The _x function is defined in wp-compat.php in case the version of WP in use is less than 2.7
------------------------------------------------------------------------
r877 | eric.marden | 2009-12-21 06:08:22 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/blocks/k2-loop.php
M /trunk/single.php
MOD: Added basic support for WordPress 2.9 'post-thumbnails' feature. More customization options available via Child Themes, but attaching a post thumbnail will come with some default styles that should work in the most generic of use cases.
------------------------------------------------------------------------
r876 | eric.marden | 2009-12-21 05:42:32 +0100 (Mon, 21 Dec 2009) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/display/theloop.php
M /trunk/attachment.php
A /trunk/blocks/k2-four04.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
MOD: 404 text is now controlled via blocks/k2-four04.php so that it can be easily modified by a child theme.
------------------------------------------------------------------------
r875 | Heilemann | 2009-12-20 22:15:54 +0100 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
And once again, for the nth time, I'm removing my CSSEdit override from style.css (and fixing a spacing error).
------------------------------------------------------------------------
r874 | Heilemann | 2009-12-20 22:12:53 +0100 (Sun, 20 Dec 2009) | 3 lines
Changed paths:
M /trunk/js/k2.livesearch.js
M /trunk/style.css
Fixed #827: Sometimes an annoying jump when RA and livesearch inits.
Also fixed styling of search form to match livesearch as well as old-styled navigation to match RA more.
------------------------------------------------------------------------
r873 | Heilemann | 2009-12-20 16:56:59 +0100 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
Very minor adjustment to make if statements in livesearch JS conform to same syntax.
------------------------------------------------------------------------
r872 | Heilemann | 2009-12-20 16:48:29 +0100 (Sun, 20 Dec 2009) | 3 lines
Changed paths:
M /trunk/app/includes/display.php
M /trunk/images/reset-fff.png
M /trunk/js/k2.livesearch.js
M /trunk/style.css
Tweaked the behavior of the livesearch input.
Tweaked some livesearch styling.
Added navigation wording fix I forgot.
------------------------------------------------------------------------
r871 | Heilemann | 2009-12-20 11:57:03 +0100 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Most anal update of the year: 1px adjustment to #searchload image.
------------------------------------------------------------------------
r870 | Heilemann | 2009-12-20 11:04:18 +0100 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Adjusted livesearch input styling.
------------------------------------------------------------------------
r869 | Heilemann | 2009-12-20 10:53:33 +0100 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
M /trunk/navigation.php
M /trunk/style.css
Fixed #840 (empty space where rolling archives were supposed to be, if RA wasn't active). Also made old-fashioned navigation links read only 'older' and 'newer', like RA.
------------------------------------------------------------------------
r868 | spikeyslam | 2009-12-20 03:38:14 +0100 (Sun, 20 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/theloop.php
wp 2.9 fix: redeclared $wp_query as a global.
------------------------------------------------------------------------
r867 | Heilemann | 2009-12-19 22:37:25 +0100 (Sat, 19 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Tweaked margin for entry's to give them a bit more breathing room.
------------------------------------------------------------------------
r866 | Heilemann | 2009-12-19 21:45:32 +0100 (Sat, 19 Dec 2009) | 1 line
Changed paths:
M /trunk/comments.php
Removed the manually inserted 'subscribe to comments' code string, as it might as well just use the comment_form hook.
------------------------------------------------------------------------
r865 | spikeyslam | 2009-12-17 21:52:07 +0100 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
removed debugging from dynamic_content
------------------------------------------------------------------------
r864 | Heilemann | 2009-12-17 20:02:47 +0100 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Updated livesearch form styling. Removed some old classes no longer used.
------------------------------------------------------------------------
r863 | Heilemann | 2009-12-17 18:42:31 +0100 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Made adjustments to the styling of the rolling archives. Please let me know if it in any way looks fishy, as the goal was to finally get it to be pixel-perfect.
------------------------------------------------------------------------
r862 | spikeyslam | 2009-12-16 23:10:49 +0100 (Wed, 16 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
fixed live search. renamed 'input' to something more meaningful.
------------------------------------------------------------------------
r860 | eric.marden | 2009-12-15 21:52:30 +0100 (Tue, 15 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
MOD: updated comments in the CSS
------------------------------------------------------------------------
r859 | Heilemann | 2009-12-14 22:19:55 +0100 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js
Serializes the entire search form, instead of just the search field. Thanks Ono Oogami.
------------------------------------------------------------------------
r858 | Heilemann | 2009-12-14 22:14:15 +0100 (Mon, 14 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/options.php
Commented out the 'shortcodes' remark on the options page, as it looks to me like that functionality, whatever it is, isn't active.
------------------------------------------------------------------------
r857 | Heilemann | 2009-12-13 22:51:30 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Hopefully fixed #718: GeoPress styling problems.
------------------------------------------------------------------------
r856 | Heilemann | 2009-12-13 17:04:48 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Prober centering of headlines on pages.
------------------------------------------------------------------------
r855 | Heilemann | 2009-12-13 16:30:37 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Aaaaand once again managed to commit debugging CSS. Fixed.
------------------------------------------------------------------------
r854 | Heilemann | 2009-12-13 16:28:02 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
A /trunk/images/sliderbg.png
D /trunk/images/sliderbgleft.png
D /trunk/images/sliderbgright.png
M /trunk/js/k2.rollingarchives.js
M /trunk/style.css
Finally fixed the rolling archives slider so the handle lands exactly at either end, rather than before. The downside is that the track width isn't flexible, but that's a loss I'm willing to take.
------------------------------------------------------------------------
r853 | Heilemann | 2009-12-13 15:41:54 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Removing debug cruft from style.css.
------------------------------------------------------------------------
r852 | Heilemann | 2009-12-13 15:34:49 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixes the clearing issue I just introduced..
------------------------------------------------------------------------
r851 | Heilemann | 2009-12-13 15:20:40 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/rollingarchive.php
M /trunk/js/k2.functions.js
M /trunk/style.css
Various tweaks. Work still being done on the rolling archives.
------------------------------------------------------------------------
r850 | Heilemann | 2009-12-13 12:36:00 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js
Removed the scroll-down animation when using rolling archives.
------------------------------------------------------------------------
r849 | Heilemann | 2009-12-13 11:09:56 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Changed the styling of the 'Site Admin' button from tab to button fixed in upper right corner.
------------------------------------------------------------------------
r848 | Heilemann | 2009-12-13 10:23:53 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/options.php
Added proper punctuation to the default entry metadata string.
------------------------------------------------------------------------
r847 | Heilemann | 2009-12-13 10:22:20 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/js/k2.options.js
This belongs with the last commit.
------------------------------------------------------------------------
r846 | Heilemann | 2009-12-13 10:22:09 +0100 (Sun, 13 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/options.php
Fixed #808: Removed the advanced options button, and now always show the advanced options. The options page is due for an overhaul.
------------------------------------------------------------------------
r845 | Heilemann | 2009-12-12 12:49:03 +0100 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/comments.php
Testing out the svn mailing list, which seems to have broken.
------------------------------------------------------------------------
r844 | Heilemann | 2009-12-12 11:40:23 +0100 (Sat, 12 Dec 2009) | 3 lines
Changed paths:
M /trunk/app/includes/comments.php
M /trunk/comments.php
M /trunk/functions.php
M /trunk/style.css
Updated the styling of edit, quote and reply links in the comments section.
Also changed the version number to 1.0b in preparation for the 1.0 release.
------------------------------------------------------------------------
r843 | Heilemann | 2009-12-12 09:48:45 +0100 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/css/humanmsg.css
D /trunk/js/jquery.humanmsg.js
D /trunk/js/jquery.humanundo.js
Removed Humane Messages and Humane Undo from K2. It was fun while it lasted, and the official WP widgets system is abhorrent, but it's time to trim the fat and get a 1.0 airborne.
------------------------------------------------------------------------
r842 | Heilemann | 2009-12-12 09:32:00 +0100 (Sat, 12 Dec 2009) | 1 line
Changed paths:
A /trunk/app/includes/widgets.php
Aaaaand, the widgets file I talked about in the last rev. Doh!
------------------------------------------------------------------------
r841 | Heilemann | 2009-12-12 09:31:07 +0100 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/app/display/widgets.php
Put back in the K2 widgets (about and asides) and fixed the 'install default widgets' button, which I had broken.
------------------------------------------------------------------------
r840 | Heilemann | 2009-12-12 09:15:01 +0100 (Sat, 12 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
The headlines of pages should now center correctly, instead of taking into account the placement of the 'edit' button.
------------------------------------------------------------------------
r839 | Heilemann | 2009-12-11 22:29:50 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/k2.php
D /trunk/app/classes/widgets.php
M /trunk/app/display/options.php
M /trunk/app/display/widgets.php
D /trunk/app/includes/widgets.php
M /trunk/css/options.css
D /trunk/css/widgets.css
D /trunk/js/k2.widgets.js
M /trunk/sidebar.php
Removed the old SBM sub-system and references to it.
------------------------------------------------------------------------
r838 | Heilemann | 2009-12-11 22:22:57 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/styles/sample/sample.css
Fixes 762: 'Reference changed to Appearance' instead of 'Presentation' in sample.css.
------------------------------------------------------------------------
r837 | Heilemann | 2009-12-11 22:19:33 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/css/widgets.css
Whoops, broke it. Fixed again.
------------------------------------------------------------------------
r836 | Heilemann | 2009-12-11 22:12:16 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
Removed more ELA references, hopefully got them all by now.
------------------------------------------------------------------------
r835 | Heilemann | 2009-12-11 22:07:04 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Added two new BODY classes for use with rolling archives ('rollingarchives', which designates whether rolling archives are active, and 'animations', which designates whether JS animations are active).
------------------------------------------------------------------------
r834 | Heilemann | 2009-12-11 21:51:36 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixes #810: Left aligned images at the end of an entry would bork the layout.
------------------------------------------------------------------------
r833 | Heilemann | 2009-12-11 21:37:23 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
D /trunk/ela.css
M /trunk/page-archives.php
Removed support for Extended Live Archives (ELA), as rolling archives performs largely the same functionality and ELA is no longer updated.
------------------------------------------------------------------------
r832 | Heilemann | 2009-12-11 20:52:37 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixes #819: 'border-bottom' on #footer links was 'abomination', and has been vanquished. Hail to the king.
------------------------------------------------------------------------
r831 | Heilemann | 2009-12-11 20:15:38 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/comments.php
Fixes #820: 'Responses' instead of 'Response' when only a single comment.
------------------------------------------------------------------------
r830 | Heilemann | 2009-12-11 18:52:41 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
D /trunk/images/arrow_refresh.png
D /trunk/images/book_next.png
D /trunk/images/book_previous.png
D /trunk/images/bug.png
D /trunk/images/calendar.png
D /trunk/images/comment.png
D /trunk/images/comment_edit.png
D /trunk/images/cross.png
D /trunk/images/exclamation.png
D /trunk/images/feedicon16px.png
D /trunk/images/heart.png
D /trunk/images/house.png
D /trunk/images/icons.png
D /trunk/images/page.png
D /trunk/images/pencil.png
D /trunk/images/sbmmanager
D /trunk/images/tag_blue.png
D /trunk/images/time.png
D /trunk/images/trim_less.png
D /trunk/images/trim_more.png
D /trunk/images/zoom.png
Removed the fam fam icons no longer used, as well as the old SBM images.
------------------------------------------------------------------------
r829 | Heilemann | 2009-12-11 18:48:48 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/app/includes/comments.php
M /trunk/comments.php
M /trunk/style.css
Attention: Removed the use of icons from most of the theme (edit links, permalinks and the like) and cleaned up the stylings a bit. It is likely that these changes will bleed through your custom stylesheets. I'm sorry about that, but I'm pushing for a 1.0 release as soon as I can get away with it, and this has bothered me for a long time.
------------------------------------------------------------------------
r828 | Heilemann | 2009-12-11 17:17:16 +0100 (Fri, 11 Dec 2009) | 1 line
Changed paths:
M /trunk/header.php
Fixes #788: Adding support for a bunch of microformats.
------------------------------------------------------------------------
r826 | Heilemann | 2009-12-07 09:10:07 +0100 (Mon, 07 Dec 2009) | 1 line
Changed paths:
M /trunk/comments.php
Fixes #811 -- Logging in from the comments section didn't escape certain HTML elements correctly.
------------------------------------------------------------------------
r825 | Heilemann | 2009-12-02 22:22:46 +0100 (Wed, 02 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Fixed #802: Header image tiling.
------------------------------------------------------------------------
r824 | Heilemann | 2009-12-02 21:43:35 +0100 (Wed, 02 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Cleaned up the CSS formatting and removed commented-out and blank stylings.
------------------------------------------------------------------------
r823 | Heilemann | 2009-12-02 21:36:32 +0100 (Wed, 02 Dec 2009) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/index.php
M /trunk/style.css
Removed the 'skip to content' link.
------------------------------------------------------------------------
r822 | Heilemann | 2009-12-02 21:33:15 +0100 (Wed, 02 Dec 2009) | 2 lines
Changed paths:
M /trunk/style.css
'Blog' tab is now highlighted when viewing a single entry.
Changed styling of inputs and textareas slightly.
------------------------------------------------------------------------
r821 | Heilemann | 2009-12-01 22:25:22 +0100 (Tue, 01 Dec 2009) | 1 line
Changed paths:
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
Updated the CSS meta info for dueling sidebars.
------------------------------------------------------------------------
r820 | Heilemann | 2009-12-01 22:20:03 +0100 (Tue, 01 Dec 2009) | 1 line
Changed paths:
M /trunk/style.css
Changed the font-family on the sidebar headlines. Always hated the Trebuchet in that size.
------------------------------------------------------------------------
r819 | Heilemann | 2009-12-01 22:13:20 +0100 (Tue, 01 Dec 2009) | 1 line
Changed paths:
M /trunk/app/display/options.php
Removed 'widgets manager' option from the options page.
------------------------------------------------------------------------
r818 | Heilemann | 2009-12-01 21:53:59 +0100 (Tue, 01 Dec 2009) | 4 lines
Changed paths:
D /trunk/k2.project.tmproj
D /trunk/styles/vader
Removed the TextMate project file.
Removed the 'vader' style, which is old and rarely updated anyway.
Oh hai. First commit in ages; sorry about that. No promises though.
------------------------------------------------------------------------
r817 | spikeyslam | 2009-09-23 20:18:18 +0200 (Wed, 23 Sep 2009) | 1 line
Changed paths:
M /trunk/style.css
Added smallcaps and acronym styles. Fixes Issue 804, Issue 784
------------------------------------------------------------------------
r816 | spikeyslam | 2009-09-23 19:56:05 +0200 (Wed, 23 Sep 2009) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/classes/k2.php
M /trunk/attachment.php
M /trunk/blocks/k2-header.php
M /trunk/footer.php
M /trunk/header.php
M /trunk/image.php
M /trunk/index.php
M /trunk/js/k2.functions.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
ARIA roles assignment moved to JS. Fixes Issue 795.
------------------------------------------------------------------------
r815 | spikeyslam | 2009-08-18 21:15:10 +0200 (Tue, 18 Aug 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/widgets.php
M /trunk/app/display/options.php
M /trunk/app/display/widgets.php
M /trunk/app/includes/widgets.php
widgets manager has been reactivated and requires wp 2.8+
------------------------------------------------------------------------
r807 | spikeyslam | 2009-07-12 03:31:05 +0200 (Sun, 12 Jul 2009) | 1 line
Changed paths:
M /trunk/style.css
forgot to version bump style.css
------------------------------------------------------------------------
r805 | spikeyslam | 2009-07-01 22:13:34 +0200 (Wed, 01 Jul 2009) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/k2.pot
Updated pot and version bump.
------------------------------------------------------------------------
r804 | spikeyslam | 2009-07-01 21:42:35 +0200 (Wed, 01 Jul 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/includes/widgets.php
M /trunk/css/options.css
Updated Asides and About widgets.
------------------------------------------------------------------------
r803 | spikeyslam | 2009-07-01 21:39:06 +0200 (Wed, 01 Jul 2009) | 1 line
Changed paths:
M /trunk/app/classes/styles.php
added documentation. removed %root% as a prefix for styles path.
------------------------------------------------------------------------
r802 | spikeyslam | 2009-06-30 22:13:14 +0200 (Tue, 30 Jun 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/styles.php
minor style bug fixes
------------------------------------------------------------------------
r801 | spikeyslam | 2009-06-30 22:05:21 +0200 (Tue, 30 Jun 2009) | 1 line
Changed paths:
M /trunk/k2.pot
Updated pot file
------------------------------------------------------------------------
r800 | spikeyslam | 2009-06-30 22:00:00 +0200 (Tue, 30 Jun 2009) | 4 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
A /trunk/app/classes/styles.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/css/options.css
M /trunk/functions.php
D /trunk/js/jquery.interface.js
D /trunk/js/jquery.js
M /trunk/js/k2.options.js
D /trunk/js/ui.core.js
D /trunk/js/ui.draggable.js
D /trunk/js/ui.droppable.js
D /trunk/js/ui.sortable.js
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
M /trunk/styles/vader/vader.css
* Consolidated style related code into a single file.
* Added option to set where K2 looks for styles
* Added option for plugins/child themes to disable styles & headers
* Removed bundled jQuery
------------------------------------------------------------------------
r799 | spikeyslam | 2009-06-30 21:43:59 +0200 (Tue, 30 Jun 2009) | 2 lines
Changed paths:
M /trunk/404.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/includes/pluggable.php
M /trunk/attachment.php
M /trunk/blocks/k2-header.php
M /trunk/footer.php
M /trunk/header.php
M /trunk/image.php
M /trunk/index.php
M /trunk/js/k2.functions.js
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/sidebar.php
M /trunk/single.php
* Added ARIA roles. Removed JAWS hack.
* Removed header_css function, it was overkill
------------------------------------------------------------------------
r798 | spikeyslam | 2009-06-12 20:09:40 +0200 (Fri, 12 Jun 2009) | 1 line
Changed paths:
M /trunk/k2.pot
Updated pot
------------------------------------------------------------------------
r797 | spikeyslam | 2009-06-11 22:59:59 +0200 (Thu, 11 Jun 2009) | 1 line
Changed paths:
M /trunk/functions.php
version bump.
------------------------------------------------------------------------
r796 | spikeyslam | 2009-06-11 22:59:15 +0200 (Thu, 11 Jun 2009) | 3 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/display/rollingarchive.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/css/options.css
A /trunk/js/k2.options.js
* K2 now supports multiple styles, you can drag their order around. Top most enabled style is the primary style and will be used for layout/header/footer stuff
* JavaScripts are now loaded in the footer
* Widget Manager has ben temporary disabled
------------------------------------------------------------------------
r795 | spikeyslam | 2009-06-11 20:56:31 +0200 (Thu, 11 Jun 2009) | 1 line
Changed paths:
M /trunk/app/includes/pluggable.php
M /trunk/header.php
CSS now loaded via pluggable function. If you modified header.php in a Child Theme, please update your header.php.
------------------------------------------------------------------------
r794 | eric.marden | 2009-06-08 05:20:55 +0200 (Mon, 08 Jun 2009) | 1 line
Changed paths:
M /trunk/app/includes/info.php
MOD: added body classes for when hidesidebar* custom field variables are used. will aid in styling.
------------------------------------------------------------------------
r793 | eric.marden | 2009-06-05 09:34:30 +0200 (Fri, 05 Jun 2009) | 5 lines
Changed paths:
M /trunk/k2.project.tmproj
M /trunk/sidebar.php
MOD: You can now hide sidebars selectively
just add hidesidebar1 = 1 or hidesidebar2 = 2 as custom fields to any post or page.
At this point you will still need to play with the CSS for those pages (use one of the body classes) in order to have the main content fill the area that is remaining.
------------------------------------------------------------------------
r792 | eric.marden | 2009-06-01 21:51:26 +0200 (Mon, 01 Jun 2009) | 1 line
Changed paths:
M /trunk/app/includes/info.php
MOD: added a class to the body for WP-MU instances where wpmu-ID is printed out. ID is replaced with the $blog_id of the current WordPress MU blog being viewed. Useful when you want to do something in CSS that is different for each blog in a WP-MU install.
------------------------------------------------------------------------
r791 | spikeyslam | 2009-05-06 22:25:47 +0200 (Wed, 06 May 2009) | 1 line
Changed paths:
M /trunk/comments.php
A /trunk/images/cross.png
M /trunk/style.css
Changed appearance of cancel comment link. Added background to comment reply box.
------------------------------------------------------------------------
r790 | spikeyslam | 2009-05-06 21:25:40 +0200 (Wed, 06 May 2009) | 3 lines
Changed paths:
M /trunk/app/includes/info.php
Fixes:
* Issue 564: You can now edit styles in the Theme Editor (tested with WP 2.7.1 & 2.8)
* Issue 781: Layout Widths values now typecast to int
------------------------------------------------------------------------
r788 | eric.marden | 2009-05-05 22:25:05 +0200 (Tue, 05 May 2009) | 1 line
Changed paths:
M /trunk/app/includes/pluggable.php
M /trunk/blocks/k2-header.php
MOD: moved some exclude code for the list args into the pluggable function k2_get_page_list_args so that you can use the exclude option in your overridden function
------------------------------------------------------------------------
r787 | safirul.alredha | 2009-04-22 17:51:40 +0200 (Wed, 22 Apr 2009) | 2 lines
Changed paths:
M /trunk/sidebar.php
Code cleanup for Menu for subpages
------------------------------------------------------------------------
r786 | spikeyslam | 2009-04-19 03:57:49 +0200 (Sun, 19 Apr 2009) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/blocks/k2-footer.php
M /trunk/css/options.css
M /trunk/functions.php
M /trunk/header.php
Initial support for styles in child themes.
------------------------------------------------------------------------
r779 | spikeyslam | 2009-04-09 22:03:52 +0200 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
M /trunk/app/classes/widgets.php
Fixes:
Issue 766: Call to undefined function remove_option().
------------------------------------------------------------------------
r778 | spikeyslam | 2009-04-03 20:46:04 +0200 (Fri, 03 Apr 2009) | 1 line
Changed paths:
M /trunk/app/includes/pluggable.php
You can now use shortcodes for entry meta.
------------------------------------------------------------------------
r777 | spikeyslam | 2009-04-03 20:02:16 +0200 (Fri, 03 Apr 2009) | 1 line
Changed paths:
A /trunk/images/sbmmanager (from /trunk/images/sbmmanager:773)
undo deletion of sbm images. widgets manager uses them.
------------------------------------------------------------------------
r776 | spikeyslam | 2009-03-25 21:37:16 +0100 (Wed, 25 Mar 2009) | 4 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
D /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/display/rollingarchive.php
M /trunk/functions.php
M /trunk/header.php
M /trunk/js/k2.functions.js
* Merged K2Options class with K2.
* In WP 2.8, most of the scripts are now loaded in footer
* Scripts removed from header.php and now loaded by actions
* Automatically insert custom fields to those pages that use the deprecated page templates
------------------------------------------------------------------------
r774 | spikeyslam | 2009-03-25 19:03:54 +0100 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/app/classes/sbm.php
D /trunk/app/display/sbm
D /trunk/app/includes/k2-disable-widgets.php
D /trunk/app/includes/sbm.php
D /trunk/app/modules
D /trunk/css/sbm.css
D /trunk/images/sbmmanager
D /trunk/js/k2.sbm.js
Removal of SBM.
------------------------------------------------------------------------
r772 | spikeyslam | 2009-03-21 00:19:18 +0100 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/blocks/k2-header.php
Added blogtab class to the Blog tab for easier customization
------------------------------------------------------------------------
r770 | spikeyslam | 2009-03-19 18:06:42 +0100 (Thu, 19 Mar 2009) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/style.css
Fixed 404 title appearance. TODO: See Issue 773
------------------------------------------------------------------------
r769 | spikeyslam | 2009-03-18 19:41:41 +0100 (Wed, 18 Mar 2009) | 1 line
Changed paths:
M /trunk/style.css
tags icon now positioned at top for long list of tags.
------------------------------------------------------------------------
r768 | spikeyslam | 2009-03-12 20:16:12 +0100 (Thu, 12 Mar 2009) | 1 line
Changed paths:
M /trunk/style.css
Back to individual icons instead of single sprite for easier customizations.
------------------------------------------------------------------------
r767 | eric.marden | 2009-03-07 21:08:24 +0100 (Sat, 07 Mar 2009) | 1 line
Changed paths:
M /trunk/app/includes/pluggable.php
M /trunk/blocks/k2-header.php
Made the arguments for wp_list_pages in blocks/k2-header.php pluggable by popular demand.
------------------------------------------------------------------------
r766 | spikeyslam | 2009-03-06 22:09:59 +0100 (Fri, 06 Mar 2009) | 2 lines
Changed paths:
M /trunk/app/includes/display.php
M /trunk/app/includes/pluggable.php
* Moved k2_entry_meta into pluggable. You can now overwrite this function.
* Removed k2_header_menu. No longer needed, see k2-header.php.
------------------------------------------------------------------------
r765 | spikeyslam | 2009-03-05 21:26:11 +0100 (Thu, 05 Mar 2009) | 2 lines
Changed paths:
M /trunk/app/includes/display.php
Fixes:
* Issue 765: Duplicate "footerstyledwith" paragraphs in footer
------------------------------------------------------------------------
r764 | spikeyslam | 2009-03-04 21:44:17 +0100 (Wed, 04 Mar 2009) | 7 lines
Changed paths:
M /trunk/app/display/theloop.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/wp-compat.php
A /trunk/blocks
A /trunk/blocks/k2-footer.php
A /trunk/blocks/k2-header.php
A /trunk/blocks/k2-loop.php
M /trunk/footer.php
M /trunk/header.php
A /trunk/images/icons.png
M /trunk/js/k2.rollingarchives.js
M /trunk/single.php
M /trunk/style.css
Moved #header and #footer content blocks into blocks/k2-header.php and blocks/k2-footer.php. You can override them in child themes.
Added Query based loop templates. For example, in monthly archives, K2 will search for 'k2-loop-archive-month.php' in the blocks folder, if found it will load it otherwise defaults to 'k2-loop.php'. To avoid confusion, add them to your child theme's blocks folder.
Merged icons used by K2 into a sprite.
Removed WordPress version info. Tweaked title tag (more tweaks needed).
------------------------------------------------------------------------
r762 | spikeyslam | 2009-03-04 05:04:05 +0100 (Wed, 04 Mar 2009) | 1 line
Changed paths:
M /trunk/sidebar.php
fixed second sidebar
------------------------------------------------------------------------
r761 | spikeyslam | 2009-03-03 22:42:33 +0100 (Tue, 03 Mar 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
oops. fixed k2_register_sidebars function call
------------------------------------------------------------------------
r760 | spikeyslam | 2009-03-03 22:22:54 +0100 (Tue, 03 Mar 2009) | 2 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
M /trunk/app/includes/pluggable.php
M /trunk/functions.php
* registering sidebars now wrapped into a pluggable function. Define your own 'k2_register_sidebars' function to overwrite k2's default sidebars
* removed editable constants in functions.php. overwrite them in your child theme functions.php (todo: write documentation)
------------------------------------------------------------------------
r759 | spikeyslam | 2009-03-02 06:19:59 +0100 (Mon, 02 Mar 2009) | 1 line
Changed paths:
M /trunk/style.css
Updated K2 links and tags. Removed extra margins in nested sidebar divs.
------------------------------------------------------------------------
r758 | spikeyslam | 2009-02-15 23:07:12 +0100 (Sun, 15 Feb 2009) | 1 line
Changed paths:
M /trunk/app/classes/options.php
Added content to the Help tab in WordPress 2.7
------------------------------------------------------------------------
r756 | spikeyslam | 2009-02-12 21:49:37 +0100 (Thu, 12 Feb 2009) | 1 line
Changed paths:
M /trunk/comments.php
fixed xhtml validation error. (props: kyleabaker)
------------------------------------------------------------------------
r755 | spikeyslam | 2009-02-12 20:22:16 +0100 (Thu, 12 Feb 2009) | 1 line
Changed paths:
M /trunk/k2.pot
Updated the pot file
------------------------------------------------------------------------
r754 | spikeyslam | 2009-02-11 22:18:38 +0100 (Wed, 11 Feb 2009) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
A /trunk/app/display/rollingarchive.php
A /trunk/app/display/theloop.php
M /trunk/header.php
M /trunk/index.php
M /trunk/js/k2.functions.js
M /trunk/js/k2.livesearch.js
M /trunk/js/k2.rollingarchives.js
D /trunk/rollingarchive.php
D /trunk/theloop.php
* New method of dynamically loading content and should now work properly when wp-content and/or wp-config.php is moved from the default locations.
* theloop.php and rollingarchive.php moved to app/display. TODO: evaluate customization features of the loop (ie. excepts in archives, etc).
------------------------------------------------------------------------
r753 | spikeyslam | 2009-02-11 22:08:26 +0100 (Wed, 11 Feb 2009) | 1 line
Changed paths:
M /trunk/single.php
removed checks for post_type
------------------------------------------------------------------------
r751 | spikeyslam | 2009-02-11 19:42:40 +0100 (Wed, 11 Feb 2009) | 1 line
Changed paths:
M /trunk/style.css
fixed extra margin on image
------------------------------------------------------------------------
r750 | spikeyslam | 2009-02-11 19:28:23 +0100 (Wed, 11 Feb 2009) | 1 line
Changed paths:
M /trunk/style.css
Added svn revision keyword.
------------------------------------------------------------------------
r749 | spikeyslam | 2009-02-04 22:07:16 +0100 (Wed, 04 Feb 2009) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/single.php
Added support for sidebar-less layout in single posts. Use the custom field: "sidebarless" for any post that you want displayed without a sidebar.
------------------------------------------------------------------------
r748 | spikeyslam | 2009-02-04 22:01:30 +0100 (Wed, 04 Feb 2009) | 1 line
Changed paths:
M /trunk/style.css
removed rounded corners from comments
------------------------------------------------------------------------
r747 | spikeyslam | 2009-02-01 22:47:14 +0100 (Sun, 01 Feb 2009) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
M /trunk/attachment.php
M /trunk/image.php
D /trunk/page-comments.php
D /trunk/page-wide-comments.php
D /trunk/page-wide.php
M /trunk/single.php
M /trunk/style.css
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
* Redesigned image and attachment templates. Set 500 x 500 as the max width/height for Medium image size for one/two columns. Set 670 x 670 as the max for three columns.
* Removed redundant page templates. Use a Custom Field of 'comments' to show comments and 'sidebarless' to hide the sidebar.
------------------------------------------------------------------------
r746 | spikeyslam | 2009-01-22 20:50:35 +0100 (Thu, 22 Jan 2009) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
D /trunk/js/gzip-header-js.php
A /trunk/js/jquery.dimensions.js
D /trunk/js/jquery.dimensions.js.php
A /trunk/js/jquery.easing.js
D /trunk/js/jquery.easing.js.php
A /trunk/js/jquery.humanmsg.js
D /trunk/js/jquery.humanmsg.js.php
A /trunk/js/jquery.humanundo.js
D /trunk/js/jquery.humanundo.js.php
A /trunk/js/jquery.interface.js
D /trunk/js/jquery.interface.js.php
A /trunk/js/jquery.js
D /trunk/js/jquery.js.php
A /trunk/js/k2.functions.js
D /trunk/js/k2.functions.js.php
A /trunk/js/k2.livesearch.js
D /trunk/js/k2.livesearch.js.php
A /trunk/js/k2.rollingarchives.js
D /trunk/js/k2.rollingarchives.js.php
A /trunk/js/k2.sbm.js
D /trunk/js/k2.sbm.js.php
A /trunk/js/k2.slider.js
D /trunk/js/k2.slider.js.php
A /trunk/js/k2.trimmer.js
D /trunk/js/k2.trimmer.js.php
Removed forced gzip compression of javascript files.
------------------------------------------------------------------------
r745 | spikeyslam | 2009-01-22 12:03:34 +0100 (Thu, 22 Jan 2009) | 10 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
A /trunk/app/includes/comments.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/includes/pluggable.php
M /trunk/app/includes/wp-compat.php
M /trunk/comments.php
M /trunk/css/options.css
M /trunk/functions.php
M /trunk/header.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/page-archives.php
M /trunk/page.php
M /trunk/rollingarchive.php
M /trunk/single.php
M /trunk/style.css
M /trunk/theloop.php
Fixes:
* Issue 650: Added user customizable post meta
* Issue 625: Added option to disable JavaScript animations
* Issue 745: initial fix for nested comment background
* Issue 709: Added template_entry_head and template_entry_foot actions
* Issue 744: added error checking in get_style_data
Changes:
* header menu is now a pluggable function
* Asides now look like asides.
------------------------------------------------------------------------
r743 | spikeyslam | 2008-12-17 06:35:08 +0100 (Wed, 17 Dec 2008) | 1 line
Changed paths:
M /trunk/css/options.css
hide button placeholders
------------------------------------------------------------------------
r742 | spikeyslam | 2008-12-17 06:13:47 +0100 (Wed, 17 Dec 2008) | 1 line
Changed paths:
M /trunk/app/classes/widgets.php
M /trunk/app/display/widgets.php
M /trunk/css/widgets.css
M /trunk/js/k2.widgets.js
better multi-widgets compatibility. added notice to use widgets.php to add multi-widgets.
------------------------------------------------------------------------
r741 | spikeyslam | 2008-12-11 22:18:08 +0100 (Thu, 11 Dec 2008) | 2 lines
Changed paths:
M /trunk/app/classes/widgets.php
M /trunk/css/widgets.css
* only show K2 Widgets Manager menu when enabled.
* minor styling changes.
------------------------------------------------------------------------
r740 | spikeyslam | 2008-12-11 22:12:31 +0100 (Thu, 11 Dec 2008) | 1 line
Changed paths:
M /trunk/functions.php
reorganizing content for easier editing
------------------------------------------------------------------------
r739 | spikeyslam | 2008-12-08 19:11:12 +0100 (Mon, 08 Dec 2008) | 2 lines
Changed paths:
M /trunk/app/classes/header.php
Fixes:
* Issue 740: Custom Header Image upload functionality not working in r738 (props: cblecker)
------------------------------------------------------------------------
r738 | spikeyslam | 2008-12-04 12:00:08 +0100 (Thu, 04 Dec 2008) | 1 line
Changed paths:
M /trunk/styles/vader/vader.css
styling fixes for vader
------------------------------------------------------------------------
r737 | spikeyslam | 2008-12-04 11:33:37 +0100 (Thu, 04 Dec 2008) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
Fixes:
Issue 688: localization of rolling archives page dates (props: janne.cederberg)
------------------------------------------------------------------------
r736 | spikeyslam | 2008-12-03 21:34:33 +0100 (Wed, 03 Dec 2008) | 1 line
Changed paths:
A /trunk/page-wide.php
added comment-less version of sidebar-less page
------------------------------------------------------------------------
r735 | spikeyslam | 2008-12-03 21:33:02 +0100 (Wed, 03 Dec 2008) | 1 line
Changed paths:
A /trunk/page-wide-comments.php
M /trunk/style.css
New sidebar-less page template.
------------------------------------------------------------------------
r734 | spikeyslam | 2008-12-03 21:18:32 +0100 (Wed, 03 Dec 2008) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/display/widgets.php
M /trunk/css/options.css
M /trunk/css/widgets.css
options header appearance now fit in with WP 2.7
------------------------------------------------------------------------
r733 | spikeyslam | 2008-12-03 20:47:43 +0100 (Wed, 03 Dec 2008) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js.php
M /trunk/searchform.php
M /trunk/style.css
Styling fixes with search and entry-categories
------------------------------------------------------------------------
r732 | spikeyslam | 2008-12-02 20:11:26 +0100 (Tue, 02 Dec 2008) | 1 line
Changed paths:
M /trunk/page-archives.php
Fixed header apperance
------------------------------------------------------------------------
r731 | spikeyslam | 2008-12-01 22:17:36 +0100 (Mon, 01 Dec 2008) | 1 line
Changed paths:
M /trunk/app/display/options.php
corrected sbm warning
------------------------------------------------------------------------
r730 | spikeyslam | 2008-12-01 22:13:35 +0100 (Mon, 01 Dec 2008) | 1 line
Changed paths:
M /trunk/app/classes/options.php
commented out incomplete code
------------------------------------------------------------------------
r729 | spikeyslam | 2008-12-01 22:07:37 +0100 (Mon, 01 Dec 2008) | 7 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
A /trunk/app/classes/widgets.php
M /trunk/app/display/options.php
A /trunk/app/display/widgets.php
M /trunk/app/includes/info.php
A /trunk/app/includes/pluggable.php
A /trunk/app/includes/widgets.php
M /trunk/css/options.css
A /trunk/css/widgets.css
M /trunk/functions.php
A /trunk/images/page.png
A /trunk/images/zoom.png
A /trunk/js/k2.widgets.js
A /trunk/js/ui.core.js
A /trunk/js/ui.draggable.js
A /trunk/js/ui.droppable.js
A /trunk/js/ui.sortable.js
Fixes:
* Issue 717: K2 header image incorrect URL
* Issue 720: Fix for failing random header images (props: steven.goos)
New:
* Widgets Manager, this will replace the old sidebar manager when it's complete. Currently, you can not add multi-widgets (they're in blue); use Widgets to add them.
* Restore to K2 Defaults button.
------------------------------------------------------------------------
r728 | spikeyslam | 2008-12-01 22:00:48 +0100 (Mon, 01 Dec 2008) | 1 line
Changed paths:
M /trunk/style.css
Edit links now more subtle.
------------------------------------------------------------------------
r727 | spikeyslam | 2008-12-01 20:57:17 +0100 (Mon, 01 Dec 2008) | 2 lines
Changed paths:
M /trunk/app/classes/sbm.php
Fixes:
Issue 734: SBM restore not restoring
------------------------------------------------------------------------
r726 | spikeyslam | 2008-11-24 23:13:52 +0100 (Mon, 24 Nov 2008) | 2 lines
Changed paths:
M /trunk/js/k2.livesearch.js.php
Fix:
Issue 736: LiveSearch default text remains visible behind search string (props: steven.goos)
------------------------------------------------------------------------
r725 | spikeyslam | 2008-11-20 22:39:54 +0100 (Thu, 20 Nov 2008) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
A /trunk/app/includes/wp-compat.php
M /trunk/comments.php
M /trunk/single.php
Changes:
* More work on Issue 731: Threaded and paged comments
------------------------------------------------------------------------
r724 | spikeyslam | 2008-11-20 21:38:36 +0100 (Thu, 20 Nov 2008) | 5 lines
Changed paths:
M /trunk/app/includes/display.php
M /trunk/header.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.livesearch.js.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/searchform.php
M /trunk/style.css
M /trunk/theloop.php
Changes:
* Accessibility fixes (added JAWS virtual buffer update)
* Issue 724: H1 is now used for post titles in page & single
* New edit link appearance
* More work on Issue 731: Threaded and paged comments
------------------------------------------------------------------------
r723 | spikeyslam | 2008-10-22 21:35:59 +0200 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/js/k2.sbm.js.php
fixing previous commit
------------------------------------------------------------------------
r722 | spikeyslam | 2008-10-22 21:30:55 +0200 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/app/includes/display.php
M /trunk/comments.php
M /trunk/header.php
M /trunk/js/k2.sbm.js.php
M /trunk/style.css
Updated comments compatibility with recent WP 2.7 builds. Styling changes.
------------------------------------------------------------------------
r721 | spikeyslam | 2008-10-09 23:05:13 +0200 (Thu, 09 Oct 2008) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
D /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/header.php
D /trunk/js/k2.comments.js.php
M /trunk/page-comments.php
M /trunk/single.php
M /trunk/style.css
Changes:
* Added support for WordPress 2.7 paged and threaded comments
* Removed Live Comments feature
------------------------------------------------------------------------
r720 | spikeyslam | 2008-09-17 21:44:34 +0200 (Wed, 17 Sep 2008) | 1 line
Changed paths:
M /trunk/app/display/options.php
added missing form labels
------------------------------------------------------------------------
r719 | spikeyslam | 2008-08-25 22:58:45 +0200 (Mon, 25 Aug 2008) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/css/options.css
Tweaked options appearance for WP 2.7.
------------------------------------------------------------------------
r718 | safirul.alredha | 2008-08-02 04:51:02 +0200 (Sat, 02 Aug 2008) | 1 line
Changed paths:
M /trunk/k2.pot
K2 POT update.
------------------------------------------------------------------------
r716 | spikeyslam | 2008-08-01 20:44:29 +0200 (Fri, 01 Aug 2008) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/style.css
1.0RC7 Release
------------------------------------------------------------------------
r715 | spikeyslam | 2008-08-01 20:39:24 +0200 (Fri, 01 Aug 2008) | 3 lines
Changed paths:
M /trunk/rollingarchive.php
M /trunk/single.php
M /trunk/theloop.php
Fixes:
Issue 651: Bottom Paged Navigation not working in the main page, only in single posts
------------------------------------------------------------------------
r714 | spikeyslam | 2008-08-01 20:23:50 +0200 (Fri, 01 Aug 2008) | 2 lines
Changed paths:
M /trunk/style.css
Fixes:
Issue 700: Image Captions have no style
------------------------------------------------------------------------
r713 | spikeyslam | 2008-07-31 11:46:36 +0200 (Thu, 31 Jul 2008) | 7 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/header.php
M /trunk/js/k2.functions.js.php
Fixes:
Issue 653: Custom Header Width & Header Height doesn't get read in correctly
Issue 672: Custom Header Image fails silently
Changes:
* Custom Header Image now crops the image depending on number of columns
* Dynamic Columns setting incorporated into Columns setting
------------------------------------------------------------------------
r712 | spikeyslam | 2008-07-31 10:09:20 +0200 (Thu, 31 Jul 2008) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
M /trunk/functions.php
Fixes:
Issue 642: Style info line in footer doesn't get translated
------------------------------------------------------------------------
r711 | spikeyslam | 2008-07-31 10:06:43 +0200 (Thu, 31 Jul 2008) | 2 lines
Changed paths:
M /trunk/sidebar.php
Fixes:
Issue 703: better subpages translation
------------------------------------------------------------------------
r710 | spikeyslam | 2008-07-31 10:04:20 +0200 (Thu, 31 Jul 2008) | 1 line
Changed paths:
M /trunk/style.css
Removed border from image links
------------------------------------------------------------------------
r709 | spikeyslam | 2008-07-29 22:50:47 +0200 (Tue, 29 Jul 2008) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
'0' no longer appended to SBM ajax results
------------------------------------------------------------------------
r708 | spikeyslam | 2008-07-29 06:14:00 +0200 (Tue, 29 Jul 2008) | 1 line
Changed paths:
M /trunk/app/includes/display.php
M /trunk/app/includes/info.php
M /trunk/app/modules/aboutcurrent.php
M /trunk/header.php
M /trunk/sidebar.php
Conversion of depreciated get_settings to get_option
------------------------------------------------------------------------
r707 | spikeyslam | 2008-07-28 22:37:20 +0200 (Mon, 28 Jul 2008) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/style.css
Don't think the nightly script handles '-bleeding' suffix, reverting version.
------------------------------------------------------------------------
r706 | spikeyslam | 2008-07-28 22:18:16 +0200 (Mon, 28 Jul 2008) | 6 lines
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
D /trunk/css/core.css.php
D /trunk/css/gzip-header-css.php
A /trunk/css/humanmsg.css
D /trunk/css/humanmsg.css.php
A /trunk/css/options.css
D /trunk/css/options.css.php
A /trunk/css/sbm.css
D /trunk/css/sbm.css.php
M /trunk/functions.php
M /trunk/style.css
Fixes:
Issue 626: All CSS disappears when page refreshes
Issue 675: bad CSS styling for HTML sub- and sup-tag
Changes:
Added theme tags
------------------------------------------------------------------------
r705 | spikeyslam | 2008-07-24 20:45:17 +0200 (Thu, 24 Jul 2008) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
SBM backup/restore should now be working again.
------------------------------------------------------------------------
r704 | spikeyslam | 2008-07-24 10:30:17 +0200 (Thu, 24 Jul 2008) | 2 lines
Changed paths:
M /trunk/app/classes/archive.php
Fixes:
Issue 701: K2 Archives page fails with WP 2.6
------------------------------------------------------------------------
r703 | spikeyslam | 2008-07-17 22:44:07 +0200 (Thu, 17 Jul 2008) | 1 line
Changed paths:
M /trunk/app/classes/options.php
Removed call to non-existant SBM functions when submitting options.
------------------------------------------------------------------------
r702 | spikeyslam | 2008-07-17 22:12:08 +0200 (Thu, 17 Jul 2008) | 1 line
Changed paths:
M /trunk/app/includes/k2-disable-widgets.php
Fixed Dashboard error.
------------------------------------------------------------------------
r701 | spikeyslam | 2008-07-17 21:38:44 +0200 (Thu, 17 Jul 2008) | 5 lines
Changed paths:
A /trunk/app/includes/k2-disable-widgets.php
D /trunk/app/includes/k2-sbm-loader.php
Renamed k2-sbm-loader.php to k2-disable-widgets.php.
Copy k2-disable-widgets.php to your plugins folder and activate it to enable SBM.
TODO: If plugins folder is writable, add an option in K2 Options to install the plugin.
------------------------------------------------------------------------
r700 | spikeyslam | 2008-07-17 21:25:05 +0200 (Thu, 17 Jul 2008) | 8 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/includes/k2-sbm-loader.php
M /trunk/functions.php
M /trunk/js/jquery.humanundo.js.php
M /trunk/js/jquery.js.php
Fixes:
* Modules deletion now working
Changes:
* Removed hackery involved in loading SBM
* jQuery updated to 1.2.6
IMPORTANT: To load SBM, please copy k2/app/includes/k2-sbm-loader.php to your plugins folder and activate it.
------------------------------------------------------------------------
r695 | spikeyslam | 2008-07-15 22:13:31 +0200 (Tue, 15 Jul 2008) | 2 lines
Changed paths:
M /trunk/comments-ajax.php
M /trunk/comments.php
Fixes:
Issue 697: Identicons, Wavatars, etc. (props: Petter & gbrentlogan)
------------------------------------------------------------------------
r694 | spikeyslam | 2008-07-15 21:27:36 +0200 (Tue, 15 Jul 2008) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/modules.php
D /trunk/app/includes/sbm-direct.php
M /trunk/app/includes/sbm.php
M /trunk/js/k2.sbm.js.php
Initial SBM support for WordPress 2.6. Might break compatibility with WP 2.2 & 2.3.
------------------------------------------------------------------------
r693 | spikeyslam | 2008-07-15 21:16:17 +0200 (Tue, 15 Jul 2008) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
M /trunk/header.php
Fixes:
Issue 691: K2 titlebar not compliant with WP 2.5.1 built-in frontpage/postpage (props: gray88)
------------------------------------------------------------------------
r692 | safirul.alredha | 2008-05-30 08:46:41 +0200 (Fri, 30 May 2008) | 2 lines
Changed paths:
M /trunk/css/core.css.php
Highlight Page menu current_page_ancestor
------------------------------------------------------------------------
r691 | spikeyslam | 2008-05-25 21:03:06 +0200 (Sun, 25 May 2008) | 2 lines
Changed paths:
M /trunk/css/core.css.php
M /trunk/image.php
Fixes:
* Issue 665: Sociable Attachment-Page
------------------------------------------------------------------------
r690 | spikeyslam | 2008-05-24 08:47:09 +0200 (Sat, 24 May 2008) | 2 lines
Changed paths:
M /trunk/css/core.css.php
Fixes:
Issue 655: Text widget content indented
------------------------------------------------------------------------
r689 | spikeyslam | 2008-05-24 03:44:04 +0200 (Sat, 24 May 2008) | 2 lines
Changed paths:
M /trunk/css/core.css.php
Fixes:
* Issue 656: Font style doesn't show up as declared in css (props: TheXTeam & Brownspank)
------------------------------------------------------------------------
r688 | spikeyslam | 2008-05-24 02:55:34 +0200 (Sat, 24 May 2008) | 2 lines
Changed paths:
M /trunk/css/core.css.php
Fixes:
* Issue 660: tag does not show up
------------------------------------------------------------------------
r687 | spikeyslam | 2008-05-05 20:12:13 +0200 (Mon, 05 May 2008) | 3 lines
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
Fixes:
* Issue 648: Livesearch still gives 404 error using day/month and name or custom permalink
* Issue 635: Advanced Navigation theloop.php 404
------------------------------------------------------------------------
r686 | spikeyslam | 2008-04-30 19:21:37 +0200 (Wed, 30 Apr 2008) | 1 line
Changed paths:
M /trunk/functions.php
version bump to differentiate subversion from release
------------------------------------------------------------------------
r685 | spikeyslam | 2008-04-30 19:19:37 +0200 (Wed, 30 Apr 2008) | 3 lines
Changed paths:
M /trunk/css/core.css.php
Fixes:
* Issue 562: style for "ol li" displays nested lists incorrectly.
------------------------------------------------------------------------
r684 | spikeyslam | 2008-04-30 19:13:51 +0200 (Wed, 30 Apr 2008) | 3 lines
Changed paths:
M /trunk/css/core.css.php
Fixes:
* Unordered lists now have bullets
------------------------------------------------------------------------
r681 | spikeyslam | 2008-04-29 19:23:43 +0200 (Tue, 29 Apr 2008) | 1 line
Changed paths:
M /trunk/k2.pot
pot file now compatible with poedit.
------------------------------------------------------------------------
r678 | spikeyslam | 2008-04-29 07:45:04 +0200 (Tue, 29 Apr 2008) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/style.css
1.0-RC6 Release
------------------------------------------------------------------------
r677 | spikeyslam | 2008-04-29 07:36:41 +0200 (Tue, 29 Apr 2008) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
Changes:
* Added code to upgrade options
* Use K2_CURRENT constant for script versions
------------------------------------------------------------------------
r676 | spikeyslam | 2008-04-29 07:31:39 +0200 (Tue, 29 Apr 2008) | 3 lines
Changed paths:
M /trunk/header.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Changes:
* Removed smartPosition from single posts (conflicts with RollingArchives' smartPosition)
* Added bottom navigation for single posts
------------------------------------------------------------------------
r675 | spikeyslam | 2008-04-29 06:07:47 +0200 (Tue, 29 Apr 2008) | 1 line
Changed paths:
M /trunk/k2.pot
Updated pot
------------------------------------------------------------------------
r674 | spikeyslam | 2008-04-28 22:17:49 +0200 (Mon, 28 Apr 2008) | 8 lines
Changed paths:
M /trunk/404.php
M /trunk/attachment.php
M /trunk/css/core.css.php
M /trunk/image.php
M /trunk/index.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/single.php
Fixes:
* Issue 640: Fix r672 creates another IE issue
* Issue 641: After Search, if page is short, sidebar runs into Content
Changes:
* Removed WP version restriction with ELA in the Archives Page
Almost time for 1.0-RC6 :)
------------------------------------------------------------------------
r673 | spikeyslam | 2008-04-27 02:00:50 +0200 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
Fixes:
* Issue 615: Reversal of post order when asides sidebar module is used
------------------------------------------------------------------------
r672 | spikeyslam | 2008-04-27 01:47:09 +0200 (Sun, 27 Apr 2008) | 5 lines
Changed paths:
M /trunk/css/core.css.php
Fixes:
* Issue 639: .content - style renders below content in IE
Changes:
* bottom padding moved from #page to .content
------------------------------------------------------------------------
r671 | spikeyslam | 2008-04-24 20:15:30 +0200 (Thu, 24 Apr 2008) | 1 line
Changed paths:
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
Updated sidebar widths
------------------------------------------------------------------------
r670 | spikeyslam | 2008-04-24 09:03:42 +0200 (Thu, 24 Apr 2008) | 14 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/css/core.css.php
M /trunk/footer.php
M /trunk/functions.php
M /trunk/header.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.rollingarchives.js.php
Bug Fixes:
* Issue 577: search form in sidebar
* Issue 619: Comment entry form text unreadable in Safari.
* Issue 623: Blog header h1 not using the selected color
* Issue 624: Dynamic column number reducing not deactivating
* Issue 630: smartPosition and ie6 (props: expertseries)
Changes:
* Issue 633: extra header hook
* Moved hook 'template_after_content' to before closing #page div
* Added hook 'template_before_footer'
* In 3 columns, both sidebars are now the same size
* style & header paths changes in db (reselect them in K2 Options)
* code cleanup
------------------------------------------------------------------------
r669 | spikeyslam | 2008-04-15 20:40:56 +0200 (Tue, 15 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/edit-module-form.php
Issue 629: Changed function_exists to is_callable for OO callbacks. props: Marc.Hodgins
------------------------------------------------------------------------
r668 | spikeyslam | 2008-04-11 08:12:06 +0200 (Fri, 11 Apr 2008) | 1 line
Changed paths:
M /trunk/styles/sample/sample.css
changed primary to an id. added both sidebars to the list
------------------------------------------------------------------------
r667 | spikeyslam | 2008-04-09 21:10:19 +0200 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/css/sbm.css.php
Fixed missing bottom background image in optionswindow.
------------------------------------------------------------------------
r666 | spikeyslam | 2008-04-09 21:03:59 +0200 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/css/sbm.css.php
Static Page list under Display now has a scroll bar. Fixes issue 593.
------------------------------------------------------------------------
r665 | spikeyslam | 2008-04-09 10:40:14 +0200 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
Do not override Archives page if one already exists.
------------------------------------------------------------------------
r664 | spikeyslam | 2008-04-09 10:38:08 +0200 (Wed, 09 Apr 2008) | 3 lines
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/css/options.css.php
* Added option to turn off dynamic columns.
* Tweaked K2 Options appearance.
* Fixed Blog tab saving issue
------------------------------------------------------------------------
r663 | spikeyslam | 2008-04-09 10:07:46 +0200 (Wed, 09 Apr 2008) | 2 lines
Changed paths:
M /trunk/css/core.css.php
* Fixes hover effects of header menu, Issue 616.
* Added rounded corners for Firefox/Safari.
------------------------------------------------------------------------
r662 | spikeyslam | 2008-04-09 06:02:44 +0200 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/comments.php
Removed extra spacing in comment text box. Fixes issue 617.
------------------------------------------------------------------------
r661 | spikeyslam | 2008-04-08 10:48:20 +0200 (Tue, 08 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/options.php
reverting to 659 and fixing options from saving
------------------------------------------------------------------------
r660 | spikeyslam | 2008-04-08 10:16:07 +0200 (Tue, 08 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/options.php
fixes saving issue.
------------------------------------------------------------------------
r659 | spikeyslam | 2008-04-07 22:26:55 +0200 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/options.php
Fixes issue 607.
------------------------------------------------------------------------
r658 | spikeyslam | 2008-04-07 21:40:45 +0200 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/image.php
Fixes issue 613.
------------------------------------------------------------------------
r657 | spikeyslam | 2008-04-07 02:23:59 +0200 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/app/includes/sbm-direct.php
M /trunk/comments-ajax.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Ajax should now work on sites with PHP loaded as a cgi. Fixes issue 590
------------------------------------------------------------------------
r656 | spikeyslam | 2008-04-07 01:27:30 +0200 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/theloop.php
Fixes issue 600: Date based archives now has proper page titles
------------------------------------------------------------------------
r655 | spikeyslam | 2008-04-06 23:07:40 +0200 (Sun, 06 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/k2-sbm-loader.php
Fixes SBM loading issue.
------------------------------------------------------------------------
r654 | spikeyslam | 2008-04-06 02:21:24 +0200 (Sun, 06 Apr 2008) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/header.php
Fixing issue 604: author info now visible
------------------------------------------------------------------------
r653 | spikeyslam | 2008-04-06 01:22:20 +0200 (Sun, 06 Apr 2008) | 1 line
Changed paths:
M /trunk/comments.php
Code cleanup. removed extra closing div.
------------------------------------------------------------------------
r652 | spikeyslam | 2008-04-02 00:03:08 +0200 (Wed, 02 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/header.php
Fixing styles
------------------------------------------------------------------------
r651 | spikeyslam | 2008-04-01 23:25:31 +0200 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/options.php
Ugh. typo fix
------------------------------------------------------------------------
r650 | spikeyslam | 2008-04-01 23:23:13 +0200 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
SBM loading fix and style upgrade
------------------------------------------------------------------------
r649 | spikeyslam | 2008-04-01 23:06:12 +0200 (Tue, 01 Apr 2008) | 9 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/display/sbm/modules.php
A /trunk/app/includes/display.php
M /trunk/app/includes/info.php
A /trunk/app/includes/k2-sbm-loader.php
D /trunk/app/includes/widgets-removal.php
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/css/core.css.php
M /trunk/css/options.css.php
D /trunk/css/rollingarchives.css.php
M /trunk/css/sbm.css.php
M /trunk/footer.php
M /trunk/functions.php
M /trunk/header.php
M /trunk/image.php
M /trunk/index.php
M /trunk/js/jquery.dimensions.js.php
M /trunk/js/jquery.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/page-comments.php
M /trunk/rollingarchive.php
M /trunk/single.php
M /trunk/style.css
M /trunk/theloop.php
Committing working copy. Warning: potentially broken. Mental note to self: make frequent small commits.
* Changed the way SBM is loaded.
* Appearance fixes for Sidebar Manager.
* Using filters to separate comments and trackbacks/pingbacks.
* Added hooks for third-party plugins/styles.
* Added hidden option to disable dynamic columns.
* Using CSS Reset instead of global reset * {}
* Code cleanup and tweaks.
------------------------------------------------------------------------
r648 | spikeyslam | 2008-03-27 21:24:54 +0100 (Thu, 27 Mar 2008) | 1 line
Changed paths:
M /trunk/css/core.css.php
M /trunk/image.php
WP 2.5: Added image dimensions and file size to image template. Added hook for plugins/styles to insert more meta-data.
------------------------------------------------------------------------
r647 | spikeyslam | 2008-03-27 19:55:14 +0100 (Thu, 27 Mar 2008) | 1 line
Changed paths:
M /trunk/css/core.css.php
A /trunk/image.php
WP 2.5: Added support for gallery images
------------------------------------------------------------------------
r646 | spikeyslam | 2008-03-16 03:15:16 +0100 (Sun, 16 Mar 2008) | 1 line
Changed paths:
M /trunk/css/sbm.css.php
M /trunk/images/sbmmanager/amodulebg-left.png
M /trunk/images/sbmmanager/amodulebg.png
CSS fixes for SBM under IE7
------------------------------------------------------------------------
r643 | spikeyslam | 2008-03-07 23:13:45 +0100 (Fri, 07 Mar 2008) | 10 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/functions.php
M /trunk/header.php
More support for WP Theme Style Sheets.
More integration with Custom Image Header:
* WP 2.2/2.3: new images uploaded via Custom Image Header will now appear in Manage/Uploads.
* WP 2.5: already has feature built-in. manage them in Media Library
* Use Custom Image Header to upload images.
k2/images/header is no longer required, although K2 will still happily use any existing images there.
Loading of style php disabled by default. Added hidden option 'k2loadstylephp' to enable loading of style's functions.php.
------------------------------------------------------------------------
r642 | spikeyslam | 2008-03-06 21:16:12 +0100 (Thu, 06 Mar 2008) | 1 line
Changed paths:
M /trunk/header.php
Oops. K2 styles works again.
------------------------------------------------------------------------
r640 | spikeyslam | 2008-03-06 08:28:18 +0100 (Thu, 06 Mar 2008) | 2 lines
Changed paths:
M /trunk/header.php
Initial support for Theme Stylesheets:
http://codex.wordpress.org/Theme_Development#Theme_Style_Sheet
------------------------------------------------------------------------
r639 | spikeyslam | 2008-03-05 05:20:26 +0100 (Wed, 05 Mar 2008) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Added post_name to semantic body class.
------------------------------------------------------------------------
r638 | spikeyslam | 2008-02-28 22:47:03 +0100 (Thu, 28 Feb 2008) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/css/core.css.php
Added support for WP 2.5 Avatar (aka gravatar)
------------------------------------------------------------------------
r637 | spikeyslam | 2008-02-28 21:34:31 +0100 (Thu, 28 Feb 2008) | 1 line
Changed paths:
M /trunk/app/includes/sbm-direct.php
M /trunk/comments-ajax.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Added support for symlinks. Issue 541. props: renatux
------------------------------------------------------------------------
r636 | Heilemann | 2008-02-26 07:57:53 +0100 (Tue, 26 Feb 2008) | 1 line
Changed paths:
M /trunk/style.css
Upped version to RC5. Preparing release.
------------------------------------------------------------------------
r635 | Heilemann | 2008-02-26 07:56:00 +0100 (Tue, 26 Feb 2008) | 1 line
Changed paths:
M /trunk/css/core.css.php
Changed line-height of comment author names in CSS for Brian's Latest Comments. Was hard to click the right name.
------------------------------------------------------------------------
r634 | spikeyslam | 2008-02-22 22:05:24 +0100 (Fri, 22 Feb 2008) | 5 lines
Changed paths:
M /trunk/app/includes/info.php
M /trunk/rollingarchive.php
Initial implementation of search operators (included are tag:, author: and month:). Example:
jQuery tag:k2
searches for posts containing 'jQuery' and tagged with 'k2'. month: needs the month number (TODO: month names and abbreviations. support localization?). author: probably needs the login name.
------------------------------------------------------------------------
r633 | spikeyslam | 2008-02-21 21:20:07 +0100 (Thu, 21 Feb 2008) | 1 line
Changed paths:
M /trunk/app/includes/sbm-direct.php
M /trunk/comments-ajax.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
No longer using hardcoded paths to wp-config.php
------------------------------------------------------------------------
r632 | Heilemann | 2008-02-14 22:49:35 +0100 (Thu, 14 Feb 2008) | 1 line
Changed paths:
M /trunk/css/sbm.css.php
Fixed CSS overflow error for module options.
------------------------------------------------------------------------
r631 | spikeyslam | 2008-02-08 22:15:51 +0100 (Fri, 08 Feb 2008) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
M /trunk/app/includes/widgets-removal.php
* better wp version check
* In WP 2.4+, use bundled jQuery & interface instead K2's
------------------------------------------------------------------------
r630 | spikeyslam | 2008-02-06 00:59:28 +0100 (Wed, 06 Feb 2008) | 1 line
Changed paths:
M /trunk/app/includes/widgets-removal.php
oops. version_compare is unnecessary.
------------------------------------------------------------------------
r629 | spikeyslam | 2008-02-06 00:50:04 +0100 (Wed, 06 Feb 2008) | 1 line
Changed paths:
M /trunk/app/includes/widgets-removal.php
WP 2.5: Don't disable widgets in Dashboard.
------------------------------------------------------------------------
r628 | spikeyslam | 2008-01-16 10:46:54 +0100 (Wed, 16 Jan 2008) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/header.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Security fix for non-persistent XSS vulnerabilities. Props to Justin Samuel (http://www.justinsamuel.com/) for discovery.
------------------------------------------------------------------------
r625 | spikeyslam | 2008-01-16 07:52:22 +0100 (Wed, 16 Jan 2008) | 1 line
Changed paths:
M /trunk/js/k2.functions.js.php
preventing document from being overwritten by document.write when content is loaded by ajax. workaround for issue 535
------------------------------------------------------------------------
r624 | spikeyslam | 2008-01-16 06:25:39 +0100 (Wed, 16 Jan 2008) | 1 line
Changed paths:
M /trunk/js/k2.functions.js.php
removed workaround for one of jQuery 1.2.1's width bug
------------------------------------------------------------------------
r623 | spikeyslam | 2008-01-16 06:03:21 +0100 (Wed, 16 Jan 2008) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css.php
widths needed for slider to work in jQuery 1.2.2
------------------------------------------------------------------------
r622 | spikeyslam | 2008-01-16 05:19:02 +0100 (Wed, 16 Jan 2008) | 1 line
Changed paths:
M /trunk/js/jquery.js.php
Updated to jQuery 1.2.2
------------------------------------------------------------------------
r621 | spikeyslam | 2008-01-16 01:05:50 +0100 (Wed, 16 Jan 2008) | 1 line
Changed paths:
M /trunk/app/modules/asides.php
M /trunk/app/modules/latest_posts.php
global $post is now retained. this should fix issue 437 where other modules no longer appear after latest_posts & asides modules on static pages.
------------------------------------------------------------------------
r620 | spikeyslam | 2008-01-10 06:09:55 +0100 (Thu, 10 Jan 2008) | 1 line
Changed paths:
M /trunk/css/core.css.php
Removed forced vertical scroll.
------------------------------------------------------------------------
r619 | spikeyslam | 2008-01-09 01:56:43 +0100 (Wed, 09 Jan 2008) | 1 line
Changed paths:
M /trunk/styles/vader/mustafar.jpg
M /trunk/styles/vader/vader.css
* Updated vader's appearance and added support for 3 columns width.
------------------------------------------------------------------------
r618 | spikeyslam | 2008-01-09 01:54:55 +0100 (Wed, 09 Jan 2008) | 1 line
Changed paths:
M /trunk/app/display/options.php
* custom header height/width now is correctly displayed
------------------------------------------------------------------------
r617 | spikeyslam | 2008-01-09 01:19:20 +0100 (Wed, 09 Jan 2008) | 2 lines
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/core.css.php
M /trunk/css/sbm.css.php
M /trunk/js/k2.sbm.js.php
M /trunk/sidebar.php
M /trunk/styles/dueling-sidebars/dueling-sidebars.css
* Added support for more than 2 sidebars
* Header image now right aligned
------------------------------------------------------------------------
r616 | spikeyslam | 2008-01-07 21:17:34 +0100 (Mon, 07 Jan 2008) | 5 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
A /trunk/css/core.css.php
D /trunk/css/humanmsg.css
A /trunk/css/humanmsg.css.php
D /trunk/css/options.css
A /trunk/css/options.css.php
D /trunk/css/sbm.css
A /trunk/css/sbm.css.php
M /trunk/functions.php
M /trunk/style.css
* style.css moved to css/core.css.php
* added gzip compression to all css
* tweaked appearance of save button in K2 Options
* added an error if spaces are found in K2's path
------------------------------------------------------------------------
r615 | spikeyslam | 2008-01-05 01:22:36 +0100 (Sat, 05 Jan 2008) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
plugins_loaded action moved to activation instead of init
------------------------------------------------------------------------
r614 | spikeyslam | 2008-01-05 01:01:07 +0100 (Sat, 05 Jan 2008) | 1 line
Changed paths:
M /trunk/comments-ajax.php
M /trunk/comments.php
Added support for Gravatars 2 plugin
------------------------------------------------------------------------
r613 | spikeyslam | 2007-12-18 22:16:24 +0100 (Tue, 18 Dec 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/modules/navigation.php
M /trunk/sidebar.php
Added filtering to titles.
------------------------------------------------------------------------
r612 | spikeyslam | 2007-12-18 21:51:37 +0100 (Tue, 18 Dec 2007) | 1 line
Changed paths:
A /trunk/styles/dueling-sidebars
A /trunk/styles/dueling-sidebars/dueling-sidebars.css
Added 3-column style with sidebars on both sides of content.
------------------------------------------------------------------------
r611 | spikeyslam | 2007-12-03 06:10:49 +0100 (Mon, 03 Dec 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Removed extra code from theloop. props: rick.beckman
------------------------------------------------------------------------
r610 | spikeyslam | 2007-11-30 00:48:52 +0100 (Fri, 30 Nov 2007) | 1 line
Changed paths:
M /trunk/js/jquery.js.php
Now using gzip minified version of jQuery instead of packed.
------------------------------------------------------------------------
r609 | spikeyslam | 2007-11-29 21:38:21 +0100 (Thu, 29 Nov 2007) | 1 line
Changed paths:
M /trunk/functions.php
Updated checking for WPmu.
------------------------------------------------------------------------
r607 | spikeyslam | 2007-11-28 22:06:37 +0100 (Wed, 28 Nov 2007) | 1 line
Changed paths:
M /trunk/header.php
Increased default layout widths.
------------------------------------------------------------------------
r606 | spikeyslam | 2007-11-28 22:02:49 +0100 (Wed, 28 Nov 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
fixed current_style_url.
------------------------------------------------------------------------
r605 | spikeyslam | 2007-11-28 22:01:33 +0100 (Wed, 28 Nov 2007) | 4 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
M /trunk/header.php
M /trunk/js/k2.functions.js.php
* Added support for custom style layout widths
* Added check for style file existence before attempting to get style info
* Added get_k2info('current_style_url') for retrieving the current style's url
* Posts with no tags no longer output 'tag-'
------------------------------------------------------------------------
r602 | spikeyslam | 2007-11-28 20:54:42 +0100 (Wed, 28 Nov 2007) | 3 lines
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/includes/sbm.php
sidebar and module IDs no longer localized. Updated Widgets compatibility.
IMPORTANT: "Reset and Uninstall K2" if you're using a localized version.
------------------------------------------------------------------------
r601 | spikeyslam | 2007-11-28 19:44:33 +0100 (Wed, 28 Nov 2007) | 1 line
Changed paths:
M /trunk/app/modules/flickr.php
Updated Feed URLs for flickrRSS module
------------------------------------------------------------------------
r600 | spikeyslam | 2007-11-28 18:40:38 +0100 (Wed, 28 Nov 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
Outputting proper headers for text encoding (UTF-8, etc) when using RollingArchives/LiveSearch
------------------------------------------------------------------------
r599 | spikeyslam | 2007-11-20 18:42:41 +0100 (Tue, 20 Nov 2007) | 1 line
Changed paths:
M /trunk/page-archives.php
wp_tag_cloud now displays all tags
------------------------------------------------------------------------
r598 | spikeyslam | 2007-11-15 19:24:30 +0100 (Thu, 15 Nov 2007) | 1 line
Changed paths:
A /trunk/js/gzip-header-js.php
D /trunk/js/header.php
M /trunk/js/jquery.dimensions.js.php
M /trunk/js/jquery.easing.js.php
M /trunk/js/jquery.humanmsg.js.php
M /trunk/js/jquery.humanundo.js.php
M /trunk/js/jquery.interface.js.php
M /trunk/js/k2.comments.js.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.livesearch.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/js/k2.slider.js.php
M /trunk/js/k2.trimmer.js.php
Renamed js/header.php to js/gzip-header-js.php
------------------------------------------------------------------------
r597 | spikeyslam | 2007-11-15 19:18:45 +0100 (Thu, 15 Nov 2007) | 1 line
Changed paths:
A /trunk/css/gzip-header-css.php
D /trunk/css/header.php
M /trunk/css/rollingarchives.css.php
Renamed css/header.php to css/gzip-header-css.php. Updated gzip code.
------------------------------------------------------------------------
r596 | spikeyslam | 2007-11-14 20:14:14 +0100 (Wed, 14 Nov 2007) | 1 line
Changed paths:
M /trunk/js/header.php
Added a php version check just in case.
------------------------------------------------------------------------
r595 | spikeyslam | 2007-11-14 19:52:35 +0100 (Wed, 14 Nov 2007) | 1 line
Changed paths:
M /trunk/js/header.php
Loosen ob_get_length check to work with PHP5. Added check for zlib extension.
------------------------------------------------------------------------
r594 | spikeyslam | 2007-11-14 17:46:08 +0100 (Wed, 14 Nov 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
RollingArchives now works in situations when $wp_query->query is a string.
------------------------------------------------------------------------
r593 | safirul.alredha | 2007-11-11 02:15:02 +0100 (Sun, 11 Nov 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/display/sbm/modules.php
M /trunk/k2.pot
POT updates.
------------------------------------------------------------------------
r592 | Heilemann | 2007-11-10 23:31:50 +0100 (Sat, 10 Nov 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/images/sbmmanager/restorepopupbg.png
Minor adjustment to restore window.
------------------------------------------------------------------------
r591 | Heilemann | 2007-11-10 23:25:52 +0100 (Sat, 10 Nov 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/options.css
M /trunk/css/sbm.css
M /trunk/images/sbmmanager/undo.png
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/style.css
Some minor fixes, but mostly UX & UI updates to the admin pages.
------------------------------------------------------------------------
r590 | Heilemann | 2007-11-09 19:36:40 +0100 (Fri, 09 Nov 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/css/options.css
Fixed #490.
------------------------------------------------------------------------
r589 | Heilemann | 2007-11-09 19:09:42 +0100 (Fri, 09 Nov 2007) | 1 line
Changed paths:
M /trunk/comments.php
Fixed #487.
------------------------------------------------------------------------
r588 | Heilemann | 2007-11-09 19:08:03 +0100 (Fri, 09 Nov 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/options.css
M /trunk/css/sbm.css
Fixed #476.
------------------------------------------------------------------------
r587 | Heilemann | 2007-11-08 23:14:08 +0100 (Thu, 08 Nov 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed minor oversight in last commit.
------------------------------------------------------------------------
r586 | Heilemann | 2007-11-08 23:00:15 +0100 (Thu, 08 Nov 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed #439
------------------------------------------------------------------------
r585 | Heilemann | 2007-11-08 22:21:06 +0100 (Thu, 08 Nov 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed module not being rolled up properly when deleting.
------------------------------------------------------------------------
r584 | Heilemann | 2007-11-08 21:38:46 +0100 (Thu, 08 Nov 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
Fixed #dragHelper background mis-alignment in SBM.
------------------------------------------------------------------------
r583 | spikeyslam | 2007-11-03 20:45:22 +0100 (Sat, 03 Nov 2007) | 1 line
Changed paths:
M /trunk/functions.php
Fixed detection of WP mu, props: madmacross
------------------------------------------------------------------------
r582 | spikeyslam | 2007-10-22 06:57:52 +0200 (Mon, 22 Oct 2007) | 1 line
Changed paths:
M /trunk/app/includes/sbm-direct.php
M /trunk/css/sbm.css
Initial SBM appearance fixes for IE7. Forgot to include changes to sbm-direct.
------------------------------------------------------------------------
r581 | spikeyslam | 2007-10-22 03:09:08 +0200 (Mon, 22 Oct 2007) | 1 line
Changed paths:
M /trunk/app/modules/latest_comments.php
Fixed RSS icon
------------------------------------------------------------------------
r579 | spikeyslam | 2007-10-21 00:56:38 +0200 (Sun, 21 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
fixed rss feedlink position in 578
------------------------------------------------------------------------
r578 | spikeyslam | 2007-10-21 00:54:04 +0200 (Sun, 21 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
Fixed styling of sidebar headers: Issue 471
------------------------------------------------------------------------
r577 | spikeyslam | 2007-10-21 00:43:46 +0200 (Sun, 21 Oct 2007) | 1 line
Changed paths:
M /trunk/app/modules/wptagcloud.php
Added more features to the tag cloud.
------------------------------------------------------------------------
r576 | spikeyslam | 2007-10-20 23:19:57 +0200 (Sat, 20 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
Fixed positioning of edit-link on static pages.
------------------------------------------------------------------------
r575 | spikeyslam | 2007-10-20 23:08:16 +0200 (Sat, 20 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/sbm.php
oops. SBM has too much priority. Let's just decrease Custom Headers instead.
------------------------------------------------------------------------
r574 | spikeyslam | 2007-10-20 23:05:13 +0200 (Sat, 20 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/sbm.php
Gave SBM more priority than Custom Image Headers. Fixes issue 464
------------------------------------------------------------------------
r573 | spikeyslam | 2007-10-20 22:39:24 +0200 (Sat, 20 Oct 2007) | 4 lines
Changed paths:
M /trunk/app/modules/asides.php
M /trunk/app/modules/flickr.php
M /trunk/app/modules/latest_posts.php
M /trunk/app/modules/rss.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/sidebar.php
M /trunk/style.css
M /trunk/theloop.php
* 2nd sidebar is now to the right of 1st sidebar to avoid confusion
* RSS icon now handled by CSS (use .feedlink to style away)
* Fixed XHTML validation errors
* K2 now checks to see if Rolling Archives is active before handling window scrolling event
------------------------------------------------------------------------
r572 | Heilemann | 2007-10-19 22:30:13 +0200 (Fri, 19 Oct 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
A /trunk/images/sbmmanager/buttoncircle.png
A /trunk/images/sbmmanager/deletebutton.png
A /trunk/images/sbmmanager/undo.png
M /trunk/js/jquery.humanundo.js.php
M /trunk/js/jquery.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
Started rewriting the undo system. It seems to work with Firefox, but breaks SBM in Safari (reload a few times to get it back). Don't know why yet.
I'll be in NY for 10 days. Steve, feel free to work on the undo if you want.
------------------------------------------------------------------------
r571 | spikeyslam | 2007-10-19 19:52:24 +0200 (Fri, 19 Oct 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Split the metadata localization into parts.
------------------------------------------------------------------------
r570 | spikeyslam | 2007-10-19 18:58:54 +0200 (Fri, 19 Oct 2007) | 2 lines
Changed paths:
M /trunk/attachment.php
M /trunk/header.php
M /trunk/index.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/searchform.php
M /trunk/single.php
M /trunk/style.css
M /trunk/theloop.php
* Initial tweaking of entry-meta.
* Added accesskeys (1 for Home, 2 for Skip to content, 4 for Search)
------------------------------------------------------------------------
r569 | spikeyslam | 2007-10-18 18:57:35 +0200 (Thu, 18 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js.php
fixed position rolling archives now works again with IE 7.
------------------------------------------------------------------------
r568 | spikeyslam | 2007-10-18 18:08:54 +0200 (Thu, 18 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.functions.js.php
dynamic columns now works with Internet Explorer
------------------------------------------------------------------------
r567 | spikeyslam | 2007-10-18 10:19:03 +0200 (Thu, 18 Oct 2007) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.livesearch.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.trimmer.js.php
M /trunk/rollingarchive.php
Made RollingArchives and LiveSearch into classes.
Added dynamic setting of columns depending on window size (to do: add support for custom style widths).
------------------------------------------------------------------------
r566 | Heilemann | 2007-10-16 22:56:39 +0200 (Tue, 16 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Undo system temporarily suspended; didn't work in Safari as far as I could tell, and it's sleepy time.
------------------------------------------------------------------------
r565 | Heilemann | 2007-10-16 22:52:56 +0200 (Tue, 16 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/humanmsg.css
M /trunk/css/sbm.css
M /trunk/js/jquery.humanmsg.js.php
A /trunk/js/jquery.humanundo.js.php
M /trunk/js/k2.sbm.js.php
It's not as pretty as it will be, but the first draft of the client-side undo function for SBM trashing is up and running, courtesy of Humanized.
------------------------------------------------------------------------
r564 | Heilemann | 2007-10-16 19:13:40 +0200 (Tue, 16 Oct 2007) | 1 line
Changed paths:
A /trunk/css/humanmsg.css
M /trunk/k2.project.tmproj
Apparently forgot the Humanized Messages CSS.
------------------------------------------------------------------------
r563 | Heilemann | 2007-10-15 20:46:07 +0200 (Mon, 15 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
D /trunk/app/display/sbm/backup.php
M /trunk/css/options.css
M /trunk/css/sbm.css
A /trunk/js/jquery.easing.js.php
A /trunk/js/jquery.humanmsg.js.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.sbm.js.php
Added my 'Humanized Messages' plugin (first time in public, be gentle) and the 'Easing' plugin, both for use primarily with the SBM.
------------------------------------------------------------------------
r562 | Heilemann | 2007-10-14 19:38:04 +0200 (Sun, 14 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed #442, Safari 2.0 not loading SBM.
------------------------------------------------------------------------
r561 | Heilemann | 2007-10-14 16:27:29 +0200 (Sun, 14 Oct 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/css/options.css
Option page updates.
------------------------------------------------------------------------
r560 | Heilemann | 2007-10-14 12:05:49 +0200 (Sun, 14 Oct 2007) | 1 line
Changed paths:
A /trunk/css/header.php
D /trunk/css/rollingarchives.css
A /trunk/css/rollingarchives.css.php
Forgot to add the compressed CSS file and its header.
------------------------------------------------------------------------
r559 | Heilemann | 2007-10-14 09:23:10 +0200 (Sun, 14 Oct 2007) | 2 lines
Changed paths:
M /trunk/app/display/options.php
M /trunk/css/options.css
M /trunk/header.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/k2.pot
M /trunk/k2.project.tmproj
M /trunk/style.css
Updated options page. Work in progress.
Now gzipping css/rollingarchives.css
------------------------------------------------------------------------
r556 | spikeyslam | 2007-10-14 00:29:05 +0200 (Sun, 14 Oct 2007) | 1 line
Changed paths:
M /trunk/footer.php
fixed style info footer
------------------------------------------------------------------------
r555 | spikeyslam | 2007-10-14 00:20:06 +0200 (Sun, 14 Oct 2007) | 1 line
Changed paths:
M /trunk/app/modules/asides.php
Matching the approach used in widgets for query_posts.
------------------------------------------------------------------------
r554 | spikeyslam | 2007-10-14 00:16:22 +0200 (Sun, 14 Oct 2007) | 3 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/app/includes/widgets-removal.php
M /trunk/app/modules/latest_posts.php
M /trunk/footer.php
M /trunk/functions.php
* Optimized Style Info. K2 now checks style modification time before parsing style info.
* Reversed the value of k2sidebarmanager. Setting it to 1 enables it (makes more sense). You will need to re-enable SBM if you had it enabled and re-disable if you had it disabled.
* SBM now loads after user uses "Disable All Plugins"
------------------------------------------------------------------------
r553 | spikeyslam | 2007-10-13 21:58:09 +0200 (Sat, 13 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
A /trunk/css/options.css
M /trunk/header.php
Updated K2 Options to load k2functions and moved css to external file. Tweaked script loading. Initial documentation of code.
------------------------------------------------------------------------
r552 | Heilemann | 2007-10-13 16:58:34 +0200 (Sat, 13 Oct 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
Updated K2 Options page styling and fixed a few minor issues.
------------------------------------------------------------------------
r551 | Heilemann | 2007-10-13 15:28:04 +0200 (Sat, 13 Oct 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/images/sbmmanager/opttl.png
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
SBM option window optimizations.
------------------------------------------------------------------------
r550 | spikeyslam | 2007-10-13 00:42:13 +0200 (Sat, 13 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Added support for widgets that use plugins_loaded action to activated.
------------------------------------------------------------------------
r549 | Heilemann | 2007-10-12 23:40:07 +0200 (Fri, 12 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Just syncing with SVN. I'll stop updating now :)
------------------------------------------------------------------------
r548 | Heilemann | 2007-10-12 23:05:21 +0200 (Fri, 12 Oct 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
M /trunk/style.css
Guess what? More SBM stuff. But also, dates on the calendar are easier to click.
------------------------------------------------------------------------
r547 | Heilemann | 2007-10-12 22:44:36 +0200 (Fri, 12 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixes bug from last revision. Ups.
------------------------------------------------------------------------
r546 | Heilemann | 2007-10-12 22:39:42 +0200 (Fri, 12 Oct 2007) | 3 lines
Changed paths:
M /trunk/app/display/sbm/edit-module-form.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Further SBM optimization.
Options window now handles overflow for modules with mucho options.
------------------------------------------------------------------------
r545 | Heilemann | 2007-10-12 21:16:02 +0200 (Fri, 12 Oct 2007) | 2 lines
Changed paths:
D /trunk/app/display/sbm/header.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
Major UI speed optimizations in SBM. Better IE support (not thoroughly tested).
Fixed #456.
------------------------------------------------------------------------
r544 | Heilemann | 2007-10-12 08:01:01 +0200 (Fri, 12 Oct 2007) | 1 line
Changed paths:
M /trunk/app/modules/wptagcloud.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Started preliminary Tag Cloud options.
------------------------------------------------------------------------
r543 | Heilemann | 2007-10-11 23:13:07 +0200 (Thu, 11 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Minor SBM animation optimizations.
------------------------------------------------------------------------
r542 | Heilemann | 2007-10-11 22:45:46 +0200 (Thu, 11 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js.php
RA scrolls to top of page when returning to page 1. Fixes #436.
------------------------------------------------------------------------
r541 | Heilemann | 2007-10-11 22:35:32 +0200 (Thu, 11 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
Fixes #446.
------------------------------------------------------------------------
r540 | Heilemann | 2007-10-11 22:34:30 +0200 (Thu, 11 Oct 2007) | 1 line
Changed paths:
M /trunk/header.php
Fixed #451.
------------------------------------------------------------------------
r539 | Heilemann | 2007-10-11 22:22:38 +0200 (Thu, 11 Oct 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/css/sbm.css
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/style.css
Made preliminary IE optimizations.
------------------------------------------------------------------------
r537 | Heilemann | 2007-10-10 08:59:37 +0200 (Wed, 10 Oct 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.sbm.js.php
Minor optimizations.
------------------------------------------------------------------------
r536 | ben.sherratt | 2007-10-09 23:57:03 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/modules.php
M /trunk/style.css
Fixes 413.
------------------------------------------------------------------------
r535 | Heilemann | 2007-10-09 21:49:58 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Remove console.log I'd left accidentally.
------------------------------------------------------------------------
r534 | Heilemann | 2007-10-09 21:44:19 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
Fixed #439.
------------------------------------------------------------------------
r533 | Heilemann | 2007-10-09 20:31:58 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
This is RC3.
------------------------------------------------------------------------
r532 | safirul.alredha | 2007-10-09 09:05:45 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/k2.pot
YAPU (Yet Another POT Update)
------------------------------------------------------------------------
r531 | Heilemann | 2007-10-09 08:14:32 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/footer.php
M /trunk/functions.php
M /trunk/js/k2.livesearch.js.php
M /trunk/k2.project.tmproj
Fixed #438.
------------------------------------------------------------------------
r530 | spikeyslam | 2007-10-09 07:35:39 +0200 (Tue, 09 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js.php
Fixes Safari from crashing. Issue 435
------------------------------------------------------------------------
r529 | Heilemann | 2007-10-07 22:30:19 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/style.css
Fixed #434.
------------------------------------------------------------------------
r528 | Heilemann | 2007-10-07 18:38:44 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/css/sbm.css
M /trunk/images/sliderbgleft.png
M /trunk/style.css
Minor cosmetic fixes.
------------------------------------------------------------------------
r527 | Heilemann | 2007-10-07 18:10:58 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.sbm.js.php
Forgot an 'alert' in my previous checkin.
------------------------------------------------------------------------
r526 | Heilemann | 2007-10-07 17:52:21 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/js/k2.trimmer.js.php
M /trunk/k2.project.tmproj
Fixed #432 (today's changes not working on Safari 2).
------------------------------------------------------------------------
r525 | Heilemann | 2007-10-07 16:59:03 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
Changed the sidebar option from a radio selector to a checkbox.
------------------------------------------------------------------------
r524 | Heilemann | 2007-10-07 15:51:40 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/images/sliderbgright.png
Adjusted rolling archives styling.
------------------------------------------------------------------------
r523 | Heilemann | 2007-10-07 15:20:40 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/js/k2.sbm.js.php
RA navigation now also attaches itself on scroll on page 1.
------------------------------------------------------------------------
r522 | Heilemann | 2007-10-07 15:07:24 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.trimmer.js.php
M /trunk/k2.project.tmproj
M /trunk/rollingarchive.php
Now hiding the trimmer slider and showing instead a 'trim/untrim' link.
------------------------------------------------------------------------
r521 | Heilemann | 2007-10-07 11:52:29 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Minor fixes for how SBM resizes the sidebar containers.
------------------------------------------------------------------------
r520 | Heilemann | 2007-10-07 11:28:50 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/page-archives.php
Minor cosmetic fixes for SBM.
------------------------------------------------------------------------
r519 | spikeyslam | 2007-10-07 00:42:00 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js.php
Applied page classes to #dynamic-content since it only applies that area.
------------------------------------------------------------------------
r518 | Heilemann | 2007-10-07 00:14:32 +0200 (Sun, 07 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed a minor 'jump' when reordering modules in SBM.
------------------------------------------------------------------------
r517 | Heilemann | 2007-10-06 23:57:46 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
Minor calendar adjustment
------------------------------------------------------------------------
r516 | Heilemann | 2007-10-06 23:30:11 +0200 (Sat, 06 Oct 2007) | 2 lines
Changed paths:
M /trunk/style.css
Minor style adjustment to the calendar.
Fixed #369.
------------------------------------------------------------------------
r515 | Heilemann | 2007-10-06 22:50:25 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/app/modules/navigation.php
Fixed #430.
------------------------------------------------------------------------
r514 | Heilemann | 2007-10-06 18:13:55 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/js/k2.functions.js.php
Minor adjustments.
------------------------------------------------------------------------
r513 | Heilemann | 2007-10-06 17:09:30 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/rollingarchives.css
M /trunk/css/sbm.css
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/k2.project.tmproj
M /trunk/style.css
Fixed #421 by having the RA slider attach itself to the top of the window if you scroll down. Tested in FF and Safari, don't know about IE (let me know: http://code.google.com/p/kaytwo/issues/detail?id=421)
------------------------------------------------------------------------
r512 | Heilemann | 2007-10-06 13:51:01 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Forgot this file.
------------------------------------------------------------------------
r511 | Heilemann | 2007-10-06 13:49:55 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
If you have no tags for an entry in WP23's tag system, K2 now doesn't show anything.
------------------------------------------------------------------------
r510 | Heilemann | 2007-10-06 13:45:34 +0200 (Sat, 06 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed #384.
------------------------------------------------------------------------
r509 | safirul.alredha | 2007-10-03 15:29:42 +0200 (Wed, 03 Oct 2007) | 2 lines
Changed paths:
M /trunk/style.css
Minor typo in description.
------------------------------------------------------------------------
r508 | Heilemann | 2007-10-02 08:13:59 +0200 (Tue, 02 Oct 2007) | 1 line
Changed paths:
M /trunk/style.css
Fixed #410 (Minor CSS issues).
------------------------------------------------------------------------
r507 | safirul.alredha | 2007-10-02 05:45:30 +0200 (Tue, 02 Oct 2007) | 1 line
Changed paths:
M /trunk/k2.pot
POT update. Fixes #408.
------------------------------------------------------------------------
r506 | Heilemann | 2007-10-01 21:51:34 +0200 (Mon, 01 Oct 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Ups, broke the loop.
------------------------------------------------------------------------
r505 | Heilemann | 2007-10-01 20:58:27 +0200 (Mon, 01 Oct 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Fixed #386.
------------------------------------------------------------------------
r504 | Heilemann | 2007-10-01 20:55:58 +0200 (Mon, 01 Oct 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
Fixed #391.
------------------------------------------------------------------------
r503 | Heilemann | 2007-10-01 20:47:30 +0200 (Mon, 01 Oct 2007) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js.php
Fixed #405, livesearch being a bit annoying at times.
------------------------------------------------------------------------
r502 | Heilemann | 2007-09-30 09:05:32 +0200 (Sun, 30 Sep 2007) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/k2.project.tmproj
M /trunk/theloop.php
Fixed #396 (minor typos)
------------------------------------------------------------------------
r501 | ben.sherratt | 2007-09-28 13:13:58 +0200 (Fri, 28 Sep 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/modules.php
M /trunk/js/k2.sbm.js.php
Speed and styling is terrible, but SBM *should* work on IE7. Give a big hand to VS's Javascript debugger...
Other minor fixes.
------------------------------------------------------------------------
r499 | Heilemann | 2007-09-25 17:13:37 +0200 (Tue, 25 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
Fixed the loading bug on SBM.
------------------------------------------------------------------------
r498 | spikeyslam | 2007-09-25 10:10:41 +0200 (Tue, 25 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/js/jquery.dimensions.js.php
Updated jQuery.dimensions
------------------------------------------------------------------------
r497 | Heilemann | 2007-09-24 08:40:51 +0200 (Mon, 24 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/k2.project.tmproj
Changed restore window's type=submit to a button, so it isn't styled with that horrible WordPress look ala 1997. Need to also do the options window's buttons.
------------------------------------------------------------------------
r496 | Heilemann | 2007-09-23 22:32:19 +0200 (Sun, 23 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Updated the resizing code for SBManager.
------------------------------------------------------------------------
r495 | Heilemann | 2007-09-23 18:45:54 +0200 (Sun, 23 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
A /trunk/images/sbmmanager/amodulebg-left.png
A /trunk/images/sbmmanager/amodulebg.png
A /trunk/images/sbmmanager/backuprestore.png
A /trunk/images/sbmmanager/modulebg-left.png
M /trunk/images/sbmmanager/modulebg.png
A /trunk/images/sbmmanager/restorepopupbg.png
A /trunk/images/sbmmanager/trashbg.png
M /trunk/js/k2.sbm.js.php
M /trunk/k2.pot
Redid the SBM interface. Still some tweaking to do.
------------------------------------------------------------------------
r494 | Heilemann | 2007-09-23 17:00:33 +0200 (Sun, 23 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/options.php
K2's SBM now default again.
------------------------------------------------------------------------
r493 | spikeyslam | 2007-09-22 01:33:32 +0200 (Sat, 22 Sep 2007) | 1 line
Changed paths:
M /trunk/sidebar.php
Moved stuff back to first sidebar. If you're using 'Me + Text Editor', you'll be editing sidebar.php anyways. :p
------------------------------------------------------------------------
r492 | Heilemann | 2007-09-22 01:26:38 +0200 (Sat, 22 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Ups ;)
------------------------------------------------------------------------
r491 | Heilemann | 2007-09-22 01:25:02 +0200 (Sat, 22 Sep 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Height resizing works a little better now in SBM.
------------------------------------------------------------------------
r490 | Heilemann | 2007-09-22 00:59:51 +0200 (Sat, 22 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
In the process of updating the SBM interface interaction.
------------------------------------------------------------------------
r489 | spikeyslam | 2007-09-21 20:29:55 +0200 (Fri, 21 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/sidebar.php
Restored columns option in K2 Options. Updated static sidebar code. Moved some items to second static sidebar.
------------------------------------------------------------------------
r488 | spikeyslam | 2007-09-21 19:34:52 +0200 (Fri, 21 Sep 2007) | 1 line
Changed paths:
M /trunk/page-archives.php
removed redundant function check.
------------------------------------------------------------------------
r487 | Heilemann | 2007-09-21 09:14:30 +0200 (Fri, 21 Sep 2007) | 3 lines
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/display/sbm/backup.php
M /trunk/app/display/sbm/header.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Moved the backup/restore of the SBM into the main SBM page and started styling it.
I hope I didn't break anything, but it seems to work fine :)
------------------------------------------------------------------------
r486 | Heilemann | 2007-09-21 01:24:41 +0200 (Fri, 21 Sep 2007) | 1 line
Changed paths:
M /trunk/header.php
Fixes #376.
------------------------------------------------------------------------
r485 | Heilemann | 2007-09-21 01:22:09 +0200 (Fri, 21 Sep 2007) | 1 line
Changed paths:
M /trunk/404.php
Fixed #378 (404 page tweak)
------------------------------------------------------------------------
r484 | Heilemann | 2007-09-21 01:20:41 +0200 (Fri, 21 Sep 2007) | 2 lines
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/display/sbm/edit-module-form.php
M /trunk/app/display/sbm/edit-module-pages-form.php
M /trunk/app/display/sbm/modules.php
M /trunk/css/rollingarchives.css
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/screenshot.jpg
M /trunk/style.css
Fixed #368.
Simplified and tweaked the styling of module options.
------------------------------------------------------------------------
r483 | spikeyslam | 2007-09-20 18:35:45 +0200 (Thu, 20 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/header.php
Tweaked script loading. Compatible with WP 2.1.
------------------------------------------------------------------------
r482 | Heilemann | 2007-09-20 18:15:01 +0200 (Thu, 20 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
Update the styling of the options page, for the new sidebar manager options.
------------------------------------------------------------------------
r481 | Heilemann | 2007-09-20 17:42:04 +0200 (Thu, 20 Sep 2007) | 1 line
Changed paths:
M /trunk/page-archives.php
Removed UTW and ELA support from the archives page and moved the tag cloud up.
------------------------------------------------------------------------
r480 | ben.sherratt | 2007-09-20 17:21:13 +0200 (Thu, 20 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
Switching between K2's SBM and other themes now does not mess up the menu tabs for WPW and SBM.
------------------------------------------------------------------------
r479 | ben.sherratt | 2007-09-20 17:07:46 +0200 (Thu, 20 Sep 2007) | 2 lines
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/includes/widgets-removal.php
M /trunk/functions.php
SBM/widget selection working correctly it appears.
Need to put some strategic refreshes in to make the experience more fluid...
------------------------------------------------------------------------
r478 | ben.sherratt | 2007-09-20 16:35:11 +0200 (Thu, 20 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
k2_activate and k2_deactivate hooks.
------------------------------------------------------------------------
r477 | ben.sherratt | 2007-09-20 13:58:10 +0200 (Thu, 20 Sep 2007) | 5 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/includes/info.php
If a style author puts a line akin to:
PHP File: test.php
in their style, then that file will be included. Should be useful for people wanting to re-define sidebars, add header info, etc. etc.
------------------------------------------------------------------------
r476 | ben.sherratt | 2007-09-20 13:39:22 +0200 (Thu, 20 Sep 2007) | 2 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
A /trunk/app/includes/widgets-removal.php
M /trunk/functions.php
Few minor tweaks to the uninstaller code.
Starting widgets removal plugin thing...
------------------------------------------------------------------------
r473 | safirul.alredha | 2007-09-19 21:05:53 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/k2.pot
POT update.
------------------------------------------------------------------------
r472 | spikeyslam | 2007-09-19 18:17:36 +0200 (Wed, 19 Sep 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/header.php
M /trunk/js/jquery.js.php
Updated to jQuery 1.2.1.
We now only load updated version jQuery when in K2 and SBM.
SBM no longer needs jQuery dimensions now that jQuery 1.2 has width & height & offset.
------------------------------------------------------------------------
r471 | ben.sherratt | 2007-09-19 15:57:59 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/modules/latest_comments.php
"On the post"
------------------------------------------------------------------------
r470 | ben.sherratt | 2007-09-19 12:39:19 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
Minor header changes.
------------------------------------------------------------------------
r469 | ben.sherratt | 2007-09-19 12:16:56 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixes issue 373.
------------------------------------------------------------------------
r468 | ben.sherratt | 2007-09-19 11:22:38 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Addresses issue 209
------------------------------------------------------------------------
r467 | spikeyslam | 2007-09-19 08:45:27 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
remove redundant output of category & tag semantic classes.
------------------------------------------------------------------------
r466 | spikeyslam | 2007-09-19 08:35:21 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Asides filter no longer affects sidebar modules.
------------------------------------------------------------------------
r465 | spikeyslam | 2007-09-19 07:58:28 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Updated requirements for displaying the style info.
------------------------------------------------------------------------
r464 | ben.sherratt | 2007-09-19 04:16:41 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/functions.php
Fix issue 359
------------------------------------------------------------------------
r463 | ben.sherratt | 2007-09-19 03:59:06 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Small backup gotcha.
------------------------------------------------------------------------
r462 | ben.sherratt | 2007-09-19 03:43:28 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/comments-ajax.php
Addresses issue 5.
------------------------------------------------------------------------
r461 | ben.sherratt | 2007-09-19 03:16:27 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/modules/links.php
M /trunk/sidebar.php
M /trunk/style.css
Now using h4 for sidebar titles and wp_list_bookmarks
------------------------------------------------------------------------
r460 | ben.sherratt | 2007-09-19 03:03:03 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
Added noscript tags to RA so people without JS will still be able to navigate the archives.
------------------------------------------------------------------------
r459 | ben.sherratt | 2007-09-19 02:42:09 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm/backup.php
Working SBM backup.
------------------------------------------------------------------------
r458 | ben.sherratt | 2007-09-19 01:59:25 +0200 (Wed, 19 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
D /trunk/app/includes/sbm-ajax.php
A /trunk/app/includes/sbm-direct.php (from /trunk/app/includes/sbm-ajax.php:457)
Renamed sbm-ajax.php to sbm-direct.php
------------------------------------------------------------------------
r457 | ben.sherratt | 2007-09-19 01:41:12 +0200 (Wed, 19 Sep 2007) | 3 lines
Changed paths:
M /trunk/app/classes/sbm.php
D /trunk/app/display/modules.php
A /trunk/app/display/sbm (from /trunk/app/display/sbm-ajax:448)
A /trunk/app/display/sbm/backup.php
R /trunk/app/display/sbm/edit-module-form.php (from /trunk/app/display/sbm-ajax/edit-module-form.php:456)
R /trunk/app/display/sbm/edit-module-pages-form.php (from /trunk/app/display/sbm-ajax/edit-module-pages-form.php:456)
R /trunk/app/display/sbm/edit-module-posts-form.php (from /trunk/app/display/sbm-ajax/edit-module-posts-form.php:456)
A /trunk/app/display/sbm/header.php
A /trunk/app/display/sbm/modules.php
D /trunk/app/display/sbm-ajax
M /trunk/css/sbm.css
M /trunk/functions.php
M /trunk/js/k2.sbm.js.php
Cleaned up some of the SBM code. Added visual stuff for the module backup & restore.
!! DOES NOT WORK YET !!
------------------------------------------------------------------------
r456 | spikeyslam | 2007-09-18 17:31:44 +0200 (Tue, 18 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
oops. forgot to update header.php.
------------------------------------------------------------------------
r455 | spikeyslam | 2007-09-18 17:26:39 +0200 (Tue, 18 Sep 2007) | 2 lines
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/footer.php
M /trunk/functions.php
* Renamed some of the constants for better readability.
* Updated style info. Custom formatting now defined by style author. No longer displays if there's no metadata.
------------------------------------------------------------------------
r454 | spikeyslam | 2007-09-18 09:08:40 +0200 (Tue, 18 Sep 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
changed require to require_once
------------------------------------------------------------------------
r453 | spikeyslam | 2007-09-18 09:04:30 +0200 (Tue, 18 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/sbm-ajax.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Loading our ajax with wp-config.php instead of wp-blog-header.php. that should finally fix 404 errors.
------------------------------------------------------------------------
r452 | spikeyslam | 2007-09-18 04:23:11 +0200 (Tue, 18 Sep 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
Added workaround for certain servers where WordPress returns an invalid 404 header on our ajax calls when permalinks is active.
------------------------------------------------------------------------
r451 | spikeyslam | 2007-09-18 03:37:58 +0200 (Tue, 18 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.slider.js.php
Clicking on the track now takes you to the nearest page value.
------------------------------------------------------------------------
r450 | Heilemann | 2007-09-17 22:06:08 +0200 (Mon, 17 Sep 2007) | 1 line
Changed paths:
D /trunk/css/print.css
'print.css' deleted.
------------------------------------------------------------------------
r449 | Heilemann | 2007-09-17 18:53:37 +0200 (Mon, 17 Sep 2007) | 1 line
Changed paths:
M /trunk/header.php
Removed print.css.
------------------------------------------------------------------------
r448 | spikeyslam | 2007-09-17 03:17:21 +0200 (Mon, 17 Sep 2007) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/header.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.livesearch.js.php
M /trunk/js/k2.rollingarchives.js.php
Added display of ajax errors. Consolidated ajax calls in RollingArchives & LiveSearch.
------------------------------------------------------------------------
r447 | spikeyslam | 2007-09-16 22:38:22 +0200 (Sun, 16 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/modules.php
Updating columns number no longer nukes k2 options.
------------------------------------------------------------------------
r446 | spikeyslam | 2007-09-16 21:49:17 +0200 (Sun, 16 Sep 2007) | 1 line
Changed paths:
M /trunk/page-archives.php
Now using WP API to get categories.
------------------------------------------------------------------------
r445 | Heilemann | 2007-09-15 19:00:49 +0200 (Sat, 15 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm-ajax/edit-module-form.php
M /trunk/app/display/sbm-ajax/edit-module-pages-form.php
M /trunk/app/display/sbm-ajax/edit-module-posts-form.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Updates to the 'display module on:' code. Not quite done yet.
------------------------------------------------------------------------
r444 | Heilemann | 2007-09-15 18:43:00 +0200 (Sat, 15 Sep 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
Fixing the RA mini-header I had accidentally committed.
------------------------------------------------------------------------
r443 | Heilemann | 2007-09-15 10:17:12 +0200 (Sat, 15 Sep 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
M /trunk/style.css
Module display options now support specific pages and posts again. Still working on the styling.
------------------------------------------------------------------------
r442 | Heilemann | 2007-09-15 00:24:21 +0200 (Sat, 15 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js.php
Rolling Archives now also adds the currently applicable class to the #page element, for further styling goodness :)
------------------------------------------------------------------------
r441 | Heilemann | 2007-09-14 23:57:28 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
Fixed minor styling error if using advanced navigation with the normal sidebar.
------------------------------------------------------------------------
r440 | Heilemann | 2007-09-14 23:36:17 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/app/modules/aboutcurrent.php
M /trunk/k2.project.tmproj
Changed some of the phrasing in the About Current Page module.
------------------------------------------------------------------------
r439 | Heilemann | 2007-09-14 23:09:05 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/app/modules/aboutcurrent.php
Think last commit was botched by typing error.
------------------------------------------------------------------------
r438 | Heilemann | 2007-09-14 23:08:35 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/app/modules/aboutcurrent.php
Fixes #355.
------------------------------------------------------------------------
r437 | Heilemann | 2007-09-14 22:02:39 +0200 (Fri, 14 Sep 2007) | 4 lines
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/display/modules.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Moved the column selector into the SBM admin page, where it belongs.
Also, missed some files in the last commits (doh!)
------------------------------------------------------------------------
r436 | Heilemann | 2007-09-14 21:21:27 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
Updated styling of the Links module.
------------------------------------------------------------------------
r435 | Heilemann | 2007-09-14 21:06:08 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/images/sbmmanager/optionsbutton.png
New SBM options button.
------------------------------------------------------------------------
r434 | Heilemann | 2007-09-14 21:05:45 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
Various minor SBM CSS updates, like hovering over an inactive module still waiting for a server response now shows a busy cursor.
------------------------------------------------------------------------
r433 | Heilemann | 2007-09-14 20:48:51 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/footer.php
Minor fix for the last revision.
------------------------------------------------------------------------
r432 | Heilemann | 2007-09-14 20:44:11 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/footer.php
Fixed the localization problem in #316 and rearranged and updated the footer output.
------------------------------------------------------------------------
r431 | Heilemann | 2007-09-14 17:39:46 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Module titles are now properly changed on the module in the sidebar list on saving and closing the options window.
------------------------------------------------------------------------
r430 | Heilemann | 2007-09-14 17:36:25 +0200 (Fri, 14 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
Fixed the option page labels. Added 'ok/cancel' check before resetting.
------------------------------------------------------------------------
r429 | spikeyslam | 2007-09-13 22:15:32 +0200 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js.php
M /trunk/js/k2.rollingarchives.js.php
Updated lightbox detection
------------------------------------------------------------------------
r428 | spikeyslam | 2007-09-13 22:06:29 +0200 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
RollingArchives now initially hidden until setup by JavaScript.
------------------------------------------------------------------------
r427 | ben.sherratt | 2007-09-13 20:10:38 +0200 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/display/sbm-ajax/edit-module-form.php
Addresses issue 346. Someone moved my code around I think...
------------------------------------------------------------------------
r425 | Heilemann | 2007-09-13 20:05:21 +0200 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /trunk/k2.project.tmproj
M /trunk/style.css
M /trunk/theloop.php
Removed Noteworthy support and fixed admin tab.
------------------------------------------------------------------------
r424 | ben.sherratt | 2007-09-13 16:08:33 +0200 (Thu, 13 Sep 2007) | 7 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/includes/info.php
M /trunk/functions.php
A /trunk/js/header.php
M /trunk/js/jquery.dimensions.js.php
M /trunk/js/jquery.interface.js.php
M /trunk/js/jquery.js.php
M /trunk/js/k2.comments.js.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.livesearch.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/js/k2.slider.js.php
M /trunk/js/k2.trimmer.js.php
M /trunk/style.css
A few mods to get started.
* Updated all JS files.
* Used compressed JQuery.
* Created common header for all JS files to use.
* Started cleaning up globals etc.
* WP 2.3 strips all tags (aside from link tags) from the theme description.
------------------------------------------------------------------------
r423 | spikeyslam | 2007-09-13 08:56:09 +0200 (Thu, 13 Sep 2007) | 4 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/comments.php
M /trunk/header.php
D /trunk/js/jquery.form.js.php
M /trunk/js/jquery.js.php
M /trunk/js/k2.comments.js.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/js/k2.slider.js.php
M /trunk/js/k2.trimmer.js.php
* Updated to jQuery 1.2
* Ported the slider from script.aculo.us to jQuery (don't need to load jquery.interface)
* Updated Live Comments to jQuery 1.2 (don't need to load jquery.form)
* Updated SBM to use POST for submission
------------------------------------------------------------------------
r422 | spikeyslam | 2007-09-11 21:29:18 +0200 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.livesearch.js.php
Added support for Lightbox v2.03.3: images in posts loaded with LiveSearch should now get lightboxed.
------------------------------------------------------------------------
r421 | spikeyslam | 2007-09-11 21:26:56 +0200 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.rollingarchives.js.php
Added support for Lightbox v2.03.3: images in posts loaded with RollingArchives should now get lightboxed.
------------------------------------------------------------------------
r420 | spikeyslam | 2007-09-11 04:49:48 +0200 (Tue, 11 Sep 2007) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/js/k2.functions.js.php
Make sure jQuery.noConflict(); loads before anyone else.
------------------------------------------------------------------------
r419 | spikeyslam | 2007-09-11 00:49:12 +0200 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/header.php
Localized . Single post title now shown.
------------------------------------------------------------------------
r418 | spikeyslam | 2007-09-10 23:38:58 +0200 (Mon, 10 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
more robust php array to javascript hash/array generating
------------------------------------------------------------------------
r417 | spikeyslam | 2007-09-10 04:10:02 +0200 (Mon, 10 Sep 2007) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
Updated semantic classes from sandbox 1.0 subversion.
Added check for is_tag. props: rick.beckman
------------------------------------------------------------------------
r416 | spikeyslam | 2007-09-10 00:33:48 +0200 (Mon, 10 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
Should now properly retrieve all categories in WP 2.3
------------------------------------------------------------------------
r415 | Heilemann | 2007-09-09 21:47:47 +0200 (Sun, 09 Sep 2007) | 1 line
Changed paths:
M /trunk/app/modules/aboutcurrent.php
M /trunk/app/modules/monthly.php
M /trunk/app/modules/php.php
M /trunk/header.php
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/style.css
Various minor stuff, like fixing the title on Pages and adjusting the 'about' module's output.
------------------------------------------------------------------------
r414 | Heilemann | 2007-09-09 18:51:39 +0200 (Sun, 09 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Added 'tag' and 'category' to the semantic classes for BODY.
------------------------------------------------------------------------
r413 | Heilemann | 2007-09-09 11:20:30 +0200 (Sun, 09 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
M /trunk/theloop.php
Fixed "Page x of y" being shown twice when rolling.
------------------------------------------------------------------------
r412 | Heilemann | 2007-09-09 10:49:55 +0200 (Sun, 09 Sep 2007) | 2 lines
Changed paths:
A /trunk/app/modules/wptagcloud.php
M /trunk/header.php
M /trunk/k2.project.tmproj
M /trunk/style.css
M /trunk/theloop.php
Fixed #320.
Added first draft of Tag Cloud sidebar module.
------------------------------------------------------------------------
r411 | spikeyslam | 2007-09-09 04:47:52 +0200 (Sun, 09 Sep 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
texttrimmer functionality fixed by using visibility: hidden instead of display: none.
------------------------------------------------------------------------
r410 | Heilemann | 2007-09-08 14:52:58 +0200 (Sat, 08 Sep 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/style.css
M /trunk/theloop.php
Very minor stylistic updates for WP2.3.
------------------------------------------------------------------------
r409 | Heilemann | 2007-09-07 20:08:55 +0200 (Fri, 07 Sep 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
Updated the text trimmer's layout.
------------------------------------------------------------------------
r408 | Heilemann | 2007-09-07 19:18:11 +0200 (Fri, 07 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
Fix for #179.
------------------------------------------------------------------------
r406 | spikeyslam | 2007-09-06 02:56:15 +0200 (Thu, 06 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Events now properly trigger once after adding a module instead of 4x for updates and 2x for control-show.
------------------------------------------------------------------------
r405 | spikeyslam | 2007-09-04 02:58:17 +0200 (Tue, 04 Sep 2007) | 2 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/js/jquery.js.php
M /trunk/js/k2.functions.js.php
M /trunk/js/k2.livesearch.js.php
M /trunk/js/k2.rollingarchives.js.php
M /trunk/js/k2.slider.js.php
M /trunk/js/k2.trimmer.js.php
M /trunk/rollingarchive.php
RollingArchives & LiveSearch: Added support for IE (slider is buggy)
TextTrimmer now functional.
------------------------------------------------------------------------
r404 | spikeyslam | 2007-09-04 01:34:49 +0200 (Tue, 04 Sep 2007) | 1 line
Changed paths:
M /trunk/js/k2.comments.js.php
Using jQuery keyword instead of $
------------------------------------------------------------------------
r403 | spikeyslam | 2007-09-02 21:33:32 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
Uninstall now removes all options starting with k2. cleanup_deprecated functions no longer needed.
------------------------------------------------------------------------
r402 | spikeyslam | 2007-09-02 21:14:16 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/style.css
Added lang in body semantic classes. Increased font size of non-latin-based languages.
------------------------------------------------------------------------
r401 | Heilemann | 2007-09-02 17:33:59 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
A /trunk/license.txt
M /trunk/single.php
Added a license.txt file with the GPL license. Don't know why this wasn't in there earlier.
------------------------------------------------------------------------
r400 | Heilemann | 2007-09-02 17:03:05 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
M /trunk/theloop.php
Fixed #129, #163 and #335.
------------------------------------------------------------------------
r399 | Heilemann | 2007-09-02 16:47:47 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
Fixed #163.
------------------------------------------------------------------------
r398 | Heilemann | 2007-09-02 11:52:16 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Fixed #314, this'll require an updated loc file.
------------------------------------------------------------------------
r397 | Heilemann | 2007-09-02 11:44:49 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm-ajax/edit-module-form.php
M /trunk/css/rollingarchives.css
M /trunk/css/sbm.css
M /trunk/k2.project.tmproj
M /trunk/style.css
A collection of minor changes hither and dither.
------------------------------------------------------------------------
r396 | Heilemann | 2007-09-02 11:02:06 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/app/modules/php.php
Fixes #345.
------------------------------------------------------------------------
r395 | Heilemann | 2007-09-02 10:51:03 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Fixed issue #324.
------------------------------------------------------------------------
r394 | Heilemann | 2007-09-02 10:38:25 +0200 (Sun, 02 Sep 2007) | 1 line
Changed paths:
M /trunk/style.css
Removed IMG styling. Causing unnecessary problems, and feels slightly outmoded.
------------------------------------------------------------------------
r393 | spikeyslam | 2007-09-01 21:21:42 +0200 (Sat, 01 Sep 2007) | 1 line
Changed paths:
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/js/k2.comments.js.php
Updated ajax comments. comment form now disables after a successful submit and re-enables after 15 seconds.
------------------------------------------------------------------------
r392 | spikeyslam | 2007-09-01 08:51:24 +0200 (Sat, 01 Sep 2007) | 1 line
Changed paths:
M /trunk/app/includes/sbm-ajax.php
WP 2.3: SBM should now save
------------------------------------------------------------------------
r391 | spikeyslam | 2007-08-31 18:23:04 +0200 (Fri, 31 Aug 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
fixed sbm-ajax loading
------------------------------------------------------------------------
r390 | spikeyslam | 2007-08-31 10:03:05 +0200 (Fri, 31 Aug 2007) | 1 line
Changed paths:
M /trunk/header.php
Call jQuery.noConflict() for compatibility with other JS libraries.
------------------------------------------------------------------------
r389 | spikeyslam | 2007-08-30 22:29:42 +0200 (Thu, 30 Aug 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
Using WP's API to get category list.
------------------------------------------------------------------------
r388 | spikeyslam | 2007-08-30 21:38:16 +0200 (Thu, 30 Aug 2007) | 1 line
Changed paths:
M /trunk/page-archives.php
Enclosed our static archive in noscript for when ELA is enabled but JavaScript is not. Enclosed the tag cloud in a div.
------------------------------------------------------------------------
r387 | spikeyslam | 2007-08-30 21:26:15 +0200 (Thu, 30 Aug 2007) | 1 line
Changed paths:
M /trunk/footer.php
Added localization to the footer
------------------------------------------------------------------------
r386 | spikeyslam | 2007-08-30 21:13:32 +0200 (Thu, 30 Aug 2007) | 2 lines
Changed paths:
M /trunk/app/includes/info.php
Fixed misplaced output of "Uncategorized" for articles without categorization
props: andre.boehm
------------------------------------------------------------------------
r385 | spikeyslam | 2007-08-30 21:00:47 +0200 (Thu, 30 Aug 2007) | 1 line
Changed paths:
M /trunk/page-archives.php
M /trunk/theloop.php
Added support for Tags in WP 2.3
------------------------------------------------------------------------
r384 | spikeyslam | 2007-08-30 03:51:12 +0200 (Thu, 30 Aug 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
Rolling Archives: page dates now visible when dragging the slider
------------------------------------------------------------------------
r383 | spikeyslam | 2007-08-30 03:44:08 +0200 (Thu, 30 Aug 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
restored next & prev text labels to Older & Newer
------------------------------------------------------------------------
r382 | spikeyslam | 2007-08-30 03:39:09 +0200 (Thu, 30 Aug 2007) | 4 lines
Changed paths:
M /trunk/404.php
M /trunk/app/classes/k2.php
M /trunk/app/includes/info.php
M /trunk/attachment.php
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/index.php
D /trunk/js/comments.js.php
D /trunk/js/dragdrop.js.php
D /trunk/js/effects.js.php
M /trunk/js/jquery.form.js.php
M /trunk/js/jquery.js.php
A /trunk/js/k2.comments.js.php
M /trunk/js/k2.functions.js.php
A /trunk/js/k2.livesearch.js.php
A /trunk/js/k2.rollingarchives.js.php
A /trunk/js/k2.slider.js.php
A /trunk/js/k2.trimmer.js.php
D /trunk/js/livesearch.js.php
D /trunk/js/prototype.js.php
D /trunk/js/rollingarchives.js.php
D /trunk/js/sbm.js.php
D /trunk/js/slider.js.php
D /trunk/js/trimmer.js.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/rollingarchive.php
M /trunk/single.php
M /trunk/style.css
* JavaScripts: ported to jQuery (to do: TextTrimmer, optimizations)
* jQuery: Updated to 1.1.4
* jQuery.Form: Updated to latest svn
* Removed prototype & scriptaculous
------------------------------------------------------------------------
r381 | spikeyslam | 2007-08-29 08:02:07 +0200 (Wed, 29 Aug 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
SBM: Using jQuery instead of $ for enclosing function. Should now work with WP 2.3
------------------------------------------------------------------------
r380 | safirul.alredha | 2007-08-28 16:17:48 +0200 (Tue, 28 Aug 2007) | 2 lines
Changed paths:
M /trunk/attachment.php
M /trunk/style.css
M /trunk/theloop.php
Replace tag with .
------------------------------------------------------------------------
r379 | spikeyslam | 2007-08-25 20:15:29 +0200 (Sat, 25 Aug 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
Updated semantic classes. Now using author's display name for semantic classes instead of login name.
------------------------------------------------------------------------
r378 | spikeyslam | 2007-08-16 21:48:17 +0200 (Thu, 16 Aug 2007) | 8 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/modules.php
M /trunk/app/display/options.php
M /trunk/app/display/sbm-ajax/edit-module-form.php
M /trunk/app/includes/info.php
M /trunk/js/k2.sbm.js.php
M /trunk/sidebar.php
M /trunk/style.css
K2 Sidebar Manager:
* Module options are now only displayed under the Options tab
* When options are opened, Options tab is selected
* Removed number of sidebar settings (see below)
K2 Options:
* Added columns layout setting. There will always be 2 sidebars.
* Display the header dimensions depending on column layout.
------------------------------------------------------------------------
r377 | spikeyslam | 2007-07-20 22:23:34 +0200 (Fri, 20 Jul 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/modules.php
M /trunk/app/display/options.php
* Sidebar number should now be properly submitted by SBM (http://code.google.com/p/kaytwo/issues/detail?id=318)
* Number of sidebars registered by K2 is fixed at 2 if using SBM.
* Removed outdated code from options.php
------------------------------------------------------------------------
r376 | spikeyslam | 2007-07-16 10:22:13 +0200 (Mon, 16 Jul 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/js/jquery.dimensions.js.php
A /trunk/js/jquery.form.js.php
A /trunk/js/jquery.interface.js.php
A /trunk/js/jquery.js.php
M /trunk/js/k2.sbm.js.php
* Fixed headers & styles paths with Wordpress MU
* Bundled jquery, jquery.form and jquery.interface for older versions of WP (2.1 needs all, 2.2 needs jquery.form) that do not already have them
* SBM module options should now be properly submitted. Form now serialized.
------------------------------------------------------------------------
r375 | Heilemann | 2007-06-24 18:51:41 +0200 (Sun, 24 Jun 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed an issue where the options window would double-load the settings for the chosen module.
------------------------------------------------------------------------
r374 | Heilemann | 2007-06-24 18:45:04 +0200 (Sun, 24 Jun 2007) | 3 lines
Changed paths:
M /trunk/app/display/modules.php
M /trunk/css/sbm.css
A /trunk/images/sbmmanager/optb.png
A /trunk/images/sbmmanager/optbl.png
A /trunk/images/sbmmanager/optbr.png
A /trunk/images/sbmmanager/optl.png
A /trunk/images/sbmmanager/optr.png
A /trunk/images/sbmmanager/optt.png
A /trunk/images/sbmmanager/opttl.png
A /trunk/images/sbmmanager/opttr.png
A /trunk/images/sbmmanager/tabbg.png
A /trunk/images/sbmmanager/tabbgselected.png
A /trunk/images/sbmmanager/tabsbg.png
A /trunk/images/sbmmanager/widget_close.png
M /trunk/js/k2.sbm.js.php
Updated the options window.
Started fixing the message system.
Fixed half of #312 I think.
------------------------------------------------------------------------
r373 | Heilemann | 2007-06-24 09:44:13 +0200 (Sun, 24 Jun 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
Fixed Safari bug in SBM.
------------------------------------------------------------------------
r372 | Heilemann | 2007-06-24 01:03:29 +0200 (Sun, 24 Jun 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Cleaned up the styling of the SBM a bit, added dropshadow to dragged containers for Safari 3.
------------------------------------------------------------------------
r371 | Heilemann | 2007-06-24 00:31:50 +0200 (Sun, 24 Jun 2007) | 1 line
Changed paths:
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
Ups, forgot to remove 'debugger;'
------------------------------------------------------------------------
r370 | Heilemann | 2007-06-24 00:31:06 +0200 (Sun, 24 Jun 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
dragHelper and sortHelper now have correct font-sizes.
------------------------------------------------------------------------
r369 | Heilemann | 2007-06-24 00:11:40 +0200 (Sun, 24 Jun 2007) | 1 line
Changed paths:
M /trunk/css/sbm.css
M /trunk/js/k2.sbm.js.php
Overtly long titles on modules are now automatically cropped and fitted with an ellipsis.
------------------------------------------------------------------------
r368 | Heilemann | 2007-06-16 22:04:38 +0200 (Sat, 16 Jun 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/modules.php
M /trunk/css/sbm.css
D /trunk/js/jquery.dimscreen.js.php
M /trunk/js/k2.sbm.js.php
M /trunk/k2.project.tmproj
Fixed some minor bugs with the SBM manager and removed the dimscreen plugin for jquery (unnecessary).
------------------------------------------------------------------------
r367 | Heilemann | 2007-06-16 22:04:18 +0200 (Sat, 16 Jun 2007) | 1 line
Changed paths:
M /trunk/style.css
Fixed some minor bugs with the SBM manager and removed the dimscreen plugin for jquery (unnecessary).
------------------------------------------------------------------------
r366 | spikeyslam | 2007-06-16 09:06:01 +0200 (Sat, 16 Jun 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
restored support for custom image header's hide/customize blog title
------------------------------------------------------------------------
r365 | Heilemann | 2007-06-14 23:47:17 +0200 (Thu, 14 Jun 2007) | 1 line
Changed paths:
M /trunk/theloop.php
Fixes #307
------------------------------------------------------------------------
r364 | safirul.alredha | 2007-06-11 09:38:08 +0200 (Mon, 11 Jun 2007) | 2 lines
Changed paths:
M /trunk/k2.pot
revision 358 POT file
------------------------------------------------------------------------
r363 | safirul.alredha | 2007-06-11 09:34:13 +0200 (Mon, 11 Jun 2007) | 3 lines
Changed paths:
M /trunk/navigation.php
M /trunk/sidebar.php
- Use Older/Newer rather than Previous/Next http://trac.wordpress.org/ticket/4397
- Use previous_post_link() and next_post_link()
------------------------------------------------------------------------
r362 | ben.sherratt | 2007-06-10 14:33:55 +0200 (Sun, 10 Jun 2007) | 1 line
Changed paths:
M /trunk/app/display/modules.php
M /trunk/attachment.php
------------------------------------------------------------------------
r361 | Heilemann | 2007-06-10 08:32:22 +0200 (Sun, 10 Jun 2007) | 10 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/modules.php
M /trunk/app/display/sbm-ajax/edit-module-form.php
M /trunk/app/includes/info.php
D /trunk/app/modules/about.php
A /trunk/app/modules/aboutcurrent.php
M /trunk/app/modules/asides.php
M /trunk/app/modules/calendar.php
M /trunk/app/modules/categories.php
M /trunk/app/modules/flickr.php
D /trunk/app/modules/html.php
A /trunk/app/modules/latest_comments.php
M /trunk/app/modules/latest_posts.php
M /trunk/app/modules/links.php
M /trunk/app/modules/meta.php
M /trunk/app/modules/monthly.php
M /trunk/app/modules/navigation.php
M /trunk/app/modules/php.php
D /trunk/app/modules/recent_comments.php
M /trunk/app/modules/related_posts.php
M /trunk/app/modules/rss.php
M /trunk/app/modules/search.php
D /trunk/app/modules/text.php
M /trunk/css/sbm.css
A /trunk/images/sbmmanager
A /trunk/images/sbmmanager/closebutton.png
A /trunk/images/sbmmanager/modulebg.png
A /trunk/images/sbmmanager/optionsbutton.png
A /trunk/images/sbmmanager/sbmbg.png
M /trunk/js/dragdrop.js.php
A /trunk/js/jquery.dimensions.js.php
A /trunk/js/jquery.dimscreen.js.php
A /trunk/js/k2.functions.js.php
A /trunk/js/k2.sbm.js.php
D /trunk/js/k2functions.js.php
M /trunk/js/sbm.js.php
M /trunk/k2.project.tmproj
M /trunk/style.css
MONSTER COMMIT, in which the new jQuery-based SBM manager makes its debut.
Severe changes throughout, use at your own risk for now.
The major changes, off the top of my head are:
- All new SBM manager page
- Minor updates to normal options page
- Removed Text and HTML modules, to be combined with PHP module.
- Renamed 'Recent Comments' to 'Latest Comments', is a more true title, and also sorts it with 'Latest Posts'
- Renamed k2functions.js.php to k2.functions.js.php. This is the new naming convention for our JS.
------------------------------------------------------------------------
r360 | Heilemann | 2007-06-10 08:31:14 +0200 (Sun, 10 Jun 2007) | 10 lines
Changed paths:
M /trunk/k2.pot
MONSTER COMMIT, in which the new jQuery-based SBM manager makes its debut.
Severe changes throughout, use at your own risk for now.
The major changes, off the top of my head are:
- All new SBM manager page
- Minor updates to normal options page
- Removed Text and HTML modules, to be combined with PHP module.
- Renamed 'Recent Comments' to 'Latest Comments', is a more true title, and also sorts it with 'Latest Posts'
- Renamed k2functions.js.php to k2.functions.js.php. This is the new naming convention for our JS.
------------------------------------------------------------------------
r358 | Heilemann | 2007-05-22 22:14:23 +0200 (Tue, 22 May 2007) | 1 line
Changed paths:
M /trunk/style.css
Added CSS case for accessing normal archives with RA active; now looks okay again. Also added styling for the calendar module.
------------------------------------------------------------------------
r357 | spikeyslam | 2007-05-22 11:11:53 +0200 (Tue, 22 May 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
Update the archive page if updating k2.
------------------------------------------------------------------------
r356 | spikeyslam | 2007-05-22 11:03:31 +0200 (Tue, 22 May 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
Changed post_name to 'k2archives' to avoid conflicts with /archives/%post_id% (default Numeric) permalink
------------------------------------------------------------------------
r355 | spikeyslam | 2007-05-18 19:04:34 +0200 (Fri, 18 May 2007) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
* fixed Text Trimmer operation
* removed prefix from Rolling Archives
------------------------------------------------------------------------
r354 | spikeyslam | 2007-05-18 09:36:25 +0200 (Fri, 18 May 2007) | 1 line
Changed paths:
M /trunk/app/display/sbm-ajax/edit-module-form.php
Restored output css file option.
------------------------------------------------------------------------
r353 | spikeyslam | 2007-05-17 19:26:20 +0200 (Thu, 17 May 2007) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/index.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/rollingarchive.php
* Merged all inline header javascript into one javascript tag.
* Re-enabled Text-Trimmer.
------------------------------------------------------------------------
r352 | Heilemann | 2007-05-17 14:25:41 +0200 (Thu, 17 May 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/display/options.php
M /trunk/css/rollingarchives.css
M /trunk/k2.project.tmproj
M /trunk/navigation.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Correcting bad commit.
------------------------------------------------------------------------
r351 | Heilemann | 2007-05-17 14:25:17 +0200 (Thu, 17 May 2007) | 1 line
Changed paths:
M /trunk/style.css
Updated style.css so that even if the the SBM isn't turned on for WP22, Brian's Latest Comments are still styled correctly.
------------------------------------------------------------------------
r350 | Heilemann | 2007-05-17 14:09:03 +0200 (Thu, 17 May 2007) | 4 lines
Changed paths:
M /trunk/css/rollingarchives.css
- Updated styling on RA (waiting on trimmer re-enabling)
- Updated options page, is now smarter and nicer.
- Updated old-school paged archives a bit.
- Minor stylings here and there.
------------------------------------------------------------------------
r349 | spikeyslam | 2007-05-16 10:29:23 +0200 (Wed, 16 May 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/display/modules.php
M /trunk/app/display/sbm-ajax/edit-module-form.php
* attribute_escape SBM's form values
* simplified module options form
* register sidebars depending on number of sidebars chosen
------------------------------------------------------------------------
r348 | spikeyslam | 2007-05-16 10:26:23 +0200 (Wed, 16 May 2007) | 3 lines
Changed paths:
M /trunk/404.php
M /trunk/attachment.php
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/index.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/rollingarchive.php
M /trunk/single.php
* K2 now loads only one Rolling Archives object
* #nested_ no longer needed for Rolling Archives
* temporary disabled Text Trimmer
------------------------------------------------------------------------
r347 | spikeyslam | 2007-05-15 21:53:48 +0200 (Tue, 15 May 2007) | 3 lines
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/header.php
* removed css loader (a tad overkill to load 2 css).
* removed plugins_loaded action from sbm.
* removed check for k2info.
------------------------------------------------------------------------
r346 | spikeyslam | 2007-05-15 02:20:17 +0200 (Tue, 15 May 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
Load our stylesheets before scripts.
------------------------------------------------------------------------
r345 | Heilemann | 2007-05-14 21:45:32 +0200 (Mon, 14 May 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
Some temporary changes to the rolling archives.
------------------------------------------------------------------------
r344 | Heilemann | 2007-05-13 21:20:56 +0200 (Sun, 13 May 2007) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
A /trunk/images/rollhover.png
M /trunk/images/sliderbgleft.png
M /trunk/images/sliderbgright.png
M /trunk/images/sliderhandle.png
M /trunk/images/spinner.gif
M /trunk/js/rollingarchives.js.php
M /trunk/k2.project.tmproj
M /trunk/rollingarchive.php
M /trunk/style.css
Updated the styling of the rolling archives. I couldn't find a suave way to include the text trimmer, so it's hidden for now.
------------------------------------------------------------------------
r343 | Heilemann | 2007-05-13 21:05:36 +0200 (Sun, 13 May 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
Centered ELA button, removed 'Edit Style' button, as it was a) confusing and b) didn't conform to the rest of the options page.
------------------------------------------------------------------------
r338 | spikeyslam | 2007-05-09 18:27:06 +0200 (Wed, 09 May 2007) | 1 line
Changed paths:
M /trunk/searchform.php
changed action of searchform to site's home
------------------------------------------------------------------------
r337 | spikeyslam | 2007-05-08 15:55:35 +0200 (Tue, 08 May 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
M /trunk/header.php
M /trunk/rollingarchive.php
M /trunk/searchform.php
attribute_escape our form values
------------------------------------------------------------------------
r336 | spikeyslam | 2007-05-04 19:22:29 +0200 (Fri, 04 May 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
D /trunk/app/includes/sbm-stub.php
Reverting to 334. Use darrell.schulte's plugin to disable Widgets in WP 2.2: http://code.google.com/p/kaytwo/issues/detail?id=284
------------------------------------------------------------------------
r335 | spikeyslam | 2007-05-03 02:43:15 +0200 (Thu, 03 May 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
A /trunk/app/includes/sbm-stub.php (from /trunk/app/includes/sbm-stub.php:321)
Added support for SBM in Wordpress 2.2.
------------------------------------------------------------------------
r334 | spikeyslam | 2007-04-30 01:20:27 +0200 (Mon, 30 Apr 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/js/livesearch.js.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
This should fix Rolling Archives & Live Search errors with custom permalinks.
------------------------------------------------------------------------
r333 | spikeyslam | 2007-04-29 23:58:39 +0200 (Sun, 29 Apr 2007) | 1 line
Changed paths:
M /trunk/style.css
Fixed image alignment. Issue 175
------------------------------------------------------------------------
r332 | spikeyslam | 2007-04-28 09:51:37 +0200 (Sat, 28 Apr 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
issue 91: added current_style_dir option in k2info to return the path of currently selected style.
------------------------------------------------------------------------
r331 | spikeyslam | 2007-04-27 10:57:51 +0200 (Fri, 27 Apr 2007) | 1 line
Changed paths:
M /trunk/js/livesearch.js.php
cleared the previous search when live search is reset.
------------------------------------------------------------------------
r330 | spikeyslam | 2007-04-26 10:18:00 +0200 (Thu, 26 Apr 2007) | 1 line
Changed paths:
M /trunk/sidebar.php
Fixed closing tag of #sidebar-main.
------------------------------------------------------------------------
r329 | spikeyslam | 2007-04-26 00:33:15 +0200 (Thu, 26 Apr 2007) | 1 line
Changed paths:
M /trunk/sidebar.php
If main sidebar has no modules/widgets, use content from sidebar.php.
------------------------------------------------------------------------
r328 | spikeyslam | 2007-04-25 10:42:51 +0200 (Wed, 25 Apr 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/header.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/rollingarchive.php
Fixed Rolling Archives query handling. Text Trimmer properly trims the first page. Simplified Live Search initialization.
------------------------------------------------------------------------
r327 | spikeyslam | 2007-04-25 10:15:17 +0200 (Wed, 25 Apr 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Fixed loading of sbm-ajax.php
------------------------------------------------------------------------
r326 | spikeyslam | 2007-04-25 08:31:49 +0200 (Wed, 25 Apr 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
A /trunk/js/dragdrop.js.php
A /trunk/js/effects.js.php
A /trunk/js/slider.js.php
Re-bundled scriptaculous 1.7 for WP < 2.2. Fixes slider problems with Safari.
------------------------------------------------------------------------
r325 | spikeyslam | 2007-04-23 12:09:46 +0200 (Mon, 23 Apr 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/classes/sbm.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/css/rollingarchives.css
M /trunk/header.php
A /trunk/images/trim_less.png
A /trunk/images/trim_more.png
D /trunk/js/dragdrop.js.php
D /trunk/js/effects.js.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
D /trunk/js/slider.js.php
M /trunk/js/trimmer.js.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
More support for WordPress MU. Added home and page dates to Rolling Archives. Added more and less to Text Trimmer. Added state classes to Rolling Archives (firstpage, nthpage, lastpage -- slider and such can be hidden based on css alone). Re-arranaged Rolling Archives and Text Trimmer. Removed script.aculo.us and using the bundled version. Changed all mention of scheme to style for consistency.
------------------------------------------------------------------------
r324 | spikeyslam | 2007-04-19 20:00:37 +0200 (Thu, 19 Apr 2007) | 1 line
Changed paths:
M /trunk/app/classes/options.php
K2 Options now only displays if the user can 'edit_themes'. (Fixes issue 275)
------------------------------------------------------------------------
r323 | spikeyslam | 2007-03-20 04:03:27 +0100 (Tue, 20 Mar 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
added preliminary version checking for wordpress mu. (to do: rewrite version check into a class that handles support for various versions of wordpress)
------------------------------------------------------------------------
r322 | spikeyslam | 2007-03-18 22:10:51 +0100 (Sun, 18 Mar 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
D /trunk/app/includes/sbm-stub.php
Removed sbm-stub.php dependency (hopefully fixes issue 71). Added semantic classes to modules.
------------------------------------------------------------------------
r321 | spikeyslam | 2007-03-18 21:46:51 +0100 (Sun, 18 Mar 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/options.php
corrected "deprecated" spelling. Issue: 256
------------------------------------------------------------------------
r320 | spikeyslam | 2007-03-18 21:44:46 +0100 (Sun, 18 Mar 2007) | 1 line
Changed paths:
M /trunk/app/display/modules.php
Display "(Inactive)" next to sidebar name if sidebar is not active per k2sidebarnumber setting.
------------------------------------------------------------------------
r319 | spikeyslam | 2007-03-16 09:56:35 +0100 (Fri, 16 Mar 2007) | 1 line
Changed paths:
M /trunk/js/livesearch.js.php
Added a check to see if there's a search form before attempting to load live search.
------------------------------------------------------------------------
r318 | spikeyslam | 2007-03-16 09:55:28 +0100 (Fri, 16 Mar 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
Added debugging info.
------------------------------------------------------------------------
r317 | spikeyslam | 2007-03-16 09:53:57 +0100 (Fri, 16 Mar 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
M /trunk/sidebar.php
M /trunk/style.css
Added support for a three column layout (holy grail). Number of sidebars to display (0, 1, 2) is user configurable. Added semantic class 'sidebar' to body tag: 'sidebar-none' when no sidebar is to be displayed, 'sidebar-single' for one sidebar, 'sidebar-dual' for 2 sidebars.
------------------------------------------------------------------------
r316 | safirul.alredha | 2007-03-06 20:20:59 +0100 (Tue, 06 Mar 2007) | 1 line
Changed paths:
M /trunk/comments-ajax.php
Doesn't fix #232. Temporary disable the comment flood check code.
------------------------------------------------------------------------
r315 | safirul.alredha | 2007-03-06 20:13:23 +0100 (Tue, 06 Mar 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
non-absolute js_url handling in get_k2info. props bboisvert. fixes #245
------------------------------------------------------------------------
r314 | safirul.alredha | 2007-03-06 20:00:50 +0100 (Tue, 06 Mar 2007) | 1 line
Changed paths:
M /trunk/app/display/options.php
K2 Options page has invalid XHTML. Props to jeremy.visser. fixes #250.
------------------------------------------------------------------------
r313 | safirul.alredha | 2007-03-06 19:51:42 +0100 (Tue, 06 Mar 2007) | 1 line
Changed paths:
M /trunk/k2.pot
Updating k2.pot. Hope this is correct since it's been a long time.
------------------------------------------------------------------------
r312 | spikeyslam | 2007-03-02 10:49:43 +0100 (Fri, 02 Mar 2007) | 1 line
Changed paths:
M /trunk/js/rollingarchives.js.php
Added evalScripts to ajax.updater.
------------------------------------------------------------------------
r311 | spikeyslam | 2007-03-02 09:41:52 +0100 (Fri, 02 Mar 2007) | 1 line
Changed paths:
A /trunk/screenshot.jpg
D /trunk/screenshot.png
Cleaned up the screenshot and converted to jpg. (png is not good for photorealistic images)
------------------------------------------------------------------------
r310 | spikeyslam | 2007-03-02 09:39:49 +0100 (Fri, 02 Mar 2007) | 1 line
Changed paths:
M /trunk/rollingarchive.php
M /trunk/theloop.php
Rolling Archives & Live Search should now work when %category% is used in permalink.
------------------------------------------------------------------------
r309 | safirul.alredha | 2007-02-28 04:35:43 +0100 (Wed, 28 Feb 2007) | 1 line
Changed paths:
M /trunk/comments.php
Bye bye in comments.php.
------------------------------------------------------------------------
r308 | safirul.alredha | 2007-02-27 08:04:48 +0100 (Tue, 27 Feb 2007) | 1 line
Changed paths:
M /trunk/attachment.php
M /trunk/style.css
Cleaning up attachment.php.
------------------------------------------------------------------------
r307 | safirul.alredha | 2007-02-26 20:41:13 +0100 (Mon, 26 Feb 2007) | 3 lines
Changed paths:
M /trunk/app/classes/options.php
M /trunk/app/includes/info.php
M /trunk/footer.php
M /trunk/style.css
M /trunk/styles/vader/vader.css
* Remove and replace , tag from footer.php with
* Minor footer padding and margin fix both style.css and vader.css
* Remove repeated selectors in vader.css
------------------------------------------------------------------------
r306 | safirul.alredha | 2007-02-25 11:17:31 +0100 (Sun, 25 Feb 2007) | 1 line
Changed paths:
M /trunk/header.php
Added language_attributes() to be used to add lang, xml:lang and dir attributes.
------------------------------------------------------------------------
r305 | spikeyslam | 2007-02-16 09:40:02 +0100 (Fri, 16 Feb 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
k2asides_filter no longer overrides 'cat' query variable. props to: markjaquith. issue 234
------------------------------------------------------------------------
r304 | spikeyslam | 2007-02-16 05:05:19 +0100 (Fri, 16 Feb 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/header.php
A /trunk/js/dragdrop.js.php
A /trunk/js/effects.js.php
A /trunk/js/slider.js.php
Bundled script.aculo.us 1.7.0. WP 2.1 was using outdated script.aculo.us and prototype. Changed the way k2 registered the scripts with script-loader, no longer conflicts with WP's default scripts. Added a css-loader. Updated sbm to use script-loader and css-loader.
------------------------------------------------------------------------
r303 | ben.sherratt | 2007-02-15 15:54:20 +0100 (Thu, 15 Feb 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Much better foreign entity handling, hopefully. *Fingers crossed* Also, fixed the error of whoever removed all the script file loading code from sbm.php.
------------------------------------------------------------------------
r302 | spikeyslam | 2007-02-14 08:34:43 +0100 (Wed, 14 Feb 2007) | 1 line
Changed paths:
D /trunk/archive.php
D /trunk/search.php
search.php and archive.php are identical to index.php and can be removed since WP uses index.php if they're missing
------------------------------------------------------------------------
r301 | spikeyslam | 2007-02-06 04:21:55 +0100 (Tue, 06 Feb 2007) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/theloop.php
Issue 203: Removed hard-coded 'text/html' meta value in the header, and mismatched
and in theloop. Props to: jeremy.visser
------------------------------------------------------------------------
r299 | spikeyslam | 2007-02-05 05:47:28 +0100 (Mon, 05 Feb 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
A /trunk/js/prototype.js.php
Added prototype back. WP 2.1 is still using 1.5.0RC1 and has bugs in it.
------------------------------------------------------------------------
r298 | spikeyslam | 2007-02-02 00:13:47 +0100 (Fri, 02 Feb 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/includes/info.php
M /trunk/app/includes/sbm-stub.php
Widgets and Modules loaded from plugins should now work with SBM. Reinstated support for WordPress Widgets manager (or any other third-party sidebar handlers that uses register_sidebar). No longer loads the asides filter if user is not using our SBM.
------------------------------------------------------------------------
r297 | spikeyslam | 2007-01-31 09:41:22 +0100 (Wed, 31 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
only move the final cropped image or copy header image if it's an attachment
------------------------------------------------------------------------
r296 | spikeyslam | 2007-01-30 11:12:27 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
D /trunk/js/dragdrop.js.php
D /trunk/js/effects.js.php
D /trunk/js/prototype.js.php
D /trunk/js/slider.js.php
Removed scriptaculous and prototype - no longer needed thanks to WP 2.1
------------------------------------------------------------------------
r295 | spikeyslam | 2007-01-30 11:08:59 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/header.php
Using WP 2.1's super script loader. To do: make our own function that enqueues css with script loader.
------------------------------------------------------------------------
r294 | spikeyslam | 2007-01-30 10:09:10 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/app/modules/navigation.php
M /trunk/app/modules/related_posts.php
using constant K2_NOT_FOUND
------------------------------------------------------------------------
r293 | spikeyslam | 2007-01-30 10:07:06 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M /trunk/searchform.php
Removed search message. Using WP 2.1's the_search_query.
------------------------------------------------------------------------
r292 | spikeyslam | 2007-01-30 10:04:55 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M /trunk/style.css
normalized address tag in meta-data
------------------------------------------------------------------------
r291 | spikeyslam | 2007-01-30 10:02:13 +0100 (Tue, 30 Jan 2007) | 3 lines
Changed paths:
M /trunk/theloop.php
Removed legacy code. Warning: No longer compatible with WP 2.0.
Date formatted according to those set in WP. Added tag for author, needed for hatom. Removed asides check, no longer needed in WP 2.1 (yay for MySQL 4 sub-queries)
------------------------------------------------------------------------
r290 | spikeyslam | 2007-01-30 09:04:31 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/options.php
Moved k2aboutblurp to the depreciated list.
------------------------------------------------------------------------
r289 | spikeyslam | 2007-01-30 09:03:42 +0100 (Tue, 30 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/display/options.php
Workaround for bug in custom-header.php. Added better handling of moving images created by Custom Image Header. Only enable Custom Image Header if headers path is writable. Display error in K2 Options if headers path is not writable. Added extension jpeg as one of the files listed as valid image files.
------------------------------------------------------------------------
r288 | spikeyslam | 2007-01-26 20:30:48 +0100 (Fri, 26 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
M /trunk/app/includes/sbm-stub.php
Removed legacy support for Widgets manager since we have SBM and our SBM can also handle third-party widgets.
------------------------------------------------------------------------
r287 | spikeyslam | 2007-01-25 17:58:53 +0100 (Thu, 25 Jan 2007) | 1 line
Changed paths:
M /trunk/app/modules/about.php
Added the aboutblurp as an option since it's no longer displayed at K2 Options. Some code cleanup.
------------------------------------------------------------------------
r286 | spikeyslam | 2007-01-25 04:17:10 +0100 (Thu, 25 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
This should once and for all fix the loading of sbm-stub.php
------------------------------------------------------------------------
r285 | spikeyslam | 2007-01-24 05:40:47 +0100 (Wed, 24 Jan 2007) | 1 line
Changed paths:
M /trunk/app/modules/latest_posts.php
added option to exclude asides from the list
------------------------------------------------------------------------
r284 | spikeyslam | 2007-01-24 05:02:50 +0100 (Wed, 24 Jan 2007) | 1 line
Changed paths:
M /trunk/app/modules/asides.php
fixed asides loop. changed appearance of asides.
------------------------------------------------------------------------
r283 | spikeyslam | 2007-01-24 04:25:07 +0100 (Wed, 24 Jan 2007) | 1 line
Changed paths:
M /trunk/header.php
Hide blog tab if the user is using a static page as home in wp 2.1.
------------------------------------------------------------------------
r282 | spikeyslam | 2007-01-24 04:23:03 +0100 (Wed, 24 Jan 2007) | 1 line
Changed paths:
M /trunk/app/modules/asides.php
Updated asides module to not use depreciated k2asidesposition.
------------------------------------------------------------------------
r281 | ben.sherratt | 2007-01-24 01:55:18 +0100 (Wed, 24 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
*Should* work with localised SBM names correctly. Don't hold me to that though.
------------------------------------------------------------------------
r280 | spikeyslam | 2007-01-23 18:18:27 +0100 (Tue, 23 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
merged output_css and header_style functions. don't need two separate functions.
------------------------------------------------------------------------
r278 | spikeyslam | 2007-01-21 11:27:51 +0100 (Sun, 21 Jan 2007) | 1 line
Changed paths:
M /trunk/k2.pot
Updated localization.
------------------------------------------------------------------------
r277 | spikeyslam | 2007-01-21 10:41:42 +0100 (Sun, 21 Jan 2007) | 1 line
Changed paths:
D /trunk/app/display/header.php
Removed header.php, no longer needed. 2nd try.
------------------------------------------------------------------------
r276 | spikeyslam | 2007-01-21 10:32:21 +0100 (Sun, 21 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
Removed header page, no longer needed.
------------------------------------------------------------------------
r275 | spikeyslam | 2007-01-21 10:26:56 +0100 (Sun, 21 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
M /trunk/app/classes/header.php
M /trunk/app/classes/k2.php
M /trunk/app/classes/options.php
M /trunk/app/display/options.php
M /trunk/app/includes/info.php
Added support for WP 2.1's Custom Image Header. Cleaned up options.
------------------------------------------------------------------------
r274 | Heilemann | 2007-01-19 09:37:22 +0100 (Fri, 19 Jan 2007) | 1 line
Changed paths:
M /trunk/js/prototype.js.php
Updated to the newly released Prototype 1.5 final.
------------------------------------------------------------------------
r273 | spikeyslam | 2007-01-19 07:49:13 +0100 (Fri, 19 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/archive.php
Added WP 2.1 support to archive page creation.
------------------------------------------------------------------------
r272 | spikeyslam | 2007-01-12 20:13:31 +0100 (Fri, 12 Jan 2007) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/app/modules/asides.php
M /trunk/theloop.php
Inline asides at is_home are now hidden when the asides sidebar module is active. The options k2asidesnumber & k2asidesposition are no longer used.
------------------------------------------------------------------------
r271 | Heilemann | 2007-01-12 18:11:23 +0100 (Fri, 12 Jan 2007) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/app/classes/options.php
M /trunk/app/display/header.php
M /trunk/app/display/options.php
Updated the admin page to fit with the recent mockup (sans SBM). This means throwing out a bunch of header options which are all easily done with CSS, moving over the essential header options to the main admin page and removing the header page entirely.
------------------------------------------------------------------------
r270 | spikeyslam | 2007-01-06 19:49:42 +0100 (Sat, 06 Jan 2007) | 1 line
Changed paths:
M /trunk/app/modules/categories.php
M /trunk/sidebar.php
WP 2.1: using updated function.
------------------------------------------------------------------------
r269 | spikeyslam | 2006-12-31 20:02:36 +0100 (Sun, 31 Dec 2006) | 1 line
Changed paths:
M /trunk/page-archives.php
Added support for Wordpress 2.1: pages no longer counted as posts.
------------------------------------------------------------------------
r265 | spikeyslam | 2006-12-28 22:48:08 +0100 (Thu, 28 Dec 2006) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/rollingarchive.php
Added support for Wordpress 2.1 to Rolling Archives
------------------------------------------------------------------------
r264 | spikeyslam | 2006-12-24 19:02:40 +0100 (Sun, 24 Dec 2006) | 1 line
Changed paths:
M /trunk/app/display/sbm-ajax/edit-module-pages-form.php
M /trunk/app/display/sbm-ajax/edit-module-posts-form.php
Added 2.1 compatibility: Pages properly appear in the pages selector and not in the posts selector. http://code.google.com/p/kaytwo/issues/detail?id=205
------------------------------------------------------------------------
r263 | spikeyslam | 2006-12-22 18:55:20 +0100 (Fri, 22 Dec 2006) | 1 line
Changed paths:
M /trunk/app/modules/navigation.php
M /trunk/sidebar.php
Navigation no longer shows if there's no subpages: http://code.google.com/p/kaytwo/issues/detail?id=202
------------------------------------------------------------------------
r262 | spikeyslam | 2006-12-22 06:10:41 +0100 (Fri, 22 Dec 2006) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/js/livesearch.js.php
Livesearch code cleanup.
Removed FastInit loading of Livesearch, fixes: http://code.google.com/p/kaytwo/issues/detail?id=103
------------------------------------------------------------------------
r261 | spikeyslam | 2006-12-21 23:06:49 +0100 (Thu, 21 Dec 2006) | 1 line
Changed paths:
M /trunk/app/includes/info.php
M /trunk/rollingarchive.php
Updated support for WP 2.1
------------------------------------------------------------------------
r260 | ben.sherratt | 2006-12-21 22:42:27 +0100 (Thu, 21 Dec 2006) | 1 line
Changed paths:
M /trunk/app/includes/sbm-ajax.php
Removed old WP header.
------------------------------------------------------------------------
r254 | Heilemann | 2006-12-21 19:41:05 +0100 (Thu, 21 Dec 2006) | 1 line
Changed paths:
M /trunk/style.css
Made a minor change to max-width behavior on images in tables, in relation to this thread: http://getk2.com/forum/showthread.php?t=2644
------------------------------------------------------------------------
r250 | ben.sherratt | 2006-12-21 14:41:50 +0100 (Thu, 21 Dec 2006) | 1 line
Changed paths:
M /trunk/app/classes/options.php
Fix header problem on K2 uninstallation.
------------------------------------------------------------------------
r249 | ben.sherratt | 2006-12-21 14:02:48 +0100 (Thu, 21 Dec 2006) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Make all HTML entities in module titles escape correctly on the admin page.
------------------------------------------------------------------------
r248 | ben.sherratt | 2006-12-21 13:36:34 +0100 (Thu, 21 Dec 2006) | 1 line
Changed paths:
M /trunk/app/includes/sbm-ajax.php
M /trunk/app/includes/sbm-stub.php
M /trunk/js/sbm.js.php
New version of Prototype doesn't serialise disabled form elements, therefore errors caused. Other fix to allow some breaking widgets to work correctly.
------------------------------------------------------------------------
r247 | Heilemann | 2006-12-20 21:40:41 +0100 (Wed, 20 Dec 2006) | 1 line
Changed paths:
M /trunk/js/trimmer.js.php
Commented out some debug code to see if it helps issue 170.
------------------------------------------------------------------------
r225 | spikeyslam | 2006-12-15 23:01:18 +0100 (Fri, 15 Dec 2006) | 1 line
Changed paths:
M /trunk/app/modules/related_posts.php
M /trunk/sidebar.php
Removed parameters from related_posts(), no longer needed: http://code.google.com/p/kaytwo/issues/detail?id=196
------------------------------------------------------------------------
r224 | spikeyslam | 2006-12-15 02:01:44 +0100 (Fri, 15 Dec 2006) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
First page is no longer trimmed. Some display tweaks.
------------------------------------------------------------------------
r223 | spikeyslam | 2006-12-15 01:18:40 +0100 (Fri, 15 Dec 2006) | 1 line
Changed paths:
M /trunk/js/k2functions.js.php
Removed ABC Loader (not used anymore). Replaced Phase effect with it's components.
------------------------------------------------------------------------
r222 | spikeyslam | 2006-12-15 00:38:17 +0100 (Fri, 15 Dec 2006) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
Fixed JavaScript errors with TextTrimmer and display tweaks.
------------------------------------------------------------------------
r221 | spikeyslam | 2006-12-15 00:35:05 +0100 (Fri, 15 Dec 2006) | 1 line
Changed paths:
M /trunk/js/dragdrop.js.php
M /trunk/js/effects.js.php
M /trunk/js/slider.js.php
Updated to script.aculo.us v1.6.5
------------------------------------------------------------------------
r220 | spikeyslam | 2006-12-14 02:40:31 +0100 (Thu, 14 Dec 2006) | 1 line
Changed paths:
M /trunk/rollingarchive.php
Fixed search query string.
------------------------------------------------------------------------
r219 | spikeyslam | 2006-12-14 01:11:36 +0100 (Thu, 14 Dec 2006) | 3 lines
Changed paths:
M /trunk/app/modules/about.php
M /trunk/css/rollingarchives.css
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
More integration with Rolling Archives and Trimmer (see rollingarchives.js.php). Are both sliders (RA & trimmer) supposed to be hidden on page 1?
Fixed display of search string.
------------------------------------------------------------------------
r218 | Heilemann | 2006-12-11 23:15:12 +0100 (Mon, 11 Dec 2006) | 5 lines
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Fixed unreported livesearch vs. rolling archives problem. The query was all screwed up.
Advanced texttrimmer code a good deal. Still needs some work, especially with livesearch.
RA is now hidden on frontpage, until you go to page 2.
------------------------------------------------------------------------
r217 | spikeyslam | 2006-12-11 21:37:52 +0100 (Mon, 11 Dec 2006) | 1 line
Changed paths:
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/rollingarchive.php
More integration with rolling archives and trimmer.
------------------------------------------------------------------------
r216 | spikeyslam | 2006-12-11 21:23:15 +0100 (Mon, 11 Dec 2006) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/js/comments.js.php
Updated FastInit loading
------------------------------------------------------------------------
r215 | spikeyslam | 2006-12-11 20:56:00 +0100 (Mon, 11 Dec 2006) | 1 line
Changed paths:
M /trunk/js/k2functions.js.php
Added FastInit back.
------------------------------------------------------------------------
r214 | Heilemann | 2006-12-08 08:28:49 +0100 (Fri, 08 Dec 2006) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/js/rollingarchives.js.php
In header I moved CSS to load with the other CSS. Hopefully this removes instances of Safari placing the slider handle of the RA in the wrong place on custom styled sites.
------------------------------------------------------------------------
r213 | spikeyslam | 2006-12-08 03:04:31 +0100 (Fri, 08 Dec 2006) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
When installing or uninstalling K2, removes all sbm-stub entries from active_plugins. Solves problem of SBM Admin not showing up when user has multiple copies of k2 in their themes folder or they've renamed the k2 folder. Should fix: http://code.google.com/p/kaytwo/issues/detail?id=187
------------------------------------------------------------------------
r212 | spikeyslam | 2006-12-08 02:49:24 +0100 (Fri, 08 Dec 2006) | 1 line
Changed paths:
M /trunk/app/modules/latest_posts.php
M /trunk/attachment.php
M /trunk/comments.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/theloop.php
Post titles are now filtered: http://code.google.com/p/kaytwo/issues/detail?id=191
------------------------------------------------------------------------
r211 | Heilemann | 2006-12-07 23:35:46 +0100 (Thu, 07 Dec 2006) | 1 line
Changed paths:
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/k2.project.tmproj
'Loading' message now no longer lingers when returning to page 1.
------------------------------------------------------------------------
r210 | Heilemann | 2006-12-07 21:46:45 +0100 (Thu, 07 Dec 2006) | 3 lines
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/js/prototype.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/k2.project.tmproj
M /trunk/rollingarchive.php
Blog tab won't be shown if blog tab option is empty (http://code.google.com/p/kaytwo/issues/detail?id=183)
Updates to text trimmer. More to come.
------------------------------------------------------------------------
r209 | Heilemann | 2006-12-05 23:11:35 +0100 (Tue, 05 Dec 2006) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/k2.project.tmproj
M /trunk/rollingarchive.php
Various updates. Still lots of work to do, but it works.
------------------------------------------------------------------------
r208 | Heilemann | 2006-12-04 20:59:38 +0100 (Mon, 04 Dec 2006) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/js/rollingarchives.js.php
M /trunk/js/trimmer.js.php
M /trunk/k2.project.tmproj
M /trunk/rollingarchive.php
Updates to trimmer functionality. Is now only shown on rolling archives pages.
------------------------------------------------------------------------
r207 | Heilemann | 2006-12-04 15:43:28 +0100 (Mon, 04 Dec 2006) | 1 line
Changed paths:
M /trunk/css/rollingarchives.css
M /trunk/header.php
M /trunk/js/rollingarchives.js.php
A /trunk/js/trimmer.js.php
M /trunk/rollingarchive.php
It ain't pretty, but now K2's got a text-trimmer. Design follows.
------------------------------------------------------------------------
r206 | ben.sherratt | 2006-11-26 13:30:31 +0100 (Sun, 26 Nov 2006) | 1 line
Changed paths:
M /trunk/theloop.php
Stop HTML injection into the search forms.
------------------------------------------------------------------------
r205 | safirul.alredha | 2006-11-18 03:44:20 +0100 (Sat, 18 Nov 2006) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/js/k2functions.js.php
M /trunk/js/prototype.js.php
Load the JavaScript library when needed.
------------------------------------------------------------------------
r204 | ben.sherratt | 2006-11-12 02:04:05 +0100 (Sun, 12 Nov 2006) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Doh, not been checking for "&" et al in module titles.
------------------------------------------------------------------------
r203 | spikeyslam | 2006-11-05 20:51:35 +0100 (Sun, 05 Nov 2006) | 2 lines
Changed paths:
M /trunk/theloop.php
Added localization to the read more message:
http://code.google.com/p/kaytwo/issues/detail?id=166
------------------------------------------------------------------------
r202 | spikeyslam | 2006-11-05 20:38:02 +0100 (Sun, 05 Nov 2006) | 2 lines
Changed paths:
M /trunk/app/modules/navigation.php
Added customization to the Navigation module:
http://code.google.com/p/kaytwo/issues/detail?id=173
------------------------------------------------------------------------
r201 | safirul.alredha | 2006-11-03 07:13:31 +0100 (Fri, 03 Nov 2006) | 2 lines
Changed paths:
M /trunk/comments-ajax.php
Flood protection error in ajax comment posting. Fixes #178 and #101. Props MoofoWordpres.
------------------------------------------------------------------------
r200 | spikeyslam | 2006-10-22 22:53:26 +0200 (Sun, 22 Oct 2006) | 3 lines
Changed paths:
M /trunk/header.php
M /trunk/js/livesearch.js.php
Round 2 of Javascript optimizations: removed reliance of wp-blog-header.php
http://getk2.com/forum/showthread.php?t=1934
------------------------------------------------------------------------
r199 | spikeyslam | 2006-10-21 19:57:36 +0200 (Sat, 21 Oct 2006) | 3 lines
Changed paths:
M /trunk/js/dragdrop.js.php
M /trunk/js/effects.js.php
M /trunk/js/k2functions.js.php
M /trunk/js/prototype.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/sbm.js.php
M /trunk/js/slider.js.php
M /trunk/rollingarchive.php
Round 1 of Javascript optimizations: removed reliance of wp-blog-header.php
http://getk2.com/forum/showthread.php?t=1934
------------------------------------------------------------------------
r198 | ben.sherratt | 2006-10-11 22:27:23 +0200 (Wed, 11 Oct 2006) | 1 line
Changed paths:
M /trunk/k2.pot
Fixed POT
------------------------------------------------------------------------
r197 | safirul.alredha | 2006-10-08 14:38:41 +0200 (Sun, 08 Oct 2006) | 2 lines
Changed paths:
M /trunk/style.css
Corrected the new URL for K2 Options in style.css. fixes #165
------------------------------------------------------------------------
r196 | safirul.alredha | 2006-10-08 06:30:38 +0200 (Sun, 08 Oct 2006) | 3 lines
Changed paths:
M /trunk/style.css
Take out background-color definition for blockquote. It's troublesome. Anyway it's just a warning :P.
fixes #164
------------------------------------------------------------------------
r195 | safirul.alredha | 2006-10-08 06:23:44 +0200 (Sun, 08 Oct 2006) | 2 lines
Changed paths:
M /trunk/comments-ajax.php
Edit Comment plugin and live commenting issue. fixes #162.
------------------------------------------------------------------------
r194 | safirul.alredha | 2006-10-08 06:18:47 +0200 (Sun, 08 Oct 2006) | 2 lines
Changed paths:
M /trunk/sidebar.php
BLC feed icon lacks class. fixes #161.
------------------------------------------------------------------------
r193 | safirul.alredha | 2006-10-08 06:09:33 +0200 (Sun, 08 Oct 2006) | 2 lines
Changed paths:
M /trunk/js/effects.js.php
Adding back Effect.Phase, a custom effect for scriptaculous.
------------------------------------------------------------------------
r192 | ben.sherratt | 2006-09-20 16:47:57 +0200 (Wed, 20 Sep 2006) | 1 line
Changed paths:
M /trunk/style.css
Fix BLC display
------------------------------------------------------------------------
r191 | spikeyslam | 2006-09-17 01:42:16 +0200 (Sun, 17 Sep 2006) | 1 line
Changed paths:
M /trunk/page-archives.php
Removed extra }
------------------------------------------------------------------------
r190 | Heilemann | 2006-09-09 16:56:54 +0200 (Sat, 09 Sep 2006) | 1 line
Changed paths:
M /trunk/comments-ajax.php
Woops. Fixed.
------------------------------------------------------------------------
r189 | Heilemann | 2006-09-09 16:56:30 +0200 (Sat, 09 Sep 2006) | 1 line
Changed paths:
M /trunk/comments-ajax.php
Applied a patch: http://code.google.com/p/kaytwo/issues/detail?id=134&can=2&q=
------------------------------------------------------------------------
r188 | Heilemann | 2006-09-09 16:48:47 +0200 (Sat, 09 Sep 2006) | 1 line
Changed paths:
M /trunk/theloop.php
Changed the 'type' ID to 'dynamictype', makes more sense.
------------------------------------------------------------------------
r187 | Heilemann | 2006-09-09 16:44:04 +0200 (Sat, 09 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/header.php
D /trunk/js/dragdrop.js
A /trunk/js/dragdrop.js.php
M /trunk/js/effects.js.php
D /trunk/js/k2functions.js
A /trunk/js/k2functions.js.php
M /trunk/js/prototype.js.php
D /trunk/js/sbm.js
A /trunk/js/sbm.js.php
M /trunk/js/slider.js.php
M /trunk/single.php
Updated all our JS files to by .js.php files (with compression and everything).
------------------------------------------------------------------------
r186 | Heilemann | 2006-09-09 16:32:19 +0200 (Sat, 09 Sep 2006) | 1 line
Changed paths:
M /trunk/theloop.php
Added a DIV with ID='type' to theloop.php, which is called only when theloop is loaded dynamically. This allows you to use the semantic body classes on dynamic pages.
------------------------------------------------------------------------
r185 | spikeyslam | 2006-09-08 02:20:08 +0200 (Fri, 08 Sep 2006) | 1 line
Changed paths:
M /trunk/app/modules/latest_posts.php
M /trunk/attachment.php
M /trunk/comments.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/theloop.php
Fixed issue #135: Comment response title now renders html in title. Removed tags from Permanent Link anchor titles.
------------------------------------------------------------------------
r184 | spikeyslam | 2006-09-08 01:47:09 +0200 (Fri, 08 Sep 2006) | 1 line
Changed paths:
M /trunk/app/modules/asides.php
M /trunk/app/modules/latest_posts.php
Asides no longer listed in Latest Posts module if asides are set to display in sidebar. Fixed problem where $wp_query gets replaced after the Asides module.
------------------------------------------------------------------------
r183 | spikeyslam | 2006-09-07 19:46:00 +0200 (Thu, 07 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/header.php
M /trunk/header.php
Issue 141: Custom headers do not display.
------------------------------------------------------------------------
r182 | spikeyslam | 2006-09-07 19:02:39 +0200 (Thu, 07 Sep 2006) | 1 line
Changed paths:
M /trunk/page-archives.php
Fixed Issue #140: Tag cloud not appearing in Archives page.
------------------------------------------------------------------------
r181 | spikeyslam | 2006-09-06 01:45:24 +0200 (Wed, 06 Sep 2006) | 1 line
Changed paths:
M /trunk/header.php
k2functions.js loaded last so that the necessary prototype is loaded first.
------------------------------------------------------------------------
r180 | spikeyslam | 2006-09-06 01:03:49 +0200 (Wed, 06 Sep 2006) | 1 line
Changed paths:
M /trunk/js/k2functions.js
Added FastInit back.
------------------------------------------------------------------------
r179 | Heilemann | 2006-09-05 15:07:40 +0200 (Tue, 05 Sep 2006) | 1 line
Changed paths:
M /trunk/js/dragdrop.js
M /trunk/js/effects.js.php
M /trunk/js/prototype.js.php
M /trunk/js/slider.js.php
Updated script.aculo.us to v1.6.3 and the Prototype library to 1.5.0rc1.
------------------------------------------------------------------------
r178 | ben.sherratt | 2006-09-04 19:28:21 +0200 (Mon, 04 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/k2.php
M /trunk/app/classes/sbm.php
Make Widgets work correctly again.
------------------------------------------------------------------------
r177 | ben.sherratt | 2006-09-03 11:56:57 +0200 (Sun, 03 Sep 2006) | 2 lines
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/includes/sbm.php
Stripped down sbm.php files to remove some comments.
Made SBM use the JS-friendly URL provided by k2info().
------------------------------------------------------------------------
r176 | Heilemann | 2006-09-02 23:32:23 +0200 (Sat, 02 Sep 2006) | 1 line
Changed paths:
M /trunk/header.php
Moved the custom CSS line to the bottom of to remove the need for !important in people's CSS.
------------------------------------------------------------------------
r175 | Heilemann | 2006-09-02 17:21:16 +0200 (Sat, 02 Sep 2006) | 1 line
Changed paths:
M /trunk/style.css
Removed CSS for ABBR. I never liked that stuff.
------------------------------------------------------------------------
r174 | Heilemann | 2006-09-02 01:40:18 +0200 (Sat, 02 Sep 2006) | 1 line
Changed paths:
M /trunk/style.css
Fixed UL and OL margin's to be what they're supposed to be (13px top and bottom, like other block elements in .entry-content
------------------------------------------------------------------------
r173 | ben.sherratt | 2006-09-01 12:36:27 +0200 (Fri, 01 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/header.php
This should be it. Had to re-use the original code.
------------------------------------------------------------------------
r172 | ben.sherratt | 2006-09-01 12:30:08 +0200 (Fri, 01 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/header.php
empty() only works with variables :S
------------------------------------------------------------------------
r171 | ben.sherratt | 2006-09-01 12:28:59 +0200 (Fri, 01 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/header.php
Stop custom CSS for header being outputted without an image
------------------------------------------------------------------------
r170 | ben.sherratt | 2006-09-01 12:26:25 +0200 (Fri, 01 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
M /trunk/app/includes/sbm-stub.php
Hijacking the SBM stub file isn't a good idea. Unfortunately this means you WILL have to uninstall K2 _before_ installing this version.
------------------------------------------------------------------------
r169 | ben.sherratt | 2006-09-01 12:07:55 +0200 (Fri, 01 Sep 2006) | 1 line
Changed paths:
M /trunk/app/classes/sbm.php
Grr, hopefully this one will hijack the SBM stub correctly.
------------------------------------------------------------------------
r168 | ben.sherratt | 2006-09-01 12:05:06 +0200 (Fri, 01 Sep 2006) | 1 line
Changed paths:
A /trunk/app
A /trunk/app/classes
A /trunk/app/classes/archive.php
A /trunk/app/classes/header.php
A /trunk/app/classes/k2.php
A /trunk/app/classes/options.php
A /trunk/app/classes/sbm.php
A /trunk/app/display
A /trunk/app/display/header.php
A /trunk/app/display/modules.php
A /trunk/app/display/options.php
A /trunk/app/display/sbm-ajax
A /trunk/app/display/sbm-ajax/edit-module-form.php
A /trunk/app/display/sbm-ajax/edit-module-pages-form.php
A /trunk/app/display/sbm-ajax/edit-module-posts-form.php
A /trunk/app/includes
A /trunk/app/includes/info.php
A /trunk/app/includes/sbm-ajax.php
A /trunk/app/includes/sbm-stub.php
A /trunk/app/includes/sbm.php
A /trunk/app/modules
A /trunk/app/modules/about.php
A /trunk/app/modules/asides.php
A /trunk/app/modules/calendar.php
A /trunk/app/modules/categories.php
A /trunk/app/modules/flickr.php
A /trunk/app/modules/html.php
A /trunk/app/modules/latest_posts.php
A /trunk/app/modules/links.php
A /trunk/app/modules/meta.php
A /trunk/app/modules/monthly.php
A /trunk/app/modules/navigation.php
A /trunk/app/modules/php.php
A /trunk/app/modules/recent_comments.php
A /trunk/app/modules/related_posts.php
A /trunk/app/modules/rss.php
A /trunk/app/modules/search.php
A /trunk/app/modules/text.php
M /trunk/functions.php
D /trunk/modules
D /trunk/options
Newer K2 application structure. Needs to be refined etc, but should be working.
------------------------------------------------------------------------
r167 | ben.sherratt | 2006-08-31 14:13:31 +0200 (Thu, 31 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/headers.php
M /trunk/options/app/options.php
M /trunk/options/display/headers.php
Should have been in the last update, but forgot them.
------------------------------------------------------------------------
r166 | ben.sherratt | 2006-08-31 14:03:48 +0200 (Thu, 31 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/options/app/headers.php
A /trunk/options/app/install.php (from /trunk/options/app/options.php:165)
R /trunk/options/app/options.php
M /trunk/options/app/sbm.php
D /trunk/options/app/update.php
M /trunk/options/display/form.php
Consolidation of options code into one class. Cleans up functions.php and makes the code more standard.
------------------------------------------------------------------------
r165 | ben.sherratt | 2006-08-31 13:36:01 +0200 (Thu, 31 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
A /trunk/options/app/headers.php
M /trunk/options/app/options.php
M /trunk/options/display/headers.php
M /trunk/style.css
Updated the custom headers code to use classes and be cleaner. Will re-localise at a later date when all strings are finalised.
------------------------------------------------------------------------
r164 | ben.sherratt | 2006-08-30 17:02:37 +0200 (Wed, 30 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/page-archives.php
M /trunk/style.css
Nicer archive page for those without ELA
------------------------------------------------------------------------
r163 | ben.sherratt | 2006-08-30 16:29:13 +0200 (Wed, 30 Aug 2006) | 3 lines
Changed paths:
M /trunk/k2.pot
M /trunk/options/app/archive.php
M /trunk/options/app/info.php
M /trunk/options/app/sbm.php
M /trunk/options/app/tools.php
M /trunk/options/app/update.php
M /trunk/options/display/form.php
Various optimisations on the archives code, updated method of editing K2 options:
Use in future updates.
------------------------------------------------------------------------
r162 | ben.sherratt | 2006-08-30 15:22:51 +0200 (Wed, 30 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/modules/recent_comments.php
Better recent_comments.php
------------------------------------------------------------------------
r161 | spikeyslam | 2006-08-30 00:57:57 +0200 (Wed, 30 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
issue #128: added support for wordpress 2.1 in k2countpages.
------------------------------------------------------------------------
r160 | ben.sherratt | 2006-08-29 12:06:20 +0200 (Tue, 29 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
Grr, missed a ")"
------------------------------------------------------------------------
r159 | ben.sherratt | 2006-08-29 11:34:03 +0200 (Tue, 29 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
SBM archive visibility option should now work with UTW.
------------------------------------------------------------------------
r158 | spikeyslam | 2006-08-29 09:34:24 +0200 (Tue, 29 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
oops. broke paging by posts in k2countposts. fixed now.
------------------------------------------------------------------------
r157 | spikeyslam | 2006-08-29 09:27:47 +0200 (Tue, 29 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
k2countpages now using code from wp 2.1, able to handle date based paging.
------------------------------------------------------------------------
r156 | spikeyslam | 2006-08-29 06:44:40 +0200 (Tue, 29 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
Updated k2countpages to correctly handle show n days of posts.
------------------------------------------------------------------------
r155 | ben.sherratt | 2006-08-28 18:18:12 +0200 (Mon, 28 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/options/app/sbm-stub.php
M /trunk/options/app/sbm.php
Fixed the bootstrapping order of SBM so that "is_active_module" et. al. work.
------------------------------------------------------------------------
r154 | ben.sherratt | 2006-08-28 17:55:29 +0200 (Mon, 28 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/modules/recent_comments.php
Nicer BLC options for modules/recent_comments.php
------------------------------------------------------------------------
r153 | Heilemann | 2006-08-27 14:29:10 +0200 (Sun, 27 Aug 2006) | 1 line
Changed paths:
M /trunk/header.php
Added a title to the 'blog' menu link, makes it more semantic and easier targeted by attribute selectors in CSS.
------------------------------------------------------------------------
r152 | ben.sherratt | 2006-08-27 13:55:54 +0200 (Sun, 27 Aug 2006) | 1 line
Changed paths:
M /trunk/js/livesearch.js.php
M /trunk/options/app/info.php
M /trunk/rollingarchive.php
Added a 'js_url' parameter to get_k2info so a URL for JS to use can be easily outputted.
------------------------------------------------------------------------
r150 | ben.sherratt | 2006-08-26 11:35:10 +0200 (Sat, 26 Aug 2006) | 1 line
Changed paths:
M /trunk/js/livesearch.js.php
M /trunk/rollingarchive.php
Fix to the livesearch and RA domain problem.
------------------------------------------------------------------------
r149 | ben.sherratt | 2006-08-26 11:05:36 +0200 (Sat, 26 Aug 2006) | 3 lines
Changed paths:
M /trunk/modules/about.php
M /trunk/modules/asides.php
M /trunk/modules/calendar.php
M /trunk/modules/categories.php
M /trunk/modules/flickr.php
M /trunk/modules/html.php
M /trunk/modules/latest_posts.php
M /trunk/modules/links.php
M /trunk/modules/meta.php
M /trunk/modules/monthly.php
M /trunk/modules/navigation.php
M /trunk/modules/php.php
M /trunk/modules/recent_comments.php
M /trunk/modules/related_posts.php
M /trunk/modules/rss.php
M /trunk/modules/search.php
M /trunk/modules/text.php
M /trunk/options/app/info.php
Localisation of the titles of SBM should NOT be done in their files, it's handled in the "register_sidebar_module_control" function. (Line #488 of sbm.php)
Modulus is a slow operation, updated Sandbox semantic functions to use bitwise AND instead.
------------------------------------------------------------------------
r148 | spikeyslam | 2006-08-26 04:17:16 +0200 (Sat, 26 Aug 2006) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/modules/asides.php
M /trunk/options/app/info.php
M /trunk/sidebar.php
M /trunk/style.css
M /trunk/theloop.php
Updated semantic functions from Sandbox 0.6.1. Added semantic classes to sidebar asides. Changed handling of asides content.
------------------------------------------------------------------------
r147 | safirul.alredha | 2006-08-25 15:44:39 +0200 (Fri, 25 Aug 2006) | 4 lines
Changed paths:
M /trunk/k2.pot
M /trunk/modules/about.php
M /trunk/modules/asides.php
M /trunk/modules/calendar.php
M /trunk/modules/categories.php
M /trunk/modules/flickr.php
M /trunk/modules/html.php
M /trunk/modules/latest_posts.php
M /trunk/modules/links.php
M /trunk/modules/meta.php
M /trunk/modules/monthly.php
M /trunk/modules/navigation.php
M /trunk/modules/php.php
M /trunk/modules/recent_comments.php
M /trunk/modules/related_posts.php
M /trunk/modules/rss.php
M /trunk/modules/search.php
M /trunk/modules/text.php
Please change the PO revision date to the POT if there's any changes.
Fixes a huge chunk of localization update to SBM.
Someone please double check this changes.
------------------------------------------------------------------------
r146 | ben.sherratt | 2006-08-25 10:26:32 +0200 (Fri, 25 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/options/app/sbm-stub.php
Forgot to escape quotes in POT file.
------------------------------------------------------------------------
r145 | ben.sherratt | 2006-08-24 15:52:50 +0200 (Thu, 24 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm-stub.php
Fixed problem with function exposure.
------------------------------------------------------------------------
r144 | ben.sherratt | 2006-08-24 12:05:15 +0200 (Thu, 24 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/modules/html.php
M /trunk/modules/latest_posts.php
M /trunk/modules/php.php
M /trunk/modules/recent_comments.php
M /trunk/modules/related_posts.php
M /trunk/modules/rss.php
M /trunk/modules/text.php
Last set of translations for the modules.
------------------------------------------------------------------------
r143 | ben.sherratt | 2006-08-22 13:22:30 +0200 (Tue, 22 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm-ajax.php
Stripped out pointless include statement.
------------------------------------------------------------------------
r142 | safirul.alredha | 2006-08-18 08:04:05 +0200 (Fri, 18 Aug 2006) | 2 lines
Changed paths:
M /trunk/header.php
Adding wp_get_archives that was previously removed.
------------------------------------------------------------------------
r141 | spikeyslam | 2006-08-18 07:36:38 +0200 (Fri, 18 Aug 2006) | 1 line
Changed paths:
M /trunk/style.css
Fixed tiny font issue with comment form. Issue #97
------------------------------------------------------------------------
r140 | ben.sherratt | 2006-08-17 14:06:17 +0200 (Thu, 17 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/options/app/options.php
A /trunk/options/app/sbm-stub.php
M /trunk/options/app/tools.php
All Widgets should now be picked up by a special stub plugin.
------------------------------------------------------------------------
r139 | safirul.alredha | 2006-08-17 05:15:56 +0200 (Thu, 17 Aug 2006) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/theloop.php
Remove useless wp_get_archives() and trackback_rdf().
------------------------------------------------------------------------
r138 | ben.sherratt | 2006-08-16 19:59:32 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
M /trunk/options/display/sbm-ajax/edit-module-form.php
Fix problematic module titles.
------------------------------------------------------------------------
r137 | ben.sherratt | 2006-08-16 19:31:07 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/text.php
Slight text module fix.
------------------------------------------------------------------------
r136 | ben.sherratt | 2006-08-16 19:28:01 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/html.php
M /trunk/modules/php.php
M /trunk/modules/text.php
Vanishing code fixes.
------------------------------------------------------------------------
r135 | ben.sherratt | 2006-08-16 13:52:58 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
Compatibility update for sbm.php.
------------------------------------------------------------------------
r134 | ben.sherratt | 2006-08-16 12:43:44 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/about.php
A /trunk/options/app/sbm-ajax.php
M /trunk/options/app/sbm.php
Attempted fix for issue #71.
------------------------------------------------------------------------
r133 | safirul.alredha | 2006-08-16 09:05:50 +0200 (Wed, 16 Aug 2006) | 2 lines
Changed paths:
M /trunk/style.css
M /trunk/theloop.php
Fixes hAtom - hCard and datetime.
------------------------------------------------------------------------
r132 | spikeyslam | 2006-08-16 07:13:24 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/attachment.php
M /trunk/comments.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/theloop.php
Issue 95: Handling of quotes/apostrophes in post titles.
------------------------------------------------------------------------
r131 | spikeyslam | 2006-08-16 06:43:26 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/js/rollingarchives.js.php
Issue #96: typo in k2_domain
------------------------------------------------------------------------
r130 | ben.sherratt | 2006-08-16 00:52:21 +0200 (Wed, 16 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
Few bug fixes for sbm.php
------------------------------------------------------------------------
r129 | ben.sherratt | 2006-08-15 18:20:40 +0200 (Tue, 15 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/modules/recent_comments.php
M /trunk/options/app/sbm.php
Fixing localisation issues with sidebars.
------------------------------------------------------------------------
r128 | safirul.alredha | 2006-08-15 13:07:57 +0200 (Tue, 15 Aug 2006) | 2 lines
Changed paths:
M /trunk/navigation.php
Quick fix for Prev/Next navigation
------------------------------------------------------------------------
r127 | spikeyslam | 2006-08-15 11:53:19 +0200 (Tue, 15 Aug 2006) | 1 line
Changed paths:
M /trunk/404.php
oops. removed the extra }
------------------------------------------------------------------------
r126 | spikeyslam | 2006-08-15 04:40:34 +0200 (Tue, 15 Aug 2006) | 2 lines
Changed paths:
M /trunk/style.css
Removed redundant font-family assignments.
Fixed comment-content spacing and line-height: http://code.google.com/p/kaytwo/issues/detail?id=82
------------------------------------------------------------------------
r125 | spikeyslam | 2006-08-15 04:37:48 +0200 (Tue, 15 Aug 2006) | 2 lines
Changed paths:
M /trunk/page-comments.php
M /trunk/page.php
Removed the 404 message since it will never be executed:
http://andy.wordpress.com/2006/08/13/useless-code-in-wordpress-themes/
------------------------------------------------------------------------
r124 | spikeyslam | 2006-08-14 02:05:49 +0200 (Mon, 14 Aug 2006) | 1 line
Changed paths:
M /trunk/404.php
M /trunk/archive.php
M /trunk/attachment.php
M /trunk/index.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/rollingarchive.php
M /trunk/search.php
M /trunk/single.php
M /trunk/theloop.php
Semantic classes consistent across the board. Commented closing tags for easier maintainability.
------------------------------------------------------------------------
r123 | spikeyslam | 2006-08-13 22:14:35 +0200 (Sun, 13 Aug 2006) | 1 line
Changed paths:
M /trunk/js/comments.js.php
D'oh. Third time's the charm: Only load commentAjax if the comment form exists.
------------------------------------------------------------------------
r122 | spikeyslam | 2006-08-13 22:07:43 +0200 (Sun, 13 Aug 2006) | 1 line
Changed paths:
M /trunk/js/comments.js.php
Once more with good measure: Only load commentAjax if the comment form exists.
------------------------------------------------------------------------
r121 | spikeyslam | 2006-08-13 22:01:27 +0200 (Sun, 13 Aug 2006) | 1 line
Changed paths:
M /trunk/js/comments.js.php
Only load commentAjax if the comment form exists. Solves the problem where Live Search doesn't load in pages (page-archives.php, etc) without comment forms.
------------------------------------------------------------------------
r120 | spikeyslam | 2006-08-13 09:53:15 +0200 (Sun, 13 Aug 2006) | 3 lines
Changed paths:
M /trunk/options/app/info.php
Fixes issue #79: changed bloginfo() to get_bloginfo().
Cleaned up formatting of k2_nice_category()
------------------------------------------------------------------------
r119 | ben.sherratt | 2006-08-12 18:29:25 +0200 (Sat, 12 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/asides.php
Fix for the asides module.
------------------------------------------------------------------------
r118 | ben.sherratt | 2006-08-11 12:24:39 +0200 (Fri, 11 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/about.php
About module finally working in a way that's intuitive.
------------------------------------------------------------------------
r117 | ben.sherratt | 2006-08-11 12:13:13 +0200 (Fri, 11 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/recent_comments.php
M /trunk/sidebar.php
M /trunk/style.css
Fix for styling BLC correctly.
------------------------------------------------------------------------
r115 | ben.sherratt | 2006-08-10 16:56:26 +0200 (Thu, 10 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/about.php
Fix to the "About" module.
------------------------------------------------------------------------
r114 | spikeyslam | 2006-08-10 11:21:52 +0200 (Thu, 10 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
added k2 to the body classes
------------------------------------------------------------------------
r113 | Heilemann | 2006-08-10 08:19:14 +0200 (Thu, 10 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.project.tmproj
M /trunk/styles/sample/sample.css
M /trunk/styles/vader/vader.css
Removed Vader style from SVN for now. New styles will replace it at some point.
------------------------------------------------------------------------
r112 | safirul.alredha | 2006-08-10 05:35:59 +0200 (Thu, 10 Aug 2006) | 2 lines
Changed paths:
M /trunk/header.php
M /trunk/options/app/info.php
Move BODY ID to info.php
------------------------------------------------------------------------
r111 | safirul.alredha | 2006-08-10 05:25:28 +0200 (Thu, 10 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
Minor POT update.
------------------------------------------------------------------------
r110 | ben.sherratt | 2006-08-10 03:06:44 +0200 (Thu, 10 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments-ajax.php
M /trunk/functions.php
Fix to AJAX commenting.
Code to allow easy creation of a SBM stub for functions.php.
------------------------------------------------------------------------
r109 | ben.sherratt | 2006-08-09 19:17:30 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/options/display/sbm-ajax/edit-module-form.php
One final string I missed, and changes to the POT file.
------------------------------------------------------------------------
r108 | ben.sherratt | 2006-08-09 19:08:09 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
M /trunk/options/display/modules.php
Localisation calls added to SBM.
------------------------------------------------------------------------
r107 | ben.sherratt | 2006-08-09 18:52:38 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/theloop.php
Fixed theloop.php so that asides are not displayed if sidebar asides are active.
------------------------------------------------------------------------
r106 | Heilemann | 2006-08-09 18:21:19 +0200 (Wed, 09 Aug 2006) | 2 lines
Changed paths:
M /trunk/js/livesearch.js.php
M /trunk/options/display/form.php
I've entirely removed the option for flexible width. We won't be supporting it any longer.
I fixed some minor issues with the livesearch reset button.
------------------------------------------------------------------------
r105 | Heilemann | 2006-08-09 18:05:22 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/page-archives.php
Fixed archive page after new categories.
------------------------------------------------------------------------
r104 | Heilemann | 2006-08-09 17:59:29 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/js/k2functions.js
M /trunk/k2.project.tmproj
M /trunk/style.css
Should fix comment area font-size problems.
------------------------------------------------------------------------
r103 | safirul.alredha | 2006-08-09 14:58:50 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/theloop.php
Fix missing double quote in Author's URL
------------------------------------------------------------------------
r102 | spikeyslam | 2006-08-09 08:55:50 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/style.css
Fixed issue #60. now it looks like the spinner fades into the reset button.
------------------------------------------------------------------------
r101 | spikeyslam | 2006-08-09 05:23:10 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/comments.php
oops. counter now starts at 1 instead of 0.
------------------------------------------------------------------------
r100 | spikeyslam | 2006-08-09 05:09:18 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/options/app/info.php
code cleanup and optimizations. added semantics to pingbacks/trackbacks.
------------------------------------------------------------------------
r99 | spikeyslam | 2006-08-09 02:54:49 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
added support for lightbox. issue #51
------------------------------------------------------------------------
r98 | spikeyslam | 2006-08-09 02:49:47 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
M /trunk/theloop.php
changed variable name to be more descriptive
------------------------------------------------------------------------
r97 | spikeyslam | 2006-08-09 02:37:22 +0200 (Wed, 09 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
M /trunk/style.css
M /trunk/theloop.php
added k2-asides class for our asides. removed the asides segregation, the filter took care of that
------------------------------------------------------------------------
r96 | Heilemann | 2006-08-08 21:05:22 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/k2.project.tmproj
M /trunk/style.css
Minor styling error for asides fixed.
------------------------------------------------------------------------
r95 | Heilemann | 2006-08-08 20:56:51 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/archive.php
M /trunk/attachment.php
M /trunk/comments.php
M /trunk/index.php
M /trunk/js/livesearch.js.php
M /trunk/options/app/info.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/search.php
M /trunk/sidebar.php
M /trunk/single.php
M /trunk/style.css
M /trunk/styles/vader/vader.css
M /trunk/theloop.php
------------------------------------------------------------------------
r94 | ben.sherratt | 2006-08-08 20:42:42 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/rss.php
Makes RSS icon for RSS module consistent with K2's style.
------------------------------------------------------------------------
r93 | Heilemann | 2006-08-08 17:42:55 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
A /trunk/css/print.css
Think I screwed up the last commit from my laptop. This should fix it.
------------------------------------------------------------------------
r92 | heilemann | 2006-08-08 17:40:31 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/header.php
D /trunk/print.css
Moved print.css to /css
------------------------------------------------------------------------
r91 | Heilemann | 2006-08-08 17:13:45 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.project.tmproj
M /trunk/style.css
Adjusted description text in styles.css so it fits in themes.
------------------------------------------------------------------------
r90 | Heilemann | 2006-08-08 08:41:38 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.project.tmproj
M /trunk/style.css
Fixed edit link on static pages (#57).
------------------------------------------------------------------------
r89 | safirul.alredha | 2006-08-08 07:58:29 +0200 (Tue, 08 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/options/display/headers.php
Forgot to update POT file related to r88 plus some minor changes.
------------------------------------------------------------------------
r88 | safirul.alredha | 2006-08-08 07:52:41 +0200 (Tue, 08 Aug 2006) | 3 lines
Changed paths:
M /trunk/options/display/headers.php
Fixes #56.
Change "K2 Upload Options" to "K2 Custom Header".
------------------------------------------------------------------------
r87 | ben.sherratt | 2006-08-07 23:38:46 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/tools.php
M /trunk/options/display/form.php
When K2 is uninstalled the "Default" theme is activated. Done so that K2's options will not be re-installed following uninstall, thus defeating the object of the exercise.
------------------------------------------------------------------------
r86 | spikeyslam | 2006-08-07 22:20:58 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/options/display/form.php
M /trunk/style.css
Added Ben to the credits. Fixed issue #53 by adding the % back to the style info description. Zeo, does % affect localization?
------------------------------------------------------------------------
r85 | ben.sherratt | 2006-08-07 21:21:17 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/rss.php
Forgot this fix, allows RSS module to work on WP 2.1 correctly.
------------------------------------------------------------------------
r84 | ben.sherratt | 2006-08-07 20:59:14 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/js/sbm.js
M /trunk/options/app/sbm.php
A /trunk/options/display/modules.php
D /trunk/options/display/sbm
A /trunk/options/display/sbm-ajax (from /trunk/options/display/sbm:83)
D /trunk/options/display/sbm-ajax/modules.php
Some more SBM fixes.
------------------------------------------------------------------------
r83 | safirul.alredha | 2006-08-07 13:29:05 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/options/display/form.php
Minor update to r82.
------------------------------------------------------------------------
r82 | safirul.alredha | 2006-08-07 13:18:39 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/options/display/form.php
Is there any reason why the Uninstall update notice is removed?
------------------------------------------------------------------------
r81 | ben.sherratt | 2006-08-07 11:38:33 +0200 (Mon, 07 Aug 2006) | 3 lines
Changed paths:
M /trunk/options/display/form.php
M /trunk/page-archives.php
Separation of code & content in options/display/form.php. Cleaned up the tabbing and optimised the code slightly.
Optimised counting statements in page-archives.php - COUNT(1) removes the need to extract actual data from the database, therefore it's faster than COUNT(*).
------------------------------------------------------------------------
r80 | spikeyslam | 2006-08-07 11:24:46 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/sidebar.php
added
back. needed for background images to div.content
------------------------------------------------------------------------
r79 | safirul.alredha | 2006-08-07 11:00:39 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/js/comments.js.php
D /trunk/js/fastinit.js
M /trunk/js/livesearch.js.php
M /trunk/js/prototype.js.php
Testing FastInit integration. Correct me if I'm wrong.
------------------------------------------------------------------------
r78 | safirul.alredha | 2006-08-07 10:33:03 +0200 (Mon, 07 Aug 2006) | 2 lines
Changed paths:
M /trunk/js/comments.js.php
M /trunk/js/dragdrop.js
M /trunk/js/effects.js.php
M /trunk/js/livesearch.js.php
M /trunk/js/prototype.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/sbm.js
M /trunk/js/slider.js.php
revision 77, the biggest disaster in the history of K2. Viva la revolution!!
For the record I only corrected the files in js folder.
------------------------------------------------------------------------
r77 | Heilemann | 2006-08-07 08:25:46 +0200 (Mon, 07 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/functions.php
M /trunk/header.php
M /trunk/js/comments.js.php
M /trunk/js/dragdrop.js
M /trunk/js/effects.js.php
M /trunk/js/livesearch.js.php
M /trunk/js/prototype.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/js/sbm.js
M /trunk/js/slider.js.php
M /trunk/k2.project.tmproj
M /trunk/options/app/archive.php
M /trunk/options/app/info.php
M /trunk/options/app/sbm.php
M /trunk/options/display/form.php
M /trunk/options/display/headers.php
M /trunk/sidebar.php
M /trunk/theloop.php
Changed && and || to 'and' and 'or'.
(ups, committed only one file last time around)
------------------------------------------------------------------------
r76 | Heilemann | 2006-08-07 08:24:18 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/js/fastinit.js
Changed && and || to 'and' and 'or'.
------------------------------------------------------------------------
r75 | safirul.alredha | 2006-08-07 08:21:26 +0200 (Mon, 07 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments.php
This should fix comment and pingback time_since
------------------------------------------------------------------------
r74 | safirul.alredha | 2006-08-07 07:49:07 +0200 (Mon, 07 Aug 2006) | 1 line
Changed paths:
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/js/comments.js.php
M /trunk/k2.pot
M /trunk/options/display/form.php
M /trunk/style.css
Various updates.
------------------------------------------------------------------------
r73 | spikeyslam | 2006-08-06 23:40:16 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/modules/asides.php
Updated the asides code.
------------------------------------------------------------------------
r72 | spikeyslam | 2006-08-06 23:10:42 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/styles/vader/vader.css
Gave the Rolling Archives class ids in vader.css more oomph to override the default settings.
------------------------------------------------------------------------
r71 | spikeyslam | 2006-08-06 22:46:50 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/options.php
Setting $autoload to 'yes'. Should fix issue #39 & #49
------------------------------------------------------------------------
r70 | safirul.alredha | 2006-08-06 22:18:31 +0200 (Sun, 06 Aug 2006) | 3 lines
Changed paths:
M /trunk/comments.php
M /trunk/js/comments.js.php
M /trunk/style.css
Move #error and #commentload styling to style sheet.
Minor update to comments.php.
------------------------------------------------------------------------
r69 | safirul.alredha | 2006-08-06 21:33:27 +0200 (Sun, 06 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments.php
Cleaning my previous mess
------------------------------------------------------------------------
r68 | safirul.alredha | 2006-08-06 20:12:05 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
Updating POT file, new string from r60.
------------------------------------------------------------------------
r67 | safirul.alredha | 2006-08-06 19:26:50 +0200 (Sun, 06 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments.php
Change $count_pings to $counter. Make more sense.
------------------------------------------------------------------------
r66 | safirul.alredha | 2006-08-06 19:23:42 +0200 (Sun, 06 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments.php
M /trunk/js/comments.js.php
Started working on #21 and #40
------------------------------------------------------------------------
r65 | ben.sherratt | 2006-08-06 11:39:42 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
A /trunk/css/sbm.css
Third time lucky. Added sbm.css to css subdir.
------------------------------------------------------------------------
r64 | safirul.alredha | 2006-08-06 09:29:54 +0200 (Sun, 06 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments.php
M /trunk/footer.php
M /trunk/navigation.php
M /trunk/page-archives.php
M /trunk/sidebar.php
Clearing element revisited.
------------------------------------------------------------------------
r63 | safirul.alredha | 2006-08-06 09:11:54 +0200 (Sun, 06 Aug 2006) | 2 lines
Changed paths:
M /trunk/comments.php
M /trunk/header.php
M /trunk/js/comments.js.php
M /trunk/js/effects.js.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/sidebar.php
M /trunk/theloop.php
Instead of "and" and "or", we use "&&" and "||".
------------------------------------------------------------------------
r62 | spikeyslam | 2006-08-06 03:46:28 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/js/livesearch.js.php
Live Search now encodes the search query that is sent to server with encodeURIComponent. Solves issue 37 and any malicious intent.
------------------------------------------------------------------------
r61 | spikeyslam | 2006-08-06 00:57:09 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/sbm.php
The invalid errors with sbm in function output_module_css_files() was because $k2sbm_active_modules was not declared as a global.
------------------------------------------------------------------------
r60 | spikeyslam | 2006-08-06 00:36:41 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/js/rollingarchives.js.php
The page indicator is now localized.
------------------------------------------------------------------------
r59 | spikeyslam | 2006-08-06 00:20:59 +0200 (Sun, 06 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/options/app/options.php
After various K2 versions, the option "k2installed" might not contain a valid value to check to see if we need to update the options. Added the option "k2optionsrevision", we'll use that instead.
------------------------------------------------------------------------
r58 | spikeyslam | 2006-08-05 23:48:05 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/options/app/options.php
Apparently the svn keyword $Revision$ is not global. Moved the keyword to options.php where it really matters. New variable: $options_revision contains the last revision of options.php. functions.php checks that to determine if the user needs their options updated.
------------------------------------------------------------------------
r57 | ben.sherratt | 2006-08-05 22:55:32 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
D /trunk/sbm.css
Try again... Deleted root file sbm.css
------------------------------------------------------------------------
r56 | ben.sherratt | 2006-08-05 22:52:21 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
M /trunk/js/sbm.js
M /trunk/options/app/sbm.php
Removed some obsolete SBM calls, moved the CSS file to the new directory, and edited the JS so the toggle links should hopefully work correctly with Safari.
------------------------------------------------------------------------
r55 | safirul.alredha | 2006-08-05 20:06:14 +0200 (Sat, 05 Aug 2006) | 2 lines
Changed paths:
A /trunk/css/rollingarchives.css
D /trunk/css/rollingarchives.txt
Fix the new RA image path and also the stylesheet name.
------------------------------------------------------------------------
r54 | safirul.alredha | 2006-08-05 19:55:00 +0200 (Sat, 05 Aug 2006) | 2 lines
Changed paths:
M /trunk/style.css
Remove IE hack and unused CSS in style.css
------------------------------------------------------------------------
r53 | heilemann | 2006-08-05 15:23:02 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
M /trunk/style.css
Fixes #45.
------------------------------------------------------------------------
r52 | heilemann | 2006-08-05 14:59:59 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
A /trunk/css
A /trunk/css/rollingarchives.txt
M /trunk/functions.php
M /trunk/header.php
M /trunk/style.css
Created a new dir called 'css' for various css files and moved the rolling archives relevant stuff into its own css file in that dir.
------------------------------------------------------------------------
r51 | ben.sherratt | 2006-08-05 08:45:53 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
M /trunk/options/app/options.php
Addition of revision number lets us call the installer on upgrade. New options will be installed correctly. This should fix some of the big issues people have been having with SBM.
------------------------------------------------------------------------
r50 | spikeyslam | 2006-08-05 04:19:19 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
Let's try this again. Re: Added revision number keyword.
------------------------------------------------------------------------
r49 | spikeyslam | 2006-08-05 04:08:16 +0200 (Sat, 05 Aug 2006) | 1 line
Changed paths:
M /trunk/functions.php
Added revision number keyword.
------------------------------------------------------------------------
r48 | ben.sherratt | 2006-08-04 14:13:16 +0200 (Fri, 04 Aug 2006) | 3 lines
Changed paths:
M /trunk/options/app/sbm.php
M /trunk/theloop.php
Stop trying to output custom CSS when there are no modules. Should take care of issue #28.
Various optimisations to theloop.php
------------------------------------------------------------------------
r47 | safirul.alredha | 2006-08-03 06:46:27 +0200 (Thu, 03 Aug 2006) | 1 line
Changed paths:
M /trunk/options/display/form.php
Add another 'Update Options' button at the top of K2 Options Page
------------------------------------------------------------------------
r46 | spikeyslam | 2006-08-02 22:53:25 +0200 (Wed, 02 Aug 2006) | 1 line
Changed paths:
M /trunk/options/app/info.php
M /trunk/rollingarchive.php
More Rolling Archives optimization: a better k2countpages. This should take care of issue #32.
------------------------------------------------------------------------
r34 | safirul.alredha | 2006-08-02 10:22:33 +0200 (Wed, 02 Aug 2006) | 3 lines
Changed paths:
M /trunk/functions.php
M /trunk/options/app/options.php
M /trunk/options/app/update.php
The K2 Uninstaller now works (this is uber cool especially for testing purpose). Previously the file wasn't included in functions.php.
Remove del.icio.us stuff completely from options.php and update.php.
------------------------------------------------------------------------
r33 | safirul.alredha | 2006-08-02 07:51:34 +0200 (Wed, 02 Aug 2006) | 1 line
Changed paths:
M /trunk/options/display/headers.php
M /trunk/options/display/sbm/modules.php
Updated K2 Documentation links on both K2 Upload Options page and K2 Sidebar Modules page. Fixes #31. Thanks Jamshid.
------------------------------------------------------------------------
r32 | safirul.alredha | 2006-08-02 04:54:04 +0200 (Wed, 02 Aug 2006) | 1 line
Changed paths:
M /trunk/js/rollingarchives.js.php
This should stop link default behavior of RA prev/next.
------------------------------------------------------------------------
r31 | safirul.alredha | 2006-08-02 04:19:25 +0200 (Wed, 02 Aug 2006) | 3 lines
Changed paths:
A /trunk/js/fastinit.js
Adding Prototype class: FastInit() as agreed in issue #25.
How to use:
new FastInit(yourFunction, anotherFunction, yet AnotherFunction);
------------------------------------------------------------------------
r30 | safirul.alredha | 2006-08-02 04:06:55 +0200 (Wed, 02 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
M /trunk/options/display/form.php
Removing del.icio.us option from K2 Options and POT. Fixes #30. Thanks Jamshid.
------------------------------------------------------------------------
r28 | spikeyslam | 2006-08-01 08:15:41 +0200 (Tue, 01 Aug 2006) | 1 line
Changed paths:
M /trunk/archive.php
M /trunk/attachment.php
M /trunk/header.php
M /trunk/index.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/page-archives.php
M /trunk/page-comments.php
M /trunk/page.php
M /trunk/rollingarchive.php
M /trunk/search.php
M /trunk/single.php
M /trunk/style.css
Original content (div#current_content) is now hidden when dynamic content (div#dynamic_content) is loaded and restored when dynamic is reseted. Added a loading indicator to Live Search. Changed #reset to #resetsearch. Optimized Rolling Archives.
------------------------------------------------------------------------
r27 | safirul.alredha | 2006-08-01 05:55:54 +0200 (Tue, 01 Aug 2006) | 1 line
Changed paths:
M /trunk/k2.pot
Updated the POT file to match the new k2 codes. Now start bringing those unlocalized strings to our attention :)
------------------------------------------------------------------------
r26 | spikeyslam | 2006-07-31 22:55:18 +0200 (Mon, 31 Jul 2006) | 1 line
Changed paths:
M /trunk/archive.php
M /trunk/search.php
Rolling Archives enabled for search results page and archives (category, monthly, etc).
------------------------------------------------------------------------
r24 | heilemann | 2006-07-31 12:17:19 +0200 (Mon, 31 Jul 2006) | 1 line
Changed paths:
A /trunk/modules/about.php
A /trunk/modules/asides.php
A /trunk/modules/flickr.php
M /trunk/modules/latest_posts.php
M /trunk/modules/navigation.php
M /trunk/modules/recent_comments.php
A /trunk/modules/related_posts.php
D /trunk/modules/subpage_navigation.php
D /trunk/modules/toppages_navigation.php
Update from Nybble for an updated batch of Sidebar Modules.
------------------------------------------------------------------------
r23 | heilemann | 2006-07-31 11:13:09 +0200 (Mon, 31 Jul 2006) | 1 line
Changed paths:
A /trunk/images/comment_edit.png
M /trunk/k2.project.tmproj
M /trunk/style.css
Added icon for the comment quote link and changed the edit icon for comment edit links.
------------------------------------------------------------------------
r22 | heilemann | 2006-07-31 10:33:35 +0200 (Mon, 31 Jul 2006) | 1 line
Changed paths:
M /trunk/style.css
Removed old livesearch results CSS and set #rollnotices to display: none;.
------------------------------------------------------------------------
r21 | safirul.alredha | 2006-07-31 05:39:53 +0200 (Mon, 31 Jul 2006) | 1 line
Changed paths:
M /trunk/sidebar.php
It should be is_paged()
------------------------------------------------------------------------
r20 | spikeyslam | 2006-07-31 03:25:06 +0200 (Mon, 31 Jul 2006) | 5 lines
Changed paths:
M /trunk/header.php
M /trunk/js/livesearch.js.php
M /trunk/js/rollingarchives.js.php
M /trunk/options/app/info.php
M /trunk/rollingarchive.php
M /trunk/theloop.php
Made rolling archives into a class. OOP. yay! Fixed the Older/Newer links problem with rolling archives & live search. There's a dislay glitch with the slider.
k2countpages & rolling archives now works with any query. This should help with implementing the navigation system.
New asides filter.
------------------------------------------------------------------------
r19 | spikeyslam | 2006-07-31 03:05:31 +0200 (Mon, 31 Jul 2006) | 1 line
Changed paths:
M /trunk/options/display/form.php
Changed echo __() into _e(). Updated the K2 Documentation url to the wiki page.
------------------------------------------------------------------------
r18 | heilemann | 2006-07-30 20:42:50 +0200 (Sun, 30 Jul 2006) | 1 line
Changed paths:
M /trunk/attachment.php
M /trunk/comments-ajax.php
M /trunk/comments.php
M /trunk/js/comments.js.php
M /trunk/k2.project.tmproj
M /trunk/theloop.php
Made various changes, minor cleanups, but I was actually trying to fix a bug I introduced which is related to bug #18.
------------------------------------------------------------------------
r17 | heilemann | 2006-07-30 09:58:26 +0200 (Sun, 30 Jul 2006) | 1 line
Changed paths:
M /trunk/attachment.php
Fixed attachment.php; it now works.
------------------------------------------------------------------------
r16 | heilemann | 2006-07-30 00:53:25 +0200 (Sun, 30 Jul 2006) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/functions.php
A /trunk/js/dragdrop.js
A /trunk/js/sbm.js
A /trunk/modules
A /trunk/modules/calendar.php
A /trunk/modules/categories.php
A /trunk/modules/html.php
A /trunk/modules/latest_posts.php
A /trunk/modules/links.php
A /trunk/modules/meta.php
A /trunk/modules/monthly.php
A /trunk/modules/navigation.php
A /trunk/modules/php.php
A /trunk/modules/recent_comments.php
A /trunk/modules/rss.php
A /trunk/modules/search.php
A /trunk/modules/subpage_navigation.php
A /trunk/modules/text.php
A /trunk/modules/toppages_navigation.php
M /trunk/options/app/options.php
A /trunk/options/app/sbm.php
A /trunk/options/display/sbm
A /trunk/options/display/sbm/edit-module-form.php
A /trunk/options/display/sbm/edit-module-pages-form.php
A /trunk/options/display/sbm/edit-module-posts-form.php
A /trunk/options/display/sbm/modules.php
A /trunk/sbm.css
M /trunk/style.css
Added suppor for Sidebar Modules. Nybble rocks.
------------------------------------------------------------------------
r15 | heilemann | 2006-07-29 23:37:53 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/style.css
Changed the URI of the bug tracker in styles.css
------------------------------------------------------------------------
r14 | heilemann | 2006-07-29 22:43:05 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
D /trunk/images/livesearchbg.jpg
D /trunk/images/livesearchbgdark.jpg
D /trunk/images/livesearchbghilight.jpg
D /trunk/images/reset-eee.gif
Removing obsolete image files.
------------------------------------------------------------------------
r13 | heilemann | 2006-07-29 22:35:36 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/print.css
Dammit! I forgot to remove a single line of comment...
------------------------------------------------------------------------
r12 | heilemann | 2006-07-29 22:32:43 +0200 (Sat, 29 Jul 2006) | 3 lines
Changed paths:
M /trunk/comments.php
M /trunk/k2.project.tmproj
M /trunk/print.css
http://code.google.com/p/kaytwo/issues/detail?id=10
I have updated print.css to something which looks okay on the printed page.
------------------------------------------------------------------------
r11 | heilemann | 2006-07-29 21:57:29 +0200 (Sat, 29 Jul 2006) | 3 lines
Changed paths:
D /trunk/images/reset-fff.gif
A /trunk/images/reset-fff.png
M /trunk/style.css
A /trunk/styles/vader/sliderbgleft.png
A /trunk/styles/vader/sliderbgright.png
A /trunk/styles/vader/sliderhandle.png
M /trunk/styles/vader/vader.css
Fixes: http://code.google.com/p/kaytwo/issues/detail?id=15
Updated Vader. Created a new reset icon which is a transparent png.
------------------------------------------------------------------------
r10 | heilemann | 2006-07-29 21:47:31 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/comments.php
Seems I screwed up the last commit. This should fix it.
------------------------------------------------------------------------
r9 | heilemann | 2006-07-29 21:14:52 +0200 (Sat, 29 Jul 2006) | 3 lines
Changed paths:
M /trunk/comments.php
Fixes: http://code.google.com/p/kaytwo/issues/detail?id=18
May be a bit flaky, comments.php is pretty complex. I've tried cleaning it up and making it easier to overview, but it is a minefield :)
------------------------------------------------------------------------
r8 | heilemann | 2006-07-29 19:34:34 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/footer.php
I've hidden the K2 version number in the footer, we haven't updated it for months anyway, and really it is mostly for helping debug once it is updated.
------------------------------------------------------------------------
r7 | heilemann | 2006-07-29 19:20:43 +0200 (Sat, 29 Jul 2006) | 3 lines
Changed paths:
M /trunk/comments.php
M /trunk/header.php
M /trunk/k2.project.tmproj
A /trunk/print.css
M /trunk/sidebar.php
Added 'print.css' file, which is currently empty.
Removed delicious plugin support, as delicious now have their own linkroll snippets.
Added support for Quoter plugin (http://www.damagedgoods.it/wp-plugins/quoter/).
------------------------------------------------------------------------
r6 | heilemann | 2006-07-29 16:14:10 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/options/display/form.php
Removed Steve's credit from the options page, since he's getting universal credit anyway ;)
------------------------------------------------------------------------
r5 | heilemann | 2006-07-29 15:15:56 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/comments.php
M /trunk/header.php
M /trunk/js/comments.js.php
I have added support for allowing users to edit their own comments, as specified in this issue: http://code.google.com/p/kaytwo/issues/detail?id=2
------------------------------------------------------------------------
r4 | heilemann | 2006-07-29 13:59:43 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/header.php
Fix a minor error in last revision.
------------------------------------------------------------------------
r3 | heilemann | 2006-07-29 13:43:31 +0200 (Sat, 29 Jul 2006) | 1 line
Changed paths:
M /trunk/header.php
M /trunk/options/display/headers.php
Fixed #302 and a validation bug in headers.php
------------------------------------------------------------------------
r2 | chrisdmitri | 2006-07-28 17:04:18 +0200 (Fri, 28 Jul 2006) | 2 lines
Changed paths:
A /trunk/404.php
A /trunk/archive.php
A /trunk/attachment.php
A /trunk/comments-ajax.php
A /trunk/comments.php
A /trunk/ela.css
A /trunk/footer.php
A /trunk/functions.php
A /trunk/header.php
A /trunk/images
A /trunk/images/arrow_refresh.png
A /trunk/images/book_next.png
A /trunk/images/book_previous.png
A /trunk/images/bug.png
A /trunk/images/calendar.png
A /trunk/images/comment.png
A /trunk/images/defaultgravatar.jpg
A /trunk/images/elaindicator.png
A /trunk/images/exclamation.png
A /trunk/images/favorite.gif
A /trunk/images/feed.png
A /trunk/images/feedicon.gif
A /trunk/images/feedicon16px.png
A /trunk/images/headers
A /trunk/images/heart.png
A /trunk/images/house.png
A /trunk/images/livesearchbg.jpg
A /trunk/images/livesearchbgdark.jpg
A /trunk/images/livesearchbghilight.jpg
A /trunk/images/navarrow.gif
A /trunk/images/pencil.png
A /trunk/images/quote.png
A /trunk/images/reset-eee.gif
A /trunk/images/reset-fff.gif
A /trunk/images/sliderbgleft.png
A /trunk/images/sliderbgright.png
A /trunk/images/sliderhandle.png
A /trunk/images/spinner.gif
A /trunk/images/tag_blue.png
A /trunk/images/time.png
A /trunk/images/transparent.gif
A /trunk/index.php
A /trunk/js
A /trunk/js/comments.js.php
A /trunk/js/effects.js.php
A /trunk/js/k2functions.js
A /trunk/js/livesearch.js.php
A /trunk/js/prototype.js.php
A /trunk/js/rollingarchives.js.php
A /trunk/js/slider.js.php
A /trunk/k2.pot
A /trunk/k2.project.tmproj
A /trunk/navigation.php
A /trunk/options
A /trunk/options/app
A /trunk/options/app/archive.php
A /trunk/options/app/info.php
A /trunk/options/app/options.php
A /trunk/options/app/tools.php
A /trunk/options/app/update.php
A /trunk/options/display
A /trunk/options/display/form.php
A /trunk/options/display/headers.php
A /trunk/page-archives.php
A /trunk/page-comments.php
A /trunk/page.php
A /trunk/rollingarchive.php
A /trunk/screenshot.png
A /trunk/search.php
A /trunk/searchform.php
A /trunk/sidebar.php
A /trunk/single.php
A /trunk/style.css
A /trunk/styles
A /trunk/styles/sample
A /trunk/styles/sample/sample.css
A /trunk/styles/vader
A /trunk/styles/vader/mustafar.jpg
A /trunk/styles/vader/vader.css
A /trunk/theloop.php
Initial checkin of K2 source code
------------------------------------------------------------------------
r1 | (no author) | 2006-07-28 14:33:33 +0200 (Fri, 28 Jul 2006) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
Initial directory structure.
------------------------------------------------------------------------