Commit Graph

290 Commits

Author SHA1 Message Date
Matt Mullenweg 61ebee5445 Initial auto-save checkin code from DarkCryst. No bug reports on it yet! Several known issues, including deleting cookies, moving the restore button, and other behavior probs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2536 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-16 16:31:38 +00:00
Ryan Boren 2e7c387207 Make get_postdata() use get_post(). Label get_postdata() as deprecated. Remove the one remaining call to get_postdata().
git-svn-id: https://develop.svn.wordpress.org/trunk@2524 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-09 17:25:47 +00:00
Ryan Boren 6abd89a643 Don't set auto-set post slug until published. http://mosquito.wordpress.org/view.php?id=1073 Props: coffee2code
git-svn-id: https://develop.svn.wordpress.org/trunk@2496 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 19:24:37 +00:00
Ryan Boren 61efa3844d i18n fix. http://mosquito.wordpress.org/view.php?id=1136 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2463 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 00:17:55 +00:00
Ryan Boren 7fa77a3e96 Level 1 users cannot edit or delete published posts. http://mosquito.wordpress.org/view.php?id=1004
git-svn-id: https://develop.svn.wordpress.org/trunk@2452 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-17 03:38:28 +00:00
Ryan Boren a21f267454 Don't let users who cannot publish edit published posts, even their own. Make consistent use of user_can_create_post(). http://mosquito.wordpress.org/view.php?id=1004 Props: MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2441 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-14 00:48:11 +00:00
Ryan Boren 06b50ae8f5 Don't make post slug sticky until the post is published. http://mosquito.wordpress.org/view.php?id=531
git-svn-id: https://develop.svn.wordpress.org/trunk@2426 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-10 03:01:45 +00:00
Ryan Boren 16afe16dbe Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@2401 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-02 16:30:00 +00:00
Ryan Boren ffad6205f9 Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2377 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 00:20:48 +00:00
Matt Mullenweg 8e8b13594c Redirect to the right place - http://mosquito.wordpress.org/view.php?id=510
git-svn-id: https://develop.svn.wordpress.org/trunk@2333 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 09:46:08 +00:00
Matt Mullenweg a5fec00554 Don't let there be duplicate post_names
git-svn-id: https://develop.svn.wordpress.org/trunk@2323 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:51:14 +00:00
Matt Mullenweg f2f1c3083e More presave filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@2317 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:05:19 +00:00
Matt Mullenweg 0c1b494001 When in advanced view it means the boxes are unchecked
git-svn-id: https://develop.svn.wordpress.org/trunk@2290 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 09:25:54 +00:00
Matt Mullenweg fd66fc02c6 Enclosure cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2288 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 08:58:10 +00:00
Matt Mullenweg 294a80c2b0 Update rewrite rules on delete - http://wordpress.org/support/topic.php?id=22562
git-svn-id: https://develop.svn.wordpress.org/trunk@2219 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-05 05:32:36 +00:00
michelvaldrighi 31ba3d15e0 Fix for bug #559, capitalisation issue
git-svn-id: https://develop.svn.wordpress.org/trunk@2194 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 11:03:45 +00:00
Ryan Boren 8b95197691 Remove support for 'all' queries and for poststart and postend.
git-svn-id: https://develop.svn.wordpress.org/trunk@2179 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:49:51 +00:00
Matt Mullenweg 48c873e2fa Fix for assigning authors - http://mosquito.wordpress.org/view.php?id=759
git-svn-id: https://develop.svn.wordpress.org/trunk@2172 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:32:28 +00:00
Matt Mullenweg 8768dfb610 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@2165 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 04:22:01 +00:00
Matt Mullenweg 9436737d04 Fix for menu_order - http://mosquito.wordpress.org/view.php?id=740
git-svn-id: https://develop.svn.wordpress.org/trunk@2122 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 05:36:20 +00:00
Ryan Boren 8aee31bc63 If post title is not provided, we still need to have a sanitized name for use in permalinks. Use the post id. Bug 717.
git-svn-id: https://develop.svn.wordpress.org/trunk@2109 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-20 05:18:55 +00:00
Matt Mullenweg 6ca2c31abd http://mosquito.wordpress.org/view.php?id=521
git-svn-id: https://develop.svn.wordpress.org/trunk@2062 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:11:51 +00:00
Matt Mullenweg 00d285d0dd Cleaning up filters and format-to-post
git-svn-id: https://develop.svn.wordpress.org/trunk@2059 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 22:51:44 +00:00
Matt Mullenweg 7ca6c5dc82 Show feedback that the post was saved.
git-svn-id: https://develop.svn.wordpress.org/trunk@2050 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 09:29:04 +00:00
Matt Mullenweg 824519adfa Expose menu_order.
git-svn-id: https://develop.svn.wordpress.org/trunk@2031 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-02 00:09:05 +00:00
Matt Mullenweg 3835423ade http://mosquito.wordpress.org/view.php?id=568
git-svn-id: https://develop.svn.wordpress.org/trunk@1981 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 08:17:07 +00:00
Matt Mullenweg 928966d6ce HTML fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1961 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-15 23:09:46 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
Ryan Boren 017dfb115b Remove call to undefined function clear_smarty_cache(). Bug 424.
git-svn-id: https://develop.svn.wordpress.org/trunk@1917 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 00:23:02 +00:00
Ryan Boren 226f415935 Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
git-svn-id: https://develop.svn.wordpress.org/trunk@1891 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-27 04:46:54 +00:00
Ryan Boren bdc464726b Preserve author ID when editing pages. Bug 480. Hat tip: adsworth
git-svn-id: https://develop.svn.wordpress.org/trunk@1873 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-21 21:28:18 +00:00
Matt Mullenweg 0e36c1f615 Allow users 9+ to post as other users, minor advanced post reorg.
git-svn-id: https://develop.svn.wordpress.org/trunk@1861 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-18 19:40:36 +00:00
Matt Mullenweg 70fdfb4785 Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@1857 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-16 19:29:51 +00:00
michelvaldrighi a82fa76aee leave my textarea opened, kthx
git-svn-id: https://develop.svn.wordpress.org/trunk@1839 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-29 15:29:36 +00:00
Donncha O Caoimh 18c485e15a Indented file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1825 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-22 14:41:01 +00:00
Dougal Campbell b1338c154c Fix header error when saving drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1822 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-20 21:27:40 +00:00
Ryan Boren ed78ed9a2d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-19 03:03:06 +00:00
michelvaldrighi f099ceea5a fix for bug #328: better/sane way to get before using it as a fallback for post_name
git-svn-id: https://develop.svn.wordpress.org/trunk@1813 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 15:58:06 +00:00
Donncha O Caoimh cc9dc67ff8 Enclosure support moved to functions.php - it now scans the content
and encloses file of mime type "video", "audio" and "image".
Fixed a bug in upgrade.php - extra character at the start of file.


