Commit Graph

1035 Commits

Author SHA1 Message Date
saxmatt
77421739db Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:56:29 +00:00
michelvaldrighi
d1a3b1b896 georgia could be ambiguous for the password
git-svn-id: http://svn.automattic.com/wordpress/trunk@884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:08:03 +00:00
saxmatt
a0b1f690ef New *_action functions, removed alert_error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 03:00:20 +00:00
michelvaldrighi
984457b913 Time Cube Proves You Stupid & Evil\!
git-svn-id: http://svn.automattic.com/wordpress/trunk@882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:51:26 +00:00
rboren
b70022525e Support PATH_INFO permalinks. Move rewrite rule generation to rewrite_rules().
git-svn-id: http://svn.automattic.com/wordpress/trunk@881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:50:57 +00:00
michelvaldrighi
0d178ed361 now using instead of iso-8859-1
git-svn-id: http://svn.automattic.com/wordpress/trunk@880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:29:20 +00:00
michelvaldrighi
9407f360c9 now using instead of
git-svn-id: http://svn.automattic.com/wordpress/trunk@879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:17:21 +00:00
michelvaldrighi
4e12355549 adding blog_charset option
git-svn-id: http://svn.automattic.com/wordpress/trunk@878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:11:16 +00:00
saxmatt
48c6f10fd2 Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 23:23:25 +00:00
saxmatt
d0c81c9f8e Fix for id= bug. Old code made obsolete by KSES.
git-svn-id: http://svn.automattic.com/wordpress/trunk@876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 03:18:36 +00:00
saxmatt
a8d831a286 Texturize tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 03:02:25 +00:00
rboren
b3574c0daf Set $standalone to 1 for the update case to avoid headers already sent error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 00:44:07 +00:00
saxmatt
ecbf95566b Show categories nested by default. New wp_list_cats function that uses parse_str.
git-svn-id: http://svn.automattic.com/wordpress/trunk@873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 16:14:36 +00:00
saxmatt
a4ecbd3b9c Admin interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 15:36:28 +00:00
saxmatt
db9aece49a Show RSS URIs in OPML file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 13:30:31 +00:00
saxmatt
718dcc6297 Edit post slugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 11:21:30 +00:00
saxmatt
0a38396833 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 09:59:47 +00:00
saxmatt
725ec5f2e0 Autop improvement
git-svn-id: http://svn.automattic.com/wordpress/trunk@868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 06:33:55 +00:00
saxmatt
5d0459dc8e Track last modified time
git-svn-id: http://svn.automattic.com/wordpress/trunk@867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-12 08:34:31 +00:00
saxmatt
705f788684 Added information saying how to create the wp-config.php file manually.
git-svn-id: http://svn.automattic.com/wordpress/trunk@866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 22:02:12 +00:00
saxmatt
f671c0f3b1 Missing line?
http://wordpress.org/support/2/2362


git-svn-id: http://svn.automattic.com/wordpress/trunk@865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 21:59:18 +00:00
saxmatt
f5d4987e5a Admin aesthetic enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 13:01:36 +00:00
rboren
ba712e9192 Add author_name query and author permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 04:51:19 +00:00
jverber
bca08d2d24 Deleting a category moves any subcats up the hierarchy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 23:39:08 +00:00
saxmatt
4ce864c6bc Fixes for MD5 passwords.
git-svn-id: http://svn.automattic.com/wordpress/trunk@861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 22:39:48 +00:00
jverber
252f64ff98 Removed redundant convert_chars (it is called during display)
git-svn-id: http://svn.automattic.com/wordpress/trunk@860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 19:43:39 +00:00
saxmatt
c7f1a69a83 Some text fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 15:53:32 +00:00
saxmatt
a18a23e8b3 Work around IIS' lack of REQUEST_URI
git-svn-id: http://svn.automattic.com/wordpress/trunk@858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 08:43:23 +00:00
jverber
e2ddf1efe1 Replaced hardcoded wp_users table
git-svn-id: http://svn.automattic.com/wordpress/trunk@857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 19:43:21 +00:00
jverber
ab563ca278 Missing closing PHP tag. (Thanks, GaMerZ)
git-svn-id: http://svn.automattic.com/wordpress/trunk@856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 19:29:35 +00:00
michelvaldrighi
f9c937bb4c replacing hardcoded wp_users table
git-svn-id: http://svn.automattic.com/wordpress/trunk@855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 16:58:24 +00:00
saxmatt
b7466b97f6 Rudimentary post preview functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 12:33:13 +00:00
saxmatt
0284b7ba09 New function, remove_filter. Added priorities to filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 11:58:49 +00:00
saxmatt
161f6da97a Use local image file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 10:11:30 +00:00
saxmatt
51231afb16 Correctly generate new passwords, added check for email address to slow down jerks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 10:07:27 +00:00
saxmatt
bb09ce7e76 MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: http://svn.automattic.com/wordpress/trunk@850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 09:56:57 +00:00
saxmatt
8fe9179d1a Formatting fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 09:55:17 +00:00
saxmatt
63a6efea29 Nested category list from Philip Taron.
git-svn-id: http://svn.automattic.com/wordpress/trunk@848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:55:29 +00:00
saxmatt
d7c6fe0211 Import fixes from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:41:08 +00:00
saxmatt
c49fecf3f0 Breaking out some of the formatting functions into a different file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 06:57:02 +00:00
michelvaldrighi
2055a5905d we should never use $RESUEST_URI, but access it with $_SERVER
git-svn-id: http://svn.automattic.com/wordpress/trunk@845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-08 16:10:28 +00:00
saxmatt
c26991b1d1 Move hack file include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-07 22:52:20 +00:00
michelvaldrighi
ddaa35390d we set a background color for input tags, but no text color :(
git-svn-id: http://svn.automattic.com/wordpress/trunk@843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 21:22:35 +00:00
michelvaldrighi
2d31de1484 fixed typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 21:00:31 +00:00
saxmatt
827e40c677 the_excerpt should get autop goodness. Excerpt should fake it by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 20:28:26 +00:00
saxmatt
221123fa57 Comment author link should not strip tildes or plus signs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 18:04:35 +00:00
alex_t_king
eae78fc29c use double == in expressions
git-svn-id: http://svn.automattic.com/wordpress/trunk@839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 07:53:00 +00:00
rboren
9bb849b8bf Make sure permalink has trailing slash before appending "trackback/" in trackback_url().
git-svn-id: http://svn.automattic.com/wordpress/trunk@838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 02:32:24 +00:00
rboren
c208cf8542 Clean feed and trackback URLs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 21:17:32 +00:00
rboren
6d55b3153a Clean feed and trackback URLs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 20:55:50 +00:00