------------------------------------------------------------------------
r78 | donncha | 2005-06-20 15:29:33 +0100 (Mon, 20 Jun 2005) | 2 lines
Changed paths:
   M /trunk/README.txt

Fixed link to support forum

------------------------------------------------------------------------
r77 | donncha | 2005-06-20 14:57:33 +0100 (Mon, 20 Jun 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-includes/wpmu-functions.php

Use wpmu object's variables.

------------------------------------------------------------------------
r76 | donncha | 2005-05-28 00:12:15 +0100 (Sat, 28 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-newblog.php

Fixed siteurl bug reported at http://mu.wordpress.org/forums/topic/52#post-308

------------------------------------------------------------------------
r75 | donncha | 2005-05-26 22:16:15 +0100 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-newblog.php

PHP < 4.3 doesn't have file_get_contents();

------------------------------------------------------------------------
r74 | donncha | 2005-05-26 22:09:51 +0100 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/smarty-plugins/function.popularposts.php

Count popular posts in a better way.

------------------------------------------------------------------------
r73 | donncha | 2005-05-26 21:35:22 +0100 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/plugins/BAStats/BAStats.php
   M /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_graph.php
   M /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_logger.php
   M /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_options.php
   M /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_reports.php

Updated BAstats to build 8.

------------------------------------------------------------------------
r72 | donncha | 2005-05-26 16:15:27 +0100 (Thu, 26 May 2005) | 3 lines
Changed paths:
   M /trunk/wp-inst/wp-newblog.php

Rewrote wp-newblog.php, used lots of Dasher's code.
Page is still very basic but it's work in progress.

------------------------------------------------------------------------
r71 | donncha | 2005-05-26 14:43:12 +0100 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates/index.html

print.css no longer exists!

------------------------------------------------------------------------
r70 | donncha | 2005-05-26 14:02:42 +0100 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/htaccess.dist

Added new rules for wp-newblog.php

------------------------------------------------------------------------
r69 | donncha | 2005-05-26 13:09:14 +0100 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/referers.php

Show all referers by default.

------------------------------------------------------------------------
r68 | donncha | 2005-05-25 16:06:13 +0100 (Wed, 25 May 2005) | 2 lines
Changed paths:
   M /trunk/htaccess.dist

Pages now work through WordPress code.

------------------------------------------------------------------------
r67 | donncha | 2005-05-25 15:52:14 +0100 (Wed, 25 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/index.php

Only display permission warnings until user refreshes page 5 times in a session.

------------------------------------------------------------------------
r66 | donncha | 2005-05-23 11:38:06 +0100 (Mon, 23 May 2005) | 2 lines
Changed paths:
   D /trunk/wp-inst/wp-admin/admin.php

Removed - hooks in wpmu-functions.php call wpmu_clear_cache()

------------------------------------------------------------------------
r65 | donncha | 2005-05-21 09:25:47 +0100 (Sat, 21 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/plugins/wp_ozh_clickcounter.php

Clean up error when remote file is not found.

------------------------------------------------------------------------
r64 | donncha | 2005-05-21 09:24:56 +0100 (Sat, 21 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/plugins/BAStats/BAStats.php

Fix to get BAStats working again: Thanks Revbob - http://mu.wordpress.org/forums/topic/36#post-233

------------------------------------------------------------------------
r57 | donncha | 2005-05-09 22:24:29 +0100 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wpmu-settings.php.dist

Fixed include paths - http://mu.wordpress.org/forums/topic/30

------------------------------------------------------------------------
r56 | donncha | 2005-05-09 15:23:05 +0100 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/plugins/wpmu-plugin.php

Disabled plugin until further notice. This needs to be tested more.

------------------------------------------------------------------------
r55 | donncha | 2005-05-09 08:50:41 +0100 (Mon, 09 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-newblog.php

Minor change to new blog email.

------------------------------------------------------------------------
r54 | donncha | 2005-05-08 13:17:39 +0100 (Sun, 08 May 2005) | 2 lines
Changed paths:
   A /trunk/release.sh

Run this script to make a WPMU release.

------------------------------------------------------------------------
r53 | donncha | 2005-05-08 13:01:47 +0100 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/htaccess.dist
   M /trunk/wp-inst/pages

Fixed pages support.

------------------------------------------------------------------------
r52 | donncha | 2005-05-08 12:41:51 +0100 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-includes/wpmu-functions.php

This file uses "null" as false, should use false. Something to fix in the future!

------------------------------------------------------------------------
r51 | donncha | 2005-05-08 12:38:34 +0100 (Sun, 08 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-includes/create_smarty_template.php

Handle functions that return references.

------------------------------------------------------------------------
r50 | donncha | 2005-05-08 12:17:50 +0100 (Sun, 08 May 2005) | 3 lines
Changed paths:
   M /trunk/index.php

Add mod_rewrite instructions.
mkdir() is now quiet.

------------------------------------------------------------------------
r38 | donncha | 2005-05-02 22:46:07 +0100 (Mon, 02 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-counter.php

Fixed checking of blacklisted referers

------------------------------------------------------------------------
r37 | donncha | 2005-05-02 22:45:45 +0100 (Mon, 02 May 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/referers.php

Fixed blacklisting of URLs

------------------------------------------------------------------------
r36 | donncha | 2005-04-30 11:56:47 +0100 (Sat, 30 Apr 2005) | 3 lines
Changed paths:
   M /trunk/wp-inst/wp-comments-post.php

Core changes.


------------------------------------------------------------------------
r35 | donncha | 2005-04-30 11:56:22 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-includes/wpmu-functions.php

Check for INSTALLING constant and up the available space.

------------------------------------------------------------------------
r34 | donncha | 2005-04-30 11:55:53 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/index.php

Added more bad referers.

------------------------------------------------------------------------
r33 | donncha | 2005-04-30 11:55:25 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/smarty-plugins/function.popularposts.php

Clean up of old b2 code.

------------------------------------------------------------------------
r32 | donncha | 2005-04-30 11:55:04 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/smarty-plugins/function.is_aside.php

Remove debug code.

------------------------------------------------------------------------
r31 | donncha | 2005-04-30 11:54:43 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/smarty-plugins/function.todayayearago.php

Only print published posts

------------------------------------------------------------------------
r30 | donncha | 2005-04-30 11:54:23 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/smarty-plugins/function.referer.php

Added support for infospace.com

------------------------------------------------------------------------
r29 | donncha | 2005-04-30 11:50:38 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/pages

Pages live at the same url as Wordpress ones. ie. blog/pagename instead of blog/pages/pagename

------------------------------------------------------------------------
r28 | donncha | 2005-04-30 11:49:56 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/edit-form-advanced.php

Core changes.

------------------------------------------------------------------------
r27 | donncha | 2005-04-30 11:49:42 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/upload.php

deleted a few lines.

------------------------------------------------------------------------
r26 | donncha | 2005-04-30 11:49:18 +0100 (Sat, 30 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/admin.php

Core changes

------------------------------------------------------------------------
r25 | donncha | 2005-04-14 21:09:54 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/install-wpmu.php
   M /trunk/wp-inst/wp-admin/upgrade-schema.php

Remove queries from one file, into the other.

------------------------------------------------------------------------
r24 | donncha | 2005-04-14 21:09:33 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/upload.php

Hardcode file upload types.

------------------------------------------------------------------------
r23 | donncha | 2005-04-14 21:09:11 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/options-misc.php

Removed file upload types

------------------------------------------------------------------------
r22 | donncha | 2005-04-14 21:05:55 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/edit-form-advanced.php

From WP Core

------------------------------------------------------------------------
r21 | donncha | 2005-04-14 21:05:32 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/admin.php

From WP Core.

------------------------------------------------------------------------
r20 | donncha | 2005-04-14 20:47:52 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-newblog.php

Untested - added db creation code, one step install. indented code.

------------------------------------------------------------------------
r19 | donncha | 2005-04-14 20:08:20 +0100 (Thu, 14 Apr 2005) | 2 lines
Changed paths:
   A /trunk/wp-inst/wp-newblog.php

Initial import, do not use, untested!

------------------------------------------------------------------------
r18 | donncha | 2005-03-29 07:42:31 +0100 (Tue, 29 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/smarty-plugins/function.lastposts.php

Added check for published posts.

------------------------------------------------------------------------
r17 | donncha | 2005-03-27 17:16:10 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/index.php

Only prune the cache 1% of the time.

------------------------------------------------------------------------
r16 | donncha | 2005-03-27 16:15:40 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/index.php

Don't unset when we still need it!

------------------------------------------------------------------------
r15 | donncha | 2005-03-27 15:44:20 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/index.php

Delete Smarty cache files more than a day old.

------------------------------------------------------------------------
r14 | donncha | 2005-03-27 15:38:50 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/menu.php

Don't need plugin editor.

------------------------------------------------------------------------
r13 | donncha | 2005-03-27 15:21:16 +0100 (Sun, 27 Mar 2005) | 3 lines
Changed paths:
   M /trunk/wp-inst/wpmu-settings.php.dist

global vars aren't always available, from Paul Cook.
http://blogs.linux.ie/support/topic.php?id=12&page=1#post-603

------------------------------------------------------------------------
r12 | donncha | 2005-03-27 15:18:28 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/plugins/wpmu-plugin.php

Added warning message

------------------------------------------------------------------------
r11 | donncha | 2005-03-27 15:05:42 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/plugins/wp_ozh_clickcounter.php

Don't display hits by default.

------------------------------------------------------------------------
r10 | donncha | 2005-03-27 15:05:17 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-comments-post.php

WP Core Changes.

------------------------------------------------------------------------
r9 | donncha | 2005-03-27 15:02:14 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/edit-form-advanced.php

Changes from WP core.

------------------------------------------------------------------------
r8 | donncha | 2005-03-27 15:01:36 +0100 (Sun, 27 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/index.php

Added new referer spammers.

------------------------------------------------------------------------
r7 | donncha | 2005-03-24 10:24:07 +0000 (Thu, 24 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/go.php

Use 301 redirects instead of 302

------------------------------------------------------------------------
r6 | donncha | 2005-03-22 23:21:08 +0000 (Tue, 22 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates/index.html

Minor typo

------------------------------------------------------------------------
r5 | donncha | 2005-03-22 21:59:08 +0000 (Tue, 22 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-admin/options-misc.php

Remove file upload max size option.

------------------------------------------------------------------------
r4 | donncha | 2005-03-20 13:14:46 +0000 (Sun, 20 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-includes/wpmu-functions.php

Print size.

------------------------------------------------------------------------
r3 | donncha | 2005-03-20 13:09:20 +0000 (Sun, 20 Mar 2005) | 2 lines
Changed paths:
   M /trunk/wp-inst/wp-includes/wpmu-functions.php

Wrong var used in call to function.

------------------------------------------------------------------------
r2 | donncha | 2005-03-19 23:16:03 +0000 (Sat, 19 Mar 2005) | 2 lines
Changed paths:
   A /trunk/README.txt
   A /trunk/htaccess.dist
   A /trunk/index.php
   A /trunk/wp-inst
   A /trunk/wp-inst/go.php
   A /trunk/wp-inst/htaccess.dist
   A /trunk/wp-inst/index.php
   A /trunk/wp-inst/maintenance.php
   A /trunk/wp-inst/pages
   A /trunk/wp-inst/wp-admin
   A /trunk/wp-inst/wp-admin/admin.php
   A /trunk/wp-inst/wp-admin/edit-form-advanced.php
   A /trunk/wp-inst/wp-admin/install-wpmu.php
   A /trunk/wp-inst/wp-admin/menu.php
   A /trunk/wp-inst/wp-admin/options-general.php
   A /trunk/wp-inst/wp-admin/options-misc.php
   A /trunk/wp-inst/wp-admin/referers.php
   A /trunk/wp-inst/wp-admin/template-chooser.php
   A /trunk/wp-inst/wp-admin/templates.php
   A /trunk/wp-inst/wp-admin/upgrade-schema.php
   A /trunk/wp-inst/wp-admin/upload.php
   A /trunk/wp-inst/wp-blogs
   A /trunk/wp-inst/wp-blogs/DEFAULT
   A /trunk/wp-inst/wp-blogs/DEFAULT/wp-config.php
   A /trunk/wp-inst/wp-comments-post.php
   A /trunk/wp-inst/wp-comments.php
   A /trunk/wp-inst/wp-config-sample.php
   A /trunk/wp-inst/wp-content
   A /trunk/wp-inst/wp-content/plugins
   A /trunk/wp-inst/wp-content/plugins/BAStats
   A /trunk/wp-inst/wp-content/plugins/BAStats/BAStats.php
   A /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_graph.php
   A /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_logger.php
   A /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_options.php
   A /trunk/wp-inst/wp-content/plugins/BAStats/BAStats_reports.php
   A /trunk/wp-inst/wp-content/plugins/jb_Recent_Comments_List.php
   A /trunk/wp-inst/wp-content/plugins/kittens-spaminator.php
   A /trunk/wp-inst/wp-content/plugins/wp_ozh_clickcounter.php
   A /trunk/wp-inst/wp-content/plugins/wpmu-plugin.php
   A /trunk/wp-inst/wp-content/sitetemplates
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/bg.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/bullet.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/date.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/fg.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/footer.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/header.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/posts.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/img/today.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/index.php
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/screenshot-sm.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/screenshot.gif
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates/comments.html
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates/index.html
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates/post.html
   A /trunk/wp-inst/wp-content/sitetemplates/humancondition/templates/wp-layout.css
   A /trunk/wp-inst/wp-content/smarty-plugins
   A /trunk/wp-inst/wp-content/smarty-plugins/custom_fields.enclosure.php
   A /trunk/wp-inst/wp-content/smarty-plugins/custom_fields.photoblog.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.assign.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.blogroll.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.cork.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.custom_fields.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.eightball.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.get_recent_comments.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.getcustomfield.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.globalvar.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.googleit.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.is_aside.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.lastposts.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.photoblog.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.pirate.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.popularposts.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.referer.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.relatedstories.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.todayayearago.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.wp_ozh_click_comment_author_link.php
   A /trunk/wp-inst/wp-content/smarty-plugins/function.wp_ozh_click_topclicks.php
   A /trunk/wp-inst/wp-content/smarty-plugins/insert.getreferer.php
   A /trunk/wp-inst/wp-content/smarty-plugins/insert.var.php
   A /trunk/wp-inst/wp-content/smarty-plugins/modifier.highlightsearch.php
   A /trunk/wp-inst/wp-content/smarty-plugins/outputfilter.protect_email.php
   A /trunk/wp-inst/wp-content/smarty-plugins/wp_ozh_clickcounter.php
   A /trunk/wp-inst/wp-content/smarty-templates
   A /trunk/wp-inst/wp-content/smarty-templates/blogroll.tpl
   A /trunk/wp-inst/wp-content/smarty-templates/noblogroll.tpl
   A /trunk/wp-inst/wp-counter.php
   A /trunk/wp-inst/wp-images
   A /trunk/wp-inst/wp-images/.htaccess
   A /trunk/wp-inst/wp-images/wordpress-mu.png
   A /trunk/wp-inst/wp-includes
   A /trunk/wp-inst/wp-includes/create_smarty_template.php
   A /trunk/wp-inst/wp-includes/wpmu-functions.php
   A /trunk/wp-inst/wpmu-settings.php.dist

Initial Import

------------------------------------------------------------------------
r1 | matt | 2005-03-06 00:30:26 +0000 (Sun, 06 Mar 2005) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

Setting up structure
------------------------------------------------------------------------