git-svn-id: https://develop.svn.wordpress.org/trunk@1812 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 12:09:20 +00:00
michelvaldrighi df198e98cc removed call time pass by reference in enclosures support
git-svn-id: https://develop.svn.wordpress.org/trunk@1806 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-16 10:18:36 +00:00
michelvaldrighi 989de456b6 replaced stuff with user_can_*() stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@1805 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-15 16:21:32 +00:00
Donncha O Caoimh 64c7ac39be Seperate enclosure URLs by 1 space, not 3.
git-svn-id: https://develop.svn.wordpress.org/trunk@1800 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 14:22:40 +00:00
Donncha O Caoimh db93072a78 Fix for fsockopen to stop warnings about "Call-time pass-by-reference".
git-svn-id: https://develop.svn.wordpress.org/trunk@1797 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:48:15 +00:00
Matt Mullenweg 904bb037c5 Forgot to uncomment debug line
git-svn-id: https://develop.svn.wordpress.org/trunk@1796 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:34:55 +00:00
Matt Mullenweg b4984a31c2 Trackback and pingback cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1794 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 07:26:41 +00:00
Matt Mullenweg ac839a8005 Some code cleanup. Also double email fix care of Mark Jaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@1793 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 05:00:51 +00:00
Ryan Boren afe389d930 Use == instead of =
git-svn-id: https://develop.svn.wordpress.org/trunk@1787 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 17:54:54 +00:00
Donncha O Caoimh 2b105ba050 Added enclosure support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1786 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-12 15:52:29 +00:00
Matt Mullenweg 44e6155894 Some additional API hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1782 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 22:13:40 +00:00
Matt Mullenweg 236c6ede65 Move balanceTags into filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@1781 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-11 22:07:09 +00:00
Ryan Boren 4b44c46602 Page templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1753 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 05:11:11 +00:00
Ryan Boren c54a49b9aa Page/subpage URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1752 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 02:18:37 +00:00
Matt Mullenweg 112d84ee01 Better redirect cleaning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1751 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 16:22:31 +00:00
Matt Mullenweg 4cf19662eb Changes to how we do redirects.
git-svn-id: https://develop.svn.wordpress.org/trunk@1748 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 08:35:22 +00:00
Matt Mullenweg 9aa1ed0d11 Pages update and tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1747 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 08:27:13 +00:00
Ryan Boren f7d9aadc28 Do not sanitize an empty title.
git-svn-id: https://develop.svn.wordpress.org/trunk@1688 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 05:38:47 +00:00
Ryan Boren 8b407a6db1 Do not sanitize an empty title.
git-svn-id: https://develop.svn.wordpress.org/trunk@1687 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 05:36:18 +00:00
Matt Mullenweg 3776531128 Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1664 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-15 15:09:39 +00:00
Matt Mullenweg 2059519dbf Initial functionality so level 1 users may be allowed to publish or just post drafts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1656 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 12:41:09 +00:00
Ryan Boren 83d1029ce2 Save meta info to DB before doing the publish_post action.
git-svn-id: https://develop.svn.wordpress.org/trunk@1644 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 06:54:09 +00:00
Ryan Boren 2706a8f965 Honor default category in post forms. Bug 182.
git-svn-id: https://develop.svn.wordpress.org/trunk@1634 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-10 06:31:19 +00:00
Matt Mullenweg bf70fc82bd Set GUID when posting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1604 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 02:03:51 +00:00
Matt Mullenweg 6b0bcbf2f5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:24:28 +00:00
Matt Mullenweg 8e4263c25d Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
git-svn-id: https://develop.svn.wordpress.org/trunk@1572 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-28 08:54:44 +00:00
Matt Mullenweg 130c34bde3 Bookmarklet escaping fix from Alex
git-svn-id: https://develop.svn.wordpress.org/trunk@1553 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-23 08:29:14 +00:00
Ryan Boren ec57c1a114 Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1527 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-10 05:35:59 +00:00
Ryan Boren 32bd9e6ac7 In sanitize_title(), strip_tags() before sanitizing, not after. In post.php, if post name is empty, pass the post title to the sanitizer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1512 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-06 01:28:51 +00:00
Matt Mullenweg 3a96aef1f9 Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@1503 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:04:39 +00:00
Ryan Boren fa20b7cdb7 Delete postmeta when deleting a post. Bug 0000080.
git-svn-id: https://develop.svn.wordpress.org/trunk@1495 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 16:08:03 +00:00
Ryan Boren 749898bcf2 Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1493 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 04:01:45 +00:00
Ryan Boren 68f755f608 If the sanitized title is empty, fallback to the post ID for the nicename. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000116
git-svn-id: https://develop.svn.wordpress.org/trunk@1481 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:22:49 +00:00
jverber 18fef1c41e More special chars encoding fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1448 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-30 02:02:49 +00:00
jverber d2e20de82d Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1423 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-14 20:09:46 +00:00
Ryan Boren 0dfe8ffc7f Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:14:58 +00:00
jverber 7f63343b31 Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 18:23:12 +00:00
Ryan Boren a5a67ec795 Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 08:02:40 +00:00
Ryan Boren d737a7b7a4 Get edited comment content through $_POST.
git-svn-id: https://develop.svn.wordpress.org/trunk@1399 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:28:38 +00:00
Ryan Boren 1b963e06d8 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1397 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 03:29:59 +00:00
Ryan Boren 84d4037c56 Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876
git-svn-id: https://develop.svn.wordpress.org/trunk@1386 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 02:49:40 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Ryan Boren a24eb24176 Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 17:24:38 +00:00
Matt Mullenweg 54c08ad215 Post slug wasn't being set if manually set in advanced interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1322 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 22:43:15 +00:00
michelvaldrighi b18dff0309 using check_admin_referer for deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1298 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:44:53 +00:00
Matt Mullenweg 31cf5b8871 Some fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1273 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:38:34 +00:00
Matt Mullenweg 5c1eae7460 GMT fix from Scott Merrill.
git-svn-id: https://develop.svn.wordpress.org/trunk@1266 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:58:01 +00:00
Matt Mullenweg 98e476afc5 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1265 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:55:37 +00:00
Matt Mullenweg 5fc36b1eaa Some tricks that in some cases speed up perceived posting time.
git-svn-id: https://develop.svn.wordpress.org/trunk@1259 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:33:03 +00:00
Matt Mullenweg 3d4d4b31f4 Maybe some pinging fixes?
git-svn-id: https://develop.svn.wordpress.org/trunk@1256 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:13:42 +00:00
Matt Mullenweg 3fedfb5746 E_ALL fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1239 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 23:56:33 +00:00
Matt Mullenweg 2d35c72b9e Some fixes for E_ALL.
git-svn-id: https://develop.svn.wordpress.org/trunk@1236 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 21:05:02 +00:00
Dougal Campbell 512779f259 Removed useless date() call.
git-svn-id: https://develop.svn.wordpress.org/trunk@1221 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-03 21:45:34 +00:00
Matt Mullenweg 8b3f6450f1 Fixes for post screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1215 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 08:56:49 +00:00
Matt Mullenweg 737aa43879 Cosmetic fixes from forums.
git-svn-id: https://develop.svn.wordpress.org/trunk@1205 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 19:49:27 +00:00
Matt Mullenweg a4f50e0901 New custom field functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1197 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:49:16 +00:00
Matt Mullenweg 5ba9dae5a4 Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: https://develop.svn.wordpress.org/trunk@1187 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 13:24:47 +00:00
Ryan Boren 6c6e2a4a79 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1138 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 00:16:27 +00:00
Matt Mullenweg bd619bb1da Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1112 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 04:12:55 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Ryan Boren fd96a38fd7 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1106 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 04:15:18 +00:00
Matt Mullenweg 27341ba5ed Remove some calls to the old ping functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1094 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-18 19:10:16 +00:00
Alex King 309d592466 more fixes for post_status
git-svn-id: https://develop.svn.wordpress.org/trunk@1051 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-04 15:36:20 +00:00
Alex King ef05a0a331 oops, we were setting post_status when we should have been setting ping_status
git-svn-id: https://develop.svn.wordpress.org/trunk@1050 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-04 01:44:34 +00:00
michelvaldrighi 0d78b4e118 now stores post_modified as creation date when we create a post
git-svn-id: https://develop.svn.wordpress.org/trunk@1029 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 01:12:51 +00:00
Matt Mullenweg a45c044297 Added missing API hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1013 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:28:09 +00:00
Matt Mullenweg 84635f1a44 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1012 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:18:20 +00:00
michelvaldrighi 4c63770c2d oops, typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1005 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 03:56:13 +00:00
michelvaldrighi 0f794be3e6 now posts and edits in localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@995 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 01:43:47 +00:00
Dougal Campbell d4c07a526f Initial add of post-meta functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@988 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:02:05 +00:00
Matt Mullenweg 512c20e9b9 Generic update pinging. Needs review.
git-svn-id: https://develop.svn.wordpress.org/trunk@982 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 07:36:07 +00:00
Matt Mullenweg 741857240d Improved wording on preview.
git-svn-id: https://develop.svn.wordpress.org/trunk@981 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 07:16:18 +00:00
Matt Mullenweg e64b754d4a Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
Matt Mullenweg 59155a15f3 Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg 5fbd33f44e Some new options and an option cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@949 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-27 05:48:00 +00:00
Matt Mullenweg 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +00:00
michelvaldrighi 0f7719003d quotes fix
git-svn-id: https://develop.svn.wordpress.org/trunk@927 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 16:08:28 +00:00
michelvaldrighi 4923a4f2c5 typo
git-svn-id: https://develop.svn.wordpress.org/trunk@916 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:50:31 +00:00
michelvaldrighi 1ef85f9dd5 big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:42:40 +00:00
michelvaldrighi 843376822f added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@912 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 01:53:10 +00:00
Matt Mullenweg 2c0ff17b55 Admin interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 15:36:28 +00:00
Matt Mullenweg 239532ea4e Edit post slugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@870 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 11:21:30 +00:00
Matt Mullenweg 1825065572 Track last modified time
git-svn-id: https://develop.svn.wordpress.org/trunk@867 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-12 08:34:31 +00:00
Matt Mullenweg 407f718c4c Rudimentary post preview functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@854 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 12:33:13 +00:00
Matt Mullenweg f94fdae019 Remove remnants of $c.
git-svn-id: https://develop.svn.wordpress.org/trunk@808 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-29 06:49:19 +00:00
Matt Mullenweg df97b694bf Change wording on 0 level user message. Could be even better.
git-svn-id: https://develop.svn.wordpress.org/trunk@781 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-16 06:22:27 +00:00
Matt Mullenweg 3fdb05f86a Variable typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@751 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-11 23:36:37 +00:00
Alex King 251182c4f2 made the bookmarklet safari compatible and enabled passing in the title, task #49
git-svn-id: https://develop.svn.wordpress.org/trunk@738 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-08 03:30:23 +00:00
Matt Mullenweg f38a4a72d9 Fix for no categories on edit.
git-svn-id: https://develop.svn.wordpress.org/trunk@732 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 01:38:43 +00:00
Matt Mullenweg bab03a7a4b Various fixes from forums and such.
git-svn-id: https://develop.svn.wordpress.org/trunk@725 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 10:33:07 +00:00
Matt Mullenweg 4bdeac4763 Use default category if none specified.
git-svn-id: https://develop.svn.wordpress.org/trunk@696 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:37:24 +00:00
michelvaldrighi 091d364dc6 scrollbars=yes for bookmarklet, needed for the 20+ categories case
git-svn-id: https://develop.svn.wordpress.org/trunk@695 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:19:54 +00:00
michelvaldrighi 9787d61881 edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: https://develop.svn.wordpress.org/trunk@694 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 00:13:11 +00:00
Matt Mullenweg 30f6f172c8 Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@670 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-31 22:21:50 +00:00
Matt Mullenweg 93d1eba12e New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: https://develop.svn.wordpress.org/trunk@658 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-28 11:44:05 +00:00
Matt Mullenweg b9b4a54123 Save and edit while... editing.
git-svn-id: https://develop.svn.wordpress.org/trunk@639 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 05:04:18 +00:00
Matt Mullenweg 7d72c03fb8 Trackback on edit done.
git-svn-id: https://develop.svn.wordpress.org/trunk@636 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 02:46:40 +00:00
Matt Mullenweg 7555e76096 Move Press It link.
git-svn-id: https://develop.svn.wordpress.org/trunk@631 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 17:10:20 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Matt Mullenweg 33a7e6d4d4 Fix for incorrect header() referral, width.
git-svn-id: https://develop.svn.wordpress.org/trunk@607 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 19:16:43 +00:00
Matt Mullenweg f875841324 Validation errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@606 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 18:55:18 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00