Commit Graph

3193 Commits

Author SHA1 Message Date
ryan 853c59eeb3 the_search_query() from mdawaffe. fixes #914
git-svn-id: http://svn.automattic.com/wordpress/trunk@4171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-07 17:37:26 +00:00
ryan 25b7a56d8b Remove is_search() check that will never be reached. fixes #1076
git-svn-id: http://svn.automattic.com/wordpress/trunk@4166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-07 00:25:48 +00:00
ryan ad0fa5ef99 Use home instead of PHP_SELF. Props mdawaffe. fixes #895
git-svn-id: http://svn.automattic.com/wordpress/trunk@4152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-31 21:38:42 +00:00
ryan 849a0d29d7 Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 21:46:31 +00:00
ryan efcb63ad21 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: http://svn.automattic.com/wordpress/trunk@4133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 16:40:17 +00:00
ryan 6ba1e4dd56 Validate backup and fragment files. Don't allow traversal.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-15 01:07:51 +00:00
ryan 4e7aacfc21 Menu and plugin tweakage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-26 22:18:36 +00:00
ryan 7f4ef75395 fix div tags. Props leftjustified. fixes #2728
git-svn-id: http://svn.automattic.com/wordpress/trunk@4047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-26 17:43:41 +00:00
ryan 3761db170b Remove unneeded arg.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-11 18:16:37 +00:00
ryan 22f451a9d0 Validation fixes from leftjustified. fixes #2909
git-svn-id: http://svn.automattic.com/wordpress/trunk@3998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-06 02:45:17 +00:00
ryan ff19f4b5a5 Use wp_redirect().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-27 05:38:56 +00:00
matt e92ccf5685 Minor reorg, and this should also fix the pixel shift problems.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-26 17:40:18 +00:00
ryan 1034767a9a wp_get_current_commenter()
git-svn-id: http://svn.automattic.com/wordpress/trunk@3902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-22 20:52:12 +00:00
ryan 49e390d402 Use wp_list_categories() in templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-17 00:05:00 +00:00
ryan f34731ff30 Start fleshing out wp_list_bookmarks(). #2587
git-svn-id: http://svn.automattic.com/wordpress/trunk@3880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-16 23:35:48 +00:00
ryan 10656f2ea3 Remove extra lines.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-31 06:34:35 +00:00
ryan a9c6ba9391 Backup plugin fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-31 06:33:37 +00:00
ryan 05cc3b7bb5 Backup plugin fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-31 06:06:15 +00:00
ryan 2cf2472a52 Default category lists to hierarchical. Update default theme to use wp_list_categories(). Props David House. fixes #2653
git-svn-id: http://svn.automattic.com/wordpress/trunk@3706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-13 04:51:45 +00:00
ryan afd6dc76ba Update table list in backup plugin. Props abhay and westi. fixes #2589
git-svn-id: http://svn.automattic.com/wordpress/trunk@3657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-24 01:19:33 +00:00
ryan eaea1c6e70 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: http://svn.automattic.com/wordpress/trunk@3604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 20:36:40 +00:00
ryan df35b1041b Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: http://svn.automattic.com/wordpress/trunk@3603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 17:19:05 +00:00
ryan dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
matt cc8bd1bed9 Needless specificity
git-svn-id: http://svn.automattic.com/wordpress/trunk@3461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 20:14:39 +00:00
ryan e51a06e836 Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
git-svn-id: http://svn.automattic.com/wordpress/trunk@3460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 19:45:24 +00:00
matt 2514ca2bc7 Better text
git-svn-id: http://svn.automattic.com/wordpress/trunk@3451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-17 02:07:37 +00:00
matt a3b3902c53 Plugin update from Skippy, fixes #2251
git-svn-id: http://svn.automattic.com/wordpress/trunk@3447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-17 00:51:34 +00:00
ryan dd8e5a3aae Default theme header color provisioning tweaks. fixes #2219
git-svn-id: http://svn.automattic.com/wordpress/trunk@3399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-05 01:47:22 +00:00
ryan dbbd5efeb2 Attachment template fix. fixes #2098
git-svn-id: http://svn.automattic.com/wordpress/trunk@3328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-19 19:08:30 +00:00
ryan ab9b8f8b6a Attachment enhancements from skeltoac. fixes #2074
git-svn-id: http://svn.automattic.com/wordpress/trunk@3303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-13 19:19:56 +00:00
ryan 1547da4733 Remove calls to html_entity_decode(). fixes #2029
git-svn-id: http://svn.automattic.com/wordpress/trunk@3276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-07 00:36:07 +00:00
ryan 3f1e55afc3 Remove extra paren. fixes #2018
git-svn-id: http://svn.automattic.com/wordpress/trunk@3261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-02 18:00:36 +00:00
ryan 7023eb3f59 i18n updates from nbachiyski. #2006
git-svn-id: http://svn.automattic.com/wordpress/trunk@3258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-02 17:35:36 +00:00
ryan 3e14966b54 Attachment cleanups from skeltoac.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-30 22:44:00 +00:00
ryan a2997ccd6a I18n fixes from SteveAgl for #1985
git-svn-id: http://svn.automattic.com/wordpress/trunk@3248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-30 19:39:19 +00:00
matt b5dee82b85 Better error, fixes #1934
git-svn-id: http://svn.automattic.com/wordpress/trunk@3212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-25 09:12:22 +00:00
matt 6b57435536 Proper eol-style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 23:43:41 +00:00
matt 99354b6c34 Adding missing div.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 23:42:53 +00:00
matt c078e2dbca Randomize the directory a little bit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 23:32:40 +00:00
matt f8b2138eeb Be more discrete.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 23:18:34 +00:00
matt cc75d38839 Adding backup plugin
git-svn-id: http://svn.automattic.com/wordpress/trunk@3154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 23:00:36 +00:00
ryan c9685b895a Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: http://svn.automattic.com/wordpress/trunk@3134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 10:10:10 +00:00
ryan 5fdc8b56da Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892
git-svn-id: http://svn.automattic.com/wordpress/trunk@3115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 23:48:12 +00:00
matt 415b23c88b Some tweaks to the default theme, fixes #1847 and the custom header validation error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-07 09:31:05 +00:00
ryan 43b9af22c6 Link to home instead of siteurl. Props: masquerade. fixees #964
git-svn-id: http://svn.automattic.com/wordpress/trunk@2982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-05 15:56:47 +00:00
ryan f309558d94 Remove debug code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-20 22:15:07 +00:00
ryan 45fc6c1664 Image fu from Andy. fixes #1776
git-svn-id: http://svn.automattic.com/wordpress/trunk@2958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-20 20:48:32 +00:00
ryan e81550ae0f Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: http://svn.automattic.com/wordpress/trunk@2945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-12 18:21:15 +00:00
ryan 2aacfc655d Header generator font fixes from skeltoac. fixes #1728
git-svn-id: http://svn.automattic.com/wordpress/trunk@2930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-05 22:24:29 +00:00
matt a32bad283f Validate!
git-svn-id: http://svn.automattic.com/wordpress/trunk@2920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-26 17:21:51 +00:00
ryan 7de2ddc98d Use cap instead of level.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-24 05:56:22 +00:00
ryan ed15ebd4c3 Header color picker for default theme from skeltoac. fixes #1705
git-svn-id: http://svn.automattic.com/wordpress/trunk@2913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-24 05:55:14 +00:00
ryan a012a42987 Kubrick header generator from skeltoac. fixes #1703
git-svn-id: http://svn.automattic.com/wordpress/trunk@2910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-23 23:35:37 +00:00
matt 032349cfe1 Fix for systems with no PHP_INFO
git-svn-id: http://svn.automattic.com/wordpress/trunk@2884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-15 23:44:41 +00:00
ryan 190ef81565 Revert [2808]. #1525 is invalid
git-svn-id: http://svn.automattic.com/wordpress/trunk@2857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-08 21:16:03 +00:00
matt 5e8b3513ff Reversed links, fixes #1525
git-svn-id: http://svn.automattic.com/wordpress/trunk@2808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 08:02:15 +00:00
matt b6af74e8bf Freshen Dolly up
git-svn-id: http://svn.automattic.com/wordpress/trunk@2758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:30:53 +00:00
matt 4022b5c2be Making the presentation page a little more intuitive
git-svn-id: http://svn.automattic.com/wordpress/trunk@2757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:11:30 +00:00
matt af28ba7155 Far too few people use these for them to be included by default. To possibly be replaced by more useful plugins after a survey.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-06 01:55:45 +00:00
matt a185b7376e Reducing the number of tabs to make using the built-in editor easier
git-svn-id: http://svn.automattic.com/wordpress/trunk@2615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-23 17:58:59 +00:00
matt 63d317c680 Trackback links fixed, also weird constant in template - http://mosquito.wordpress.org/view.php?id=1315
git-svn-id: http://svn.automattic.com/wordpress/trunk@2591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:04:02 +00:00
matt 406027014e Move ID to surrounding div - http://mosquito.wordpress.org/view.php?id=1185
git-svn-id: http://svn.automattic.com/wordpress/trunk@2577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-01 18:51:10 +00:00
ryan 6784ed04bd Use wp_list_cats() instead of list_cats()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-22 05:12:59 +00:00
ryan 9fd4eb9adf Filter the title in next_post() and previous_post(). Mark next_post() and previous_post() as deprecated. Update the default theme to use next_post_link() and previous_post_link(). http://mosquito.wordpress.org/view.php?id=1241 Hat tip: wyrfel
git-svn-id: http://svn.automattic.com/wordpress/trunk@2538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-17 17:09:19 +00:00
ryan 1a6877d062 Remove extraneous spaces. http://mosquito.wordpress.org/view.php?id=1198 Props: Daniel Gutekunst
git-svn-id: http://svn.automattic.com/wordpress/trunk@2530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 16:44:35 +00:00
ryan 7ee667d4a9 Don't put query description in sidebar if is_404.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-03 05:45:01 +00:00
ryan 38d509975a Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147 Props: ringmaster
git-svn-id: http://svn.automattic.com/wordpress/trunk@2492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 15:11:36 +00:00
ryan c4b6f0fa51 Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-14 01:02:04 +00:00
ryan 15073f4f4a Add sidebar background for pages. http://mosquito.wordpress.org/view.php?id=1083 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 23:56:29 +00:00
matt 0ee45ebf10 Fix from mailing list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 21:39:01 +00:00
ryan 00e11b95f4 Use next_posts_link() and previous_posts_link() instead of posts_nav_link() in default theme. http://mosquito.wordpress.org/view.php?id=1064
git-svn-id: http://svn.automattic.com/wordpress/trunk@2423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 04:21:24 +00:00
matt 0459dc002a Remove needless RDF calls
git-svn-id: http://svn.automattic.com/wordpress/trunk@2417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 09:07:40 +00:00
ryan 778c30821d Remove gettext from default theme. http://mosquito.wordpress.org/view.php?id=942 Props: Albert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 17:04:45 +00:00
saxmatt b6890e8937 Updated images from Michael
git-svn-id: http://svn.automattic.com/wordpress/trunk@2351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 23:05:18 +00:00
saxmatt 3404b67970 Reverse translation fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@2348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 09:28:12 +00:00
rboren 6a11fa21a2 Load comments-popup template through the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:17:23 +00:00
saxmatt 8e014dea63 html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:36:57 +00:00
saxmatt eda8b55ac0 Removal of changes.xml bloat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:11:23 +00:00
rboren 58990c99cc Fix call to comments_template(). http://mosquito.wordpress.org/view.php?id=860 Hat tip: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-13 17:32:32 +00:00
saxmatt 5a949949b5 That single pixel - http://mosquito.wordpress.org/view.php?id=764
git-svn-id: http://svn.automattic.com/wordpress/trunk@2274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 07:48:30 +00:00
saxmatt 0e377a7ca7 Template cookie prob - http://mosquito.wordpress.org/view.php?id=805
git-svn-id: http://svn.automattic.com/wordpress/trunk@2260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:08:24 +00:00
saxmatt f1b9930441 Template fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:26:52 +00:00
saxmatt 4c6cb0f12e There is no spoon, or print.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@2237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-07 07:25:04 +00:00
saxmatt 4aa903349a Removing Staticize
git-svn-id: http://svn.automattic.com/wordpress/trunk@2212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-03 19:16:16 +00:00
saxmatt 52f7a34456 GET clean - http://mosquito.wordpress.org/view.php?id=784
git-svn-id: http://svn.automattic.com/wordpress/trunk@2206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:57:07 +00:00
rboren 9838608868 Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 06:20:54 +00:00
saxmatt c4649b9979 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 06:38:12 +00:00
saxmatt f95c9db9b7 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 04:22:01 +00:00
rboren c0e5791277 Fix comment feed link. Bug 645.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 05:52:48 +00:00
saxmatt 5dd45ddd29 Use home instead of siteurl.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 07:21:53 +00:00
saxmatt 5a83b56684 Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
git-svn-id: http://svn.automattic.com/wordpress/trunk@2145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:16:17 +00:00
saxmatt 150b28860c Fix for site-admin / register link - http://mosquito.wordpress.org/view.php?id=603
git-svn-id: http://svn.automattic.com/wordpress/trunk@2142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:06:53 +00:00
saxmatt a8b8742245 Need abbr - http://mosquito.wordpress.org/view.php?id=634
git-svn-id: http://svn.automattic.com/wordpress/trunk@2140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 09:56:46 +00:00
saxmatt 7844233eb2 Some Kubrick cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 08:15:10 +00:00
saxmatt 9ddeb1b1a3 Updating Markdown to 1.0.1 - http://mosquito.wordpress.org/view.php?id=730
git-svn-id: http://svn.automattic.com/wordpress/trunk@2128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:30:16 +00:00
saxmatt 37c1aa422d Tweaks to how pages are displayed
git-svn-id: http://svn.automattic.com/wordpress/trunk@2123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 05:59:00 +00:00
mikelittle 3ca68172fe Hopefully these should be re-added as binary
git-svn-id: http://svn.automattic.com/wordpress/trunk@2102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:35:47 +00:00
mikelittle 1ab3a9e3c3 Removing images so I can re-add them as binary
git-svn-id: http://svn.automattic.com/wordpress/trunk@2101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:34:24 +00:00
rboren 46678cd884 Add comment_form hook to default comments template. Bug 665.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 23:37:37 +00:00
saxmatt 02beec9806 Conditional support for feed:
git-svn-id: http://svn.automattic.com/wordpress/trunk@2089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 06:18:47 +00:00
saxmatt dd3b99de2b Fixing the images (I hope)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 06:11:05 +00:00
saxmatt 5ad9ecc675 Moving google highlight to http://dev.wp-plugins.org
git-svn-id: http://svn.automattic.com/wordpress/trunk@2084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 20:25:14 +00:00
rboren d1db85ccf2 Start marking default theme for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 01:08:01 +00:00
saxmatt 988b6bf751 http://mosquito.wordpress.org/view.php?id=517
git-svn-id: http://svn.automattic.com/wordpress/trunk@2065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:24:33 +00:00
saxmatt 6584b204a6 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 23:10:28 +00:00
rboren 9179a8281b The case of the disappearing images dir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 20:59:08 +00:00
rboren 28798e561e List pages, if any, in the sidebar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 06:39:38 +00:00
rboren 9af501b87b Update theme header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 05:24:20 +00:00
rboren 0b975fb9a0 Make Kubrick the new default. The old default is available as the Classic theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 05:20:06 +00:00
rboren 220c9eb323 Backport of Michael's 1.2.6 changes. Ported by bcrow. Bug 619.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 05:07:57 +00:00
rboren 87568fbb50 Fix blog header path.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 03:03:28 +00:00
rboren 108f415b70 Missing close paren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 02:54:41 +00:00
rboren ab6ff7fee4 Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 02:47:45 +00:00
saxmatt 3dae426318 http://mosquito.wordpress.org/view.php?id=609
git-svn-id: http://svn.automattic.com/wordpress/trunk@2025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-31 18:55:00 +00:00
rboren e71720b597 Add page template headers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 18:29:35 +00:00
saxmatt 623a26dfe3 Deleted the line that said don't delete, cleaned up, added back hook.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 11:40:56 +00:00
saxmatt 61e98bd277 More Kubrick fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 11:35:04 +00:00
saxmatt 74dbae73ec Some Kubrick cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 11:25:15 +00:00
saxmatt 520fe2ed03 Conditionally adding Kubrick
git-svn-id: http://svn.automattic.com/wordpress/trunk@2012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 11:14:01 +00:00
saxmatt 3a5a2d097c Bump version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 19:12:37 +00:00
saxmatt d3297ea877 Try not to cache if the page doesn't finish, updated link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 19:09:49 +00:00
saxmatt f4dcbb2a3b Don't cache pages with DB errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 02:18:23 +00:00
rboren 0f9c6ec8e9 Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 06:20:52 +00:00
saxmatt f14cb06856 Turn off GZIP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:59:01 +00:00
rboren 7f5ef5c1d3 Use get_query_var to get the search terms.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-27 00:46:42 +00:00
saxmatt 19b9dd5fc0 This file shouldn't be there.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 11:31:42 +00:00
saxmatt 336bd345c4 Bump to Markdown 1.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@1593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 20:48:57 +00:00
saxmatt 4fc38fb36d We're going to refer them to the heavy version instead.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 20:20:18 +00:00
saxmatt 78cdf55da5 Opening up Staticize to work from other developers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 21:30:09 +00:00
rboren 91b74efae1 preg_quote search terms. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000123
git-svn-id: http://svn.automattic.com/wordpress/trunk@1462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-13 18:14:54 +00:00
rboren 95a6e3d171 HTTP_REFERER fixes from Joseph Scott. http://wordpress.org/support/6/6657
git-svn-id: http://svn.automattic.com/wordpress/trunk@1378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 02:18:36 +00:00
saxmatt b6c44b22fe Updated hooks and a new Dolly plugin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-22 08:45:36 +00:00
michelvaldrighi d3276bd66b renaming the links update cache file
git-svn-id: http://svn.automattic.com/wordpress/trunk@1247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 15:41:22 +00:00
saxmatt 4e4cb4e004 Allow WordPress installation URI and blog URI to be different.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 07:27:03 +00:00
saxmatt 06749585b5 Moving the cache file to a secure location.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 21:25:38 +00:00
saxmatt 10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
saxmatt 32eccb9408 Version numbers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:58:36 +00:00
saxmatt 878415e138 Added warning text.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:32:29 +00:00
saxmatt f1ea7d8dea Textile checkin. Props to Jaykul for prodding me into this.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:31:33 +00:00
saxmatt 3643eaf175 Initial Markdown plugin checkin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 03:50:43 +00:00
saxmatt 9b3163412c Cleaned up regex a little.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-16 02:45:18 +00:00
saxmatt 086d059e15 Search highlighting is probably a better example of the plugin system's power.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-16 02:25:44 +00:00
saxmatt 790f6e50eb Initial plugin funcitonality checkin. Not done yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 07:05:52 +00:00