Commit Graph

2068 Commits

Author SHA1 Message Date
saxmatt
7f98c031a7 Some feed template function cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 22:01:59 +00:00
saxmatt
3440138f04 Trim updated options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:39:18 +00:00
saxmatt
837a9db1a4 http://mosquito.wordpress.org/view.php?id=252
git-svn-id: http://svn.automattic.com/wordpress/trunk@2066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:29:49 +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
f20de56a5b http://mosquito.wordpress.org/view.php?id=608
git-svn-id: http://svn.automattic.com/wordpress/trunk@2064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:21:12 +00:00
saxmatt
46fa15f8d1 http://mosquito.wordpress.org/view.php?id=624
git-svn-id: http://svn.automattic.com/wordpress/trunk@2063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:17:42 +00:00
saxmatt
4015316834 http://mosquito.wordpress.org/view.php?id=521
git-svn-id: http://svn.automattic.com/wordpress/trunk@2062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:11:51 +00:00
saxmatt
087df40d4a Allow plugins to hook into XML-RPC server.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 23:28:51 +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
saxmatt
99df7e3a03 Cleaning up filters and format-to-post
git-svn-id: http://svn.automattic.com/wordpress/trunk@2059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 22:51:44 +00:00
saxmatt
d572092fd6 We weren' processing pingbacks right. http://mosquito.wordpress.org/view.php?id=630
git-svn-id: http://svn.automattic.com/wordpress/trunk@2058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 17:40:19 +00:00
saxmatt
a4857688db Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53
git-svn-id: http://svn.automattic.com/wordpress/trunk@2057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 10:24:11 +00:00
saxmatt
acd814c90f Don't muddy <pre> pool
git-svn-id: http://svn.automattic.com/wordpress/trunk@2056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 10:10:55 +00:00
saxmatt
224dc527f8 Don't cache serialized options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 10:07:52 +00:00
saxmatt
4777e1b28f Proper linebreak in moderation email.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:58:23 +00:00
saxmatt
fb2ccdee42 Bad link in snoopy class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:53:40 +00:00
saxmatt
217dbe1d58 Don't show link border on footer images.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:52:11 +00:00
saxmatt
b835332cd0 Fixes to XFN creator
git-svn-id: http://svn.automattic.com/wordpress/trunk@2051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:46:52 +00:00
saxmatt
6e71a37427 Show feedback that the post was saved.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:29:04 +00:00
rboren
7ad6f07f87 Update stylesheet and comments references when upgrading old templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-05 21:57:51 +00:00
rboren
5af5da1547 Add preprocess_comment filter to enable filtering all comment data in one go. Patch from MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-05 21:11:42 +00:00
saxmatt
8de73e88b2 Sometimes PATH_INFO is in there anyway, so this gives us SCRIPT_NAME without relying on mod_rewrite, should be cross-platform.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-05 02:06:16 +00:00
rboren
acbdd5c97d Feed fixes from MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 23:30:10 +00:00
rboren
40c697b18f Keep it separated.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 23:29:13 +00:00
rboren
5870827adf Recommit disappearing changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 22:46:45 +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
saxmatt
73fd50000e Formatting cleanup and added category-123.php functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-03 00:14:42 +00:00
rboren
22fb2efc85 Automatic site theme generator.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 10:09:16 +00:00
rboren
72430a4584 Remove % from title before utf8 uri encoding is done.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 09:08:55 +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
15e84a0811 Use new default theme path.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 02:50:03 +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
064976d3e0 Expose menu_order.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-02 00:09:05 +00:00
saxmatt
4b9c67c876 When deleting a page level up all children.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-01 23:13:38 +00:00
saxmatt
373276ee25 Sub-page hierarchy, show pages on default menu. TODO: Ping Michael about top-level pages in kubrick menu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-01 23:05:07 +00:00
saxmatt
21f5e3f715 Add relative date to dashboard
git-svn-id: http://svn.automattic.com/wordpress/trunk@2028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-01 22:15:58 +00:00
saxmatt
e5d942f411 Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-01 22:09:08 +00:00
rboren
04d470cbbd Add rewind_posts().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-31 21:49:48 +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
a8fa06212e Make sure redirect_to gets set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-31 01:22:42 +00:00
rboren
5f0a8d8186 Use load_template().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 21:58:01 +00:00
rboren
964011e54f Add get_pages(). Improve wp_list_pages(). Props: Adi Sieker and Chris Waigl.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 19:41:14 +00:00
rboren
84afc4c76c Fix comments-popup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 19:35:57 +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
rboren
5c92876ab2 Do not allow .. anywhere in the filename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 18:05:46 +00:00