Commit Graph

785 Commits

Author SHA1 Message Date
rboren 543714fbab Page templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 05:11:11 +00:00
rboren 96a0b41202 Page/subpage URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 02:18:37 +00:00
saxmatt c1f391ae7e Better redirect cleaning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 16:22:31 +00:00
donncha a44cfc5889 Very minor bugfix - extra ","
git-svn-id: http://svn.automattic.com/wordpress/trunk@1749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 09:04:53 +00:00
saxmatt c59a8a8119 Changes to how we do redirects.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 08:35:22 +00:00
saxmatt 2d4dd7e6fb Pages update and tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 08:27:13 +00:00
saxmatt 3be6575475 Fix GUID generation
git-svn-id: http://svn.automattic.com/wordpress/trunk@1746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:36:50 +00:00
saxmatt 1114fab5b6 Page comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@1745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:25:21 +00:00
saxmatt c7559d198e Cosmetic tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:13:51 +00:00
saxmatt 2624614452 Input cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 06:59:13 +00:00
saxmatt 73d33cce75 Kitten's emergent registration / comment whitelisting patch.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:49:45 +00:00
saxmatt 327fe3eabf I like the INT better but we can't keep it if it with the current DB upgrade system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:19:12 +00:00
saxmatt ec34fb1d80 Use mb_mail_send if available.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 07:44:04 +00:00
saxmatt ee921221b7 New login system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 06:23:53 +00:00
emc3 8fca0cb926 Security: Clean up user inputs before using.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-02 00:46:30 +00:00
donncha e531de6f04 Changed length of ID field in posts table so it matches the post_id
field in other tables.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-30 12:25:49 +00:00
rboren 71ee7bb747 Use superglobals for m and s. Bug 321. Hat tip: christoph.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-28 01:22:35 +00:00
michelvaldrighi 877f81d625 convert trackbacks and pingbacks to use comment_type
git-svn-id: http://svn.automattic.com/wordpress/trunk@1719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-27 13:52:46 +00:00
rboren 217dd27ea9 Do not attemp to load marker data from a non-existent htaccess. Bug 308.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-27 02:32:51 +00:00
michelvaldrighi be1a61f241 fix for #317: part one, avoid activating the same plugin twice
git-svn-id: http://svn.automattic.com/wordpress/trunk@1711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-26 18:12:12 +00:00
michelvaldrighi 25a0cec898 added From: header to the mail notification
git-svn-id: http://svn.automattic.com/wordpress/trunk@1707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-23 11:42:40 +00:00
saxmatt b903edacea Some file editor improvements. New: Recently edited and editor sidebar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 06:33:54 +00:00
saxmatt d7364bbf70 Usability enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 23:41:27 +00:00
saxmatt 7825f763df Usability enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-21 23:36:27 +00:00
donncha 958dd144e9 Fix by Michael Leuchtenburg so that bookmarklet respects pingback setting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-20 09:37:30 +00:00
rboren dcb4808bfc Do not try to link to theme and author uris that are not there. Bug 295.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 06:08:40 +00:00
rboren 6cfc34b013 Fix boulk comment delete. Bug 291. Patch from ringmaster.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:56:28 +00:00
rboren 884ebec4f5 Remove extra slashes from permalink structure.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:49:10 +00:00
rboren 3ec0bc86c0 Do not sanitize an empty title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:38:47 +00:00
rboren 120f11f4ed Do not sanitize an empty title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 05:36:18 +00:00
donncha b28a9e34b0 The two flags "default_ping_status" and "default_comment_status" weren't being
recorded properly.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 13:05:06 +00:00
donncha c83efe02ea When there's only one user on a blog edit.php displays an error. Fixed.
http://wordpress.org/support/6/12915


git-svn-id: http://svn.automattic.com/wordpress/trunk@1680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 10:51:23 +00:00
rboren df9a953c1d Revert to default theme if active theme is broken.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 18:09:32 +00:00
saxmatt ca6d3c3285 More new_users_can_blog fixes, including to the registration form and resolution to http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000280
git-svn-id: http://svn.automattic.com/wordpress/trunk@1667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 10:26:39 +00:00
saxmatt e8f22c65a2 Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-15 15:09:39 +00:00
michelvaldrighi d4a6040c66 fixed bug #279, and fixed datetime to make it a proper w3cdtf string
git-svn-id: http://svn.automattic.com/wordpress/trunk@1657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 16:35:58 +00:00
saxmatt fc0583beab Initial functionality so level 1 users may be allowed to publish or just post drafts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 12:41:09 +00:00
saxmatt ec9cd4e395 Some UI changes to theme manager. Seems to be updating the stylesheet but not the template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 12:01:31 +00:00
saxmatt a630eb7355 Make the posts page a bit friendlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 11:24:50 +00:00
saxmatt 00c853f37d More CSS tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 11:09:44 +00:00
saxmatt 1bbb74ab6e ID change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:45:30 +00:00
saxmatt 8b88711983 Tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:38:21 +00:00
saxmatt 7a83a34a36 Nowrap on labels was breaking the post layout with long category names.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:22:12 +00:00
saxmatt 5f3b088368 Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:17:12 +00:00
saxmatt d4e180f075 View other's drafts. Still need author editing on the advanced edit form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:02:48 +00:00
rboren eec208f7bd Load the currently active theme into the theme editor upon first visit rather than Default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 07:19:16 +00:00
rboren 5d9dc8f231 Save meta info to DB before doing the publish_post action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 06:54:09 +00:00
rboren ff7a84c8d6 Refactor some theme code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 06:19:50 +00:00
rboren fec36ee655 Themes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-11 16:12:40 +00:00
rboren d392728255 Honor default category in post forms. Bug 182.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-10 06:31:19 +00:00