root/trunk/wp-content


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1413 [1413] 08/05/08 15:51:06 donncha New constant, BLOGUPLOADDIR so upload dir can be relocated. UPLOADBLOGSDIR …
(edit) @1408 [1408] 08/04/08 13:41:20 donncha Use wp-load.php instead of wp-config.php
(edit) @1374 [1374] 07/15/08 17:22:59 donncha WP Merge with rev 8339
(edit) @1370 [1370] 07/11/08 12:08:17 donncha Removing index.php, adding readme.txt, fixes #673
(edit) @1369 [1369] 07/11/08 12:02:40 donncha Removing index.php, adding readme.txt
(edit) @1365 [1365] 07/10/08 12:37:16 donncha Change login link to wp_register()
(edit) @1360 [1360] 07/09/08 10:00:15 donncha WP Merge with revision 8300
(edit) @1359 [1359] 07/09/08 09:49:33 donncha Rename "home" theme.
(edit) @1347 [1347] 07/03/08 17:00:59 donncha WP Merge to rev 8249
(edit) @1338 [1338] 06/24/08 17:36:46 donncha Update the "home" theme too
(edit) @1328 [1328] 06/13/08 17:21:00 donncha WP Merge with revision 8075
(edit) @1324 [1324] 06/10/08 14:08:54 donncha Merge with branches/2.5 in WordPress?, revision 8066
(edit) @1287 [1287] 05/12/08 15:32:28 donncha Added placeholder index.php files so these directories are created (some …
(edit) @1238 [1238] 04/17/08 15:15:45 donncha sync home with default theme, fixes #593
(edit) @1218 [1218] 04/04/08 16:44:15 donncha Merged with WordPress? 2.5, unstable, only for testing
(edit) @1214 [1214] 03/19/08 12:35:25 donncha Add and delete WP 2.5 files. *DON'T SVN UPDATE!*
(edit) @1151 [1151] 11/16/07 11:31:29 donncha Remove the taxonomy sync script, it's obsolete now
(edit) @1149 [1149] 11/15/07 16:11:13 donncha Use wp_check_filetype() first, fixes #496
(edit) @1139 [1139] 10/30/07 16:49:38 donncha Merge with WordPress? 2.3.1
(edit) @1129 [1129] 10/24/07 11:37:31 donncha Use status_header(), props momo360modena, fixes #473
(edit) @1128 [1128] 10/24/07 08:35:33 donncha Added "Content-length" and cleanup. props momo360modena and dsilverman, …
(edit) @1125 [1125] 10/23/07 18:28:40 donncha Merge with WordPress?, rev 6285 and untested
(edit) @1069 [1069] 10/12/07 16:21:15 donncha Merge with WP 2.3 - testing use only! Move pluggable functions out of …
(edit) @1061 [1061] 10/04/07 12:01:10 donncha We only want to sync after the db has been upgraded
(edit) @1060 [1060] 10/03/07 17:14:04 donncha Taxonomy sync script. Read comments for warnings and instructions!
(edit) @1044 [1044] 09/05/07 12:05:30 donncha Pass the right filename to mime_content_type()
(edit) @1043 [1043] 08/23/07 14:45:10 donncha Moved mu-plugins stuff into wpmu-functions.php
(edit) @1041 [1041] 08/23/07 11:21:31 donncha Use mime_content_type() if available, finfo_file() anyone? Sanitize …
(edit) @1030 [1030] 08/09/07 11:00:21 donncha Remove ; props dsader …
(edit) @1027 [1027] 08/08/07 08:32:01 donncha Add slashes to blogname to protecet apostrophes, fixes #367, props …
(edit) @1025 [1025] 08/08/07 08:23:24 donncha Fixed minor css problem with blog switcher, fixes #366, props drmike
(edit) @1005 [1005] 06/21/07 16:41:02 donncha WP Merge to WP 2.2.1
(edit) @998 [998] 06/11/07 19:50:49 donncha Load jquery the right way Added image file
(edit) @997 [997] 06/11/07 12:46:02 donncha Added dashboard switcher plugin, fixes #310
(edit) @990 [990] 05/28/07 12:50:56 donncha gettext changes by momo360modena, applied patch from #347
(edit) @989 [989] 05/24/07 13:09:18 donncha Fix import menu file size, fixes #324
(edit) @980 [980] 05/22/07 21:06:32 donncha Improved gettext support, fixes #314
(edit) @978 [978] 05/22/07 15:48:57 donncha Update the home theme
(edit) @977 [977] 05/22/07 14:52:43 donncha Update home's functions.php from Kubrick. Fixes #332
(edit) @972 [972] 05/21/07 18:37:58 donncha WP Merge to rev 5499, this is a big one! Test it before you put it …
(edit) @934 [934] 03/26/07 11:04:22 donncha WP Merge to rev 5109
(edit) @923 [923] 03/20/07 09:49:24 donncha WP Merge to rev 5063
(edit) @921 [921] 03/19/07 17:35:39 donncha Fix links in footer, thanks kingler (fixes #277)
(edit) @909 [909] 03/09/07 15:17:25 donncha WP Merge to rev 5007
(edit) @899 [899] 02/23/07 15:47:59 donncha WP Merge to 4929
(edit) @898 [898] 02/22/07 20:12:02 donncha Renamed the default theme. fixes #239
(edit) @894 [894] 02/21/07 11:12:52 donncha WP Merge to rev 4904
(edit) @889 [889] 02/16/07 10:40:48 donncha WP Merge to 4890
(edit) @858 [858] 01/22/07 17:40:29 donncha Make graceful_fail() pluggable by defining it in mu-plugins/00misc.php …
(edit) @857 [857] 01/22/07 17:20:40 donncha Remove extra file type serving protection (see #203)
(edit) @851 [851] 01/18/07 11:27:26 donncha WP Merge to rev 4763
(edit) @850 [850] 01/17/07 13:54:55 donncha WP Merge to rev 4759
(edit) @841 [841] 01/14/07 15:18:21 donncha No need for this function any more
(edit) @835 [835] 01/09/07 11:30:05 donncha WP Merge to rev 4709
(edit) @833 [833] 01/09/07 09:54:18 donncha Cleaner url User must have "manage_options" perms to access delete blog …
(edit) @828 [828] 12/22/06 12:54:24 donncha WP Merge to rev 4661
(edit) @817 [817] 12/01/06 12:27:29 donncha WP Merge to 4578, except for script-loader
(edit) @815 [815] 11/28/06 12:05:29 donncha Needed to rename this CONSTANT for a long time
(edit) @814 [814] 11/28/06 12:01:16 donncha Die, die, die! (fixes #202)
(edit) @810 [810] 11/24/06 16:16:44 donncha WP Merge to 4524
(edit) @799 [799] 10/10/06 10:22:18 donncha Make sure scriptaculous loads in the head. Fixes category dropdown
(edit) @797 [797] 10/09/06 11:39:17 donncha WP Merge - needs testing.
(edit) @790 [790] 10/05/06 17:47:22 donncha Add upload quota message
(edit) @788 [788] 10/03/06 10:52:54 donncha WP Merge to rev 4273
(edit) @783 [783] 09/28/06 23:02:02 donncha Fix upload path Fix die()
(edit) @779 [779] 09/28/06 12:44:15 donncha Allow admins to delete their own blogs (#96)
(edit) @777 [777] 09/28/06 10:30:23 donncha Use UPLOADS constant and update blogs.php (fixes #168)
(edit) @761 [761] 09/19/06 16:06:15 donncha WP Merge to 4197
(edit) @759 [759] 09/18/06 15:33:35 donncha no need for "pages_last_updated" any more
(edit) @745 [745] 09/13/06 11:06:44 donncha Add upload filter to check file size. (fixed #151)
(edit) @734 [734] 09/08/06 10:57:32 donncha WP Merge to #4124
(edit) @733 [733] 08/31/06 15:45:22 donncha More files
(edit) @732 [732] 08/31/06 15:45:16 donncha Always display a wide column
(edit) @731 [731] 08/31/06 15:15:22 donncha I knew that style didn't look right!
(edit) @730 [730] 08/31/06 15:10:42 donncha default -> home merge
(edit) @729 [729] 08/31/06 14:55:29 donncha WP Merge to rev #4147
(edit) @725 [725] 08/22/06 16:10:10 donncha Use wp_check_filetype() to figure out mimetype.
(edit) @715 [715] 08/02/06 02:45:56 donncha t -> date_registered
(edit) @713 [713] 08/01/06 17:14:06 donncha WP Merge Display newest updated blogs on home page Sidebar and footer: …
(edit) @712 [712] 07/27/06 14:47:30 donncha WP Merge
(edit) @683 [683] 07/18/06 10:59:23 donncha Always show wide background because we never use the sidebar. (#88)
(edit) @667 [667] 07/12/06 18:52:21 donncha Log registrations (#77)
(edit) @663 [663] 07/12/06 15:10:29 donncha WP Merge
(edit) @661 [661] 07/12/06 13:58:00 donncha lowercase logins clear cookies if not logged in!
(edit) @638 [638] 07/06/06 10:41:20 donncha WP Merge
(edit) @599 [599] 06/27/06 11:03:10 donncha WP Merge
(edit) @592 [592] 06/23/06 10:32:27 donncha WP merge
(copy) @591 [591] 06/22/06 18:31:50 donncha Moved everything in wp-inst down a directory. Uses's Ryan Boren's htaccess …
copied from trunk/wp-inst/wp-content:
(edit) @588 [588] 06/22/06 10:49:59 donncha No need for this message, posting to main blog goes to blog/
Note: See TracRevisionLog for help on using the revision log.