ryan
1f9a6fdb92
Don't register MT importer since it's not quite ready.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 01:36:20 +00:00
ryan
90004a8ae6
Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE. Instead, stripslashes further up the stack. fixes #1866
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 23:01:28 +00:00
ryan
544842e3dc
Big tiny fixes from skeltoac. fixes #1897
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 17:47:29 +00:00
matt
20660c0ffb
Slicker category adding, fixes #1882
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 10:23:35 +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
550a201c63
Use new logo. Props nbachiyski. fixes #1896
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 09:55:53 +00:00
ryan
f048de8695
Bookmarklet script updates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 09:44:41 +00:00
ryan
6b01b6a07a
Flush the cache for upgrades. Flesh out __get_option().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 05:32:55 +00:00
ryan
bfd865984e
Populate category and comment counts for default post and cat.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 05:10:18 +00:00
ryan
f34d914107
New bookmarklet action.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 03:26:24 +00:00
matt
32daaee631
Some changes and tweaks to how the inline image uploading works.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 03:19:19 +00:00
matt
2428727fa3
This doesn't work with PHP running under suexec.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 02:50:14 +00:00
matt
1fb7241355
New logo, better login.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 00:51:34 +00:00
matt
91bb67b363
git-svn-id: http://svn.automattic.com/wordpress/trunk@3116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 23:51:04 +00:00
matt
d0aa219739
Removing personal options, putting on profile page. Fixes #1557
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 23:32:38 +00:00
ryan
d0bb17a2f3
Delete cut-and-paste error.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 18:27:47 +00:00
ryan
cf15dd3943
Assign a valid default role. Props ringmaster. fixes #1823
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 06:31:21 +00:00
ryan
25b644e8ce
Add comment_count to the posts table. Props donncha. fixes #1860
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 06:29:36 +00:00
ryan
005dce9352
Make sure plugins and themes are readable. Props Mike Little. fixes #1502
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 03:27:22 +00:00
ryan
b6f44dc532
Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 02:54:23 +00:00
ryan
c45ebe1b03
Don't show Publish button for published posts.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 02:17:26 +00:00
ryan
5f5430e9dc
A button called Save. Props morydd. fixes #1411
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 02:15:24 +00:00
ryan
b80dfb3469
Typo. fixes #1805
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 02:09:27 +00:00
ryan
82e3412256
Importer work.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 02:07:56 +00:00
ryan
be186a5135
Don't register incomplete importers.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-16 00:52:14 +00:00
ryan
a90b0d297d
Import data uploading. wp_import_handle_upload(), wp_import_cleanup(), wp_import_upload_form().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-15 23:39:32 +00:00
ryan
f83326f125
Renaming. object and subpost are now attachment. post_type is post_mime_type.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-15 22:55:24 +00:00
ryan
e120711bdd
Update category counts. Props donncha. fixes #1886
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-15 16:31:24 +00:00
ryan
a3a84d2957
Flush the cache before installing. fixes #1877
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 22:32:03 +00:00
matt
5c1a6a23ad
No need to display the whole big path, fixes #1617
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 10:26:39 +00:00
matt
53bc27f352
Clear bottoms, fixes #1640
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 10:19:22 +00:00
matt
8d1cfdb434
These are not the categories you're looking for, fixes #1654
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 10:11:15 +00:00
matt
8f97312858
Good idea, fixes #1687
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 10:06:52 +00:00
matt
5a4c1ef911
No weird chars in #1714
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 09:59:47 +00:00
matt
f059c4f049
Fixes #1837 timestamp funkiness
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 09:56:41 +00:00
matt
f1bd822833
Add charset and such, fixes #1831
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 09:45:13 +00:00
matt
d91b877545
Slight pretty-upping, fixes #1798
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 09:42:44 +00:00
matt
156c10fe85
Real default category, fixes #1873
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 08:58:16 +00:00
ryan
f6fd138e51
Don't return false from get_settings() when installing. Use update_option() when setting the blog title and admin email so that the cache is kept in sync. fixes #1869
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 06:51:09 +00:00
matt
c45ca605cb
Fixes #1825 again so people can't demote themselves
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 04:56:05 +00:00
matt
4e25506c93
Really shouldn't be shown.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 04:54:03 +00:00
matt
8591106e59
More eol-style: native
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 04:43:57 +00:00
matt
b7f5af4551
Update all to eol-style: native, also fixes #1645
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 04:40:18 +00:00
matt
5fbc876db8
Debug string?
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 04:21:44 +00:00
matt
b9af94acdc
Documentation link, fixes #1652
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 03:13:32 +00:00
matt
9187979859
Moderation and comment_author_link, fixes #1019
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-13 02:45:53 +00:00
ryan
3f20184aa3
Cleanup options save.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-12 09:36:20 +00:00
matt
005605d6b9
Better link for date formatting, fixes #1419
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 02:19:49 +00:00
matt
5f99fbae3a
Send a header as well as a meta, fixes #857
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 01:31:59 +00:00
matt
3feb023992
Image FUNction, fixes #1797
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 01:27:58 +00:00
matt
41775561d5
Add HTTPS support, fixes #1372
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 01:21:28 +00:00
matt
7c20f40c39
Be nicer to people without http
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 01:13:30 +00:00
ryan
33404a070f
Remove redundant lines. Props johnjosephbachir. fixes #1774
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-11 00:32:15 +00:00
ryan
d6800890df
Don't loop over empty list. Props Mark Jaquith. fixes #1827
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-10 23:36:50 +00:00
ryan
7710b94ad0
Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-10 23:25:39 +00:00
ryan
a9aa2b0e8d
Delete link fix from donncha. fixes #1862
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-10 16:52:12 +00:00
ryan
8e154dc493
Options fixes from donncha. fixes #1859
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-09 18:15:55 +00:00
ryan
a656505563
TinyMCE accesskeys from skeltoac. fixes #1854
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-09 08:44:48 +00:00
ryan
98d7be84ca
Handle the lack of curl. From skeltoac. fixes #1855
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-08 21:55:01 +00:00
ryan
6705b20ff7
TinyMCE tweaks from skeltoac. fixes #1852
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-08 19:17:08 +00:00
ryan
85723b8944
Object caching, round one.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-07 21:56:03 +00:00
matt
f811abe59f
Not used anymore.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-07 19:16:34 +00:00
matt
9587b46a27
Style tweaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-07 09:46:28 +00:00
ryan
68987bec00
Don't trackbacks from draft post. Props markjaquith. fixes #1801
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 07:10:15 +00:00
ryan
56289508f3
Order cats by name. Props davidhouse. fixes #1780
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@3000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 06:48:41 +00:00
ryan
bd6c99496f
Remove redudant line. Props johnjosephbachir. fixes #1781
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 06:44:51 +00:00
ryan
f85f2529c6
Add ids to timestamp fields. Props nmoog. fixes #1796
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 06:21:50 +00:00
ryan
2f5a00dc1b
Really move image-uploading.php to inline-uploading.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 05:43:01 +00:00
ryan
a8b6fe21ba
Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 03:58:52 +00:00
ryan
acfd349d19
Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 03:40:43 +00:00
ryan
344b1dcee0
TinyMCE 2.0RC4 Props skeltoac. fixes #1830
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 03:30:11 +00:00
ryan
81669e4652
Admin nicename setup incorrectly. Props Mark Jaquith fixes #1839
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 03:16:59 +00:00
matt
04e5dde292
Prettier boxes
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 01:57:59 +00:00
matt
5d2a9fbc28
Icon for notices and small tweaks
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 00:37:51 +00:00
matt
9c88f3968e
Redirect to new permalink if slug changes. Fixes #1068
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-05 22:57:56 +00:00
matt
7bf19367e7
Bad grammar. Fixes #1766
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-05 22:55:04 +00:00
ryan
ffb20f3fd4
Don't show publish button when post is already published. Props: Mark Jaquith fixes #1813
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-04 02:51:59 +00:00
ryan
45435f003e
wp_handle_upload() and image upload improvements from Andy. fixes #1806
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-01 21:28:03 +00:00
ryan
5521083d41
Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-29 05:32:39 +00:00
ryan
faa8397c00
Put the preview anchors on the h2. Props: markjaquith fixes #1765
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-29 01:52:56 +00:00
ryan
8c07d3bd1d
Give a little love to the bookmarklet.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-28 08:43:23 +00:00
ryan
e3cb2254cd
Let wp_insert_post() figure out the GMT date.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-28 04:37:06 +00:00
ryan
5aa1e12f58
Let wp_insert_post() figure out the GMT date.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-28 04:36:24 +00:00
ryan
4de2c0de08
Create upload dirs with same perms as wp-content. fixes #1784 #1726
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-28 01:12:54 +00:00
ryan
5939e76b0b
DB versioning. fixes #1791
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-27 22:04:12 +00:00
ryan
29c6e8b3e2
TinyMCE fixes. Reinstate "More..." button. Filter trailing br. fixes #1789
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-25 23:10:14 +00:00
ryan
54d4d7fcf1
Category parent fix from donncha. fixes #1775
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-20 20:50:31 +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
0b735b842f
Image uploading for pages. Props skeltoac. fixes #1759
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-14 21:52:56 +00:00
ryan
f95b357e8d
Oops. Patch didn't apply cleanly. fixes #1750
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-13 18:59:10 +00:00
ryan
e3af2b4163
Category insert cleanup from donncha. fixes #1750
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-13 18:17:05 +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
47f15ab10d
Add admin-db include. Props donncha. fixes #1751
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-12 17:04:27 +00:00
matt
ef2049566f
admin-db is needed for wp_delete_category
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-09 01:59:02 +00:00
ryan
1dd2e8f0d1
Blogger updates from skeltoac. * No more SSL * No more fopen wrappers required (all CURL) * Better FTP handling * Better duplicate handling * Strings marked for translation * Post IDs are cronological * Coffee stays fresher longer. fixes #1737
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-07 17:43:43 +00:00
ryan
a7fc7ec1b7
Move some fxns to admin-db.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-06 17:26:06 +00:00
ryan
08015f1bf1
Start marking strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-06 00:44:04 +00:00
ryan
e56c5d190d
Add kses_init_filters(). Call it when running importers.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-05 23:58:16 +00:00
ryan
8bf7f4c443
Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-05 23:19:48 +00:00
ryan
9995e83e1f
wp_delete_object() and image popup from skeltoac. fixes #1731
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-04 17:38:04 +00:00
ryan
a7911b5acb
Blogger importer updates from skeltoac. fixes #1722
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-10-01 11:29:03 +00:00
ryan
4c607e6d67
Typo fix from ringmaster. fixes #1717
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-30 22:45:06 +00:00
ryan
bb27dabb29
Image Uploader bug fixes and UI rework from Andy. fixes #1718
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-30 22:42:26 +00:00
ryan
9531b6328b
Don't double escape.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-28 20:41:53 +00:00
matt
c773470866
Minor cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-27 03:42:17 +00:00
ryan
7b0442ea12
Image uploading widget from skeltoac. fixes #1710
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-26 23:55:36 +00:00
matt
da4199e963
A few cleanups from the upgrade.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-26 07:13:48 +00:00
ryan
808b0f36ce
Moving more stuff to new API.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-24 18:07:46 +00:00
ryan
693ad89730
Level typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-24 05:38:09 +00:00
matt
c02f57c876
A few more tweaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-24 00:05:50 +00:00
matt
5289fdf148
Add blockquoting.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-23 23:32:03 +00:00
ryan
feb0b6d562
Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-23 00:44:26 +00:00
ryan
d8ea1c7db4
Populate link_owner. Props donncha. fixes #1695
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-21 16:32:05 +00:00
ryan
14eb9ebc01
Partial migration to roles.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-21 05:13:49 +00:00
ryan
22fb57c5c6
Spiffier role creation code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-20 23:48:28 +00:00
matt
196c1920ed
Prevents dupe key errors
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-20 23:43:56 +00:00
ryan
a34a4ca8c7
wp_insert_comment(), wp_update_comment(), wp_allow_comment(), and wp_filter_comment() from skeltoac. fixes #1683
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-20 03:17:43 +00:00
ryan
047531792a
Re-add xfn flag.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-19 02:50:42 +00:00
ryan
ad3e2f6dba
Consolidate link forms into edit-link-form
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-19 00:47:58 +00:00
ryan
cd0db4edfa
Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link()
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-18 19:44:14 +00:00
ryan
dd14bda3ae
Don't write multiple rewrite rule blocks to htaccess. fixes #1661
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-16 03:25:22 +00:00
ryan
94ec494381
Blogger importer from skeltoac. fixes #1680
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-15 23:37:54 +00:00
ryan
7d7b930e17
comment_exists() from skeltoac. fixes #1679
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-15 23:36:48 +00:00
matt
80a333aa85
login not necessarily unique.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-15 07:45:35 +00:00
ryan
68a4b954d2
Flesh out MT importer. WIP.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-14 05:17:20 +00:00
ryan
932d50e5d0
Remove inactive roles. Add unfiltered_html cap to admin and editor roles.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-14 03:26:47 +00:00
ryan
5ba66d6c04
User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-14 00:03:02 +00:00
matt
9f95e3de61
Missing that cool fade feel.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-13 00:52:22 +00:00
matt
296195afe1
Don't rewrite to relative URLs.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-12 22:42:32 +00:00
matt
4b9631bd39
Order scheduled posts by date.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-12 18:55:23 +00:00
ryan
dc756855d9
RSS importer tweaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-11 00:00:18 +00:00
ryan
da14f8881c
Make RSS importer actually kinda work.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-10 22:45:32 +00:00
ryan
a8146c0523
Add post_exists() and wp_create_categories().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-10 22:45:07 +00:00
ryan
333025ea54
Don't ping when importing.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-10 22:44:14 +00:00
ryan
92a670361c
Add category_exists() and wp_create_category().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-10 18:44:05 +00:00
ryan
c66509851c
Fix typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-10 18:39:40 +00:00
matt
7c8cba9fa8
Fix for IE from Michael, fixes #1634
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-10 09:16:32 +00:00
ryan
e62bcd9fd4
Use wp_remote_fopen to fetch remote OPML. Props Cypher, davidhouse. fixes #1491
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-08 21:01:54 +00:00
ryan
16ebd0d26e
Add missing fieldset tag. Props idansof. fixes #1589
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-08 20:57:52 +00:00
ryan
54d761eee0
Fix page edit redirect.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-08 20:38:30 +00:00
ryan
d950b9588b
Make link category ID types consistent.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-07 03:37:24 +00:00
ryan
c7bdb71ce3
Roles display fix from davidhouse. fixes #1660
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-07 03:16:08 +00:00
matt
17a433ac05
Wrong var
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 18:56:40 +00:00
matt
101ac654d1
Better names and typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 06:58:02 +00:00
matt
9745f25a57
Bigger excerpt and better styling of profile profile.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 06:45:31 +00:00
matt
e955928ff0
Update jabber
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 06:42:33 +00:00
matt
b2afd0be71
Break out the updating part.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 03:08:09 +00:00
matt
a1d90df64d
Break up profile page into more logical sections
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 02:01:33 +00:00
matt
d2e83e3d2c
Fix menu annoyance. Clean up themes.php code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-05 23:33:10 +00:00
matt
ee121a076e
We lost the option fade.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-05 20:32:11 +00:00
ryan
4c2ea946aa
AJAX cat creation fix from mdawaffe. fixes #1639
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-02 17:17:36 +00:00
ryan
18145da089
Use wp_mail instead of mail. Props to tliebig. fixes #1642
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-02 17:12:58 +00:00
ryan
2844d3a71c
Move pings out-of-band to speed up posting. Props to Owen. fixes #1644
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-02 16:56:28 +00:00
ryan
c7771dcaaf
On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-31 02:39:17 +00:00
matt
2b1dc4616d
Hook compatibility
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:24:12 +00:00
matt
e4224f411b
Fixes #1567 for 1.6
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:21:25 +00:00
matt
8f184fb7a3
Fixes #972 for 1.6
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:06:04 +00:00
matt
69405371e3
Friendlier names
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 23:05:44 +00:00
ryan
344982b88c
Translation fix. Props nbachiyski. fixes #1574
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 03:50:27 +00:00
matt
f59d488483
More and nextpage, from ringmaster. Fixes #1564
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 01:25:19 +00:00
matt
ded2247f37
Better ajaxness meets buzzword index compliance and fixes #1605
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-30 00:57:34 +00:00
ryan
c369310b0c
Better support for theme plugins. add_theme_page() and active theme functions.php autoloader.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-29 23:40:32 +00:00
ryan
ee7c13ee80
Set home during install. Props Owen and Mark. fixes #1506
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-29 19:12:29 +00:00
matt
e643a11b36
Enter now works for popups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-28 08:30:21 +00:00
matt
6da9feeacb
Browse Happy :)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 19:18:26 +00:00
matt
e7d3959ae5
Move images
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 19:10:56 +00:00
matt
185732b420
Big JS move
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 18:48:56 +00:00
matt
878bcd48ec
Be ambiguous
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 18:42:41 +00:00
matt
0102ed5569
No Thumbs.db
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-24 07:14:19 +00:00
matt
3cac59f10c
No horizontal resizing
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 07:52:47 +00:00
matt
d171aa7ec4
Move JS below edit form, fixes #1555
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 07:46:33 +00:00
matt
a258b5203e
Bugfix and remember resize
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 01:37:34 +00:00
matt
c7fac7fcb6
Changing to native
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-23 01:33:52 +00:00
ryan
16aa6aee11
New import system. Very rough draft.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-21 07:03:23 +00:00
ryan
597157fbbf
Improved insert_with_markers(). Props Eric Anderson. fixes #1417
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:56:27 +00:00
ryan
7d8e168532
Validation fixes. Props idansof. fixes #1590
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:49:24 +00:00
ryan
5c6d00bbfc
Set nickname during install. Props skippy and markjaquith. fixes #1568
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:43:43 +00:00
ryan
c58b95fe37
Fix add_options_page(). Props to Owen. fixes #1562
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-20 01:33:09 +00:00
matt
18891bd2af
Better resizing CSS
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-18 23:19:06 +00:00
matt
77e8b6fcc4
Clap on Clap off
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-18 01:51:59 +00:00
matt
1dbfb4ce58
Forgot a file
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-18 00:13:08 +00:00
matt
f9c2d71a23
Resize the text area on the fly
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-17 23:47:27 +00:00
matt
0bd45809eb
Removing link at Carthik's request.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-16 23:27:16 +00:00
matt
fe95c191b8
No trailing index.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-15 05:12:46 +00:00
matt
87a7399de2
Add ID to moderation div
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-15 00:07:30 +00:00
matt
4ada9a43a2
Getting much better! Fixes #1566
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-10 23:39:15 +00:00
matt
c678e7821f
Bad comment
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-10 21:02:47 +00:00
matt
d39983aa54
Missing translation
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-10 06:50:20 +00:00
matt
b34ca93366
Adding categories on the fly is happiness. Fixes #1563 thanks to mdawaffe
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-09 08:16:29 +00:00
matt
4843099308
Annoying alert
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-09 08:13:12 +00:00
matt
3a5fb3ce8a
Typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 19:35:48 +00:00
matt
08b3dc28a4
Show profile to the right people
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 07:38:41 +00:00
matt
887422e56f
Minor tweaks
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 03:28:37 +00:00
matt
65546ba7a5
Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 01:13:22 +00:00
matt
06e8e848a4
Removing some unused javascript and adding hook
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 19:36:42 +00:00
matt
d9bb04b5a0
Adding personal options
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 19:23:41 +00:00
matt
851ac5a414
Clean up plugins and dashboard
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:45:06 +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
a7b8ae2f17
Tweaks and catchups
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:58:10 +00:00
matt
09c016f904
Updated style
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:14:41 +00:00
matt
6c1b1fa1fb
Make it slower while testing for easier debugging
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-06 18:04:44 +00:00
matt
fd1748ef2f
You should be able to change the defaults
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-05 20:44:18 +00:00
matt
cbbe477c85
Eliminate target
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-05 20:21:50 +00:00
matt
a0cb418938
Have first field focus on popup
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-05 18:30:35 +00:00
matt
8f46d13348
More places where WYSIWYG should be triggered
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-04 09:26:32 +00:00
matt
84281f1e02
Adding WYSIWYG. Todo: remove all uneccesary stuff.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-04 08:37:46 +00:00
matt
8ffe6dfe99
Better tab order, indenting
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-03 01:56:02 +00:00
matt
526eb93236
Better permalink interface, marginally
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-03 01:50:56 +00:00
matt
e270daf352
Make sure it's an array first.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-03 00:21:53 +00:00
matt
d62ae6b368
Better name
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-01 20:24:11 +00:00
matt
84611d5844
Typo was making everyone admins.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-23 16:14:29 +00:00
matt
ba19c859f9
A few CSS polishes
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-23 06:22:48 +00:00
matt
54f46d875a
Fixing tab order, adding publish access key.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-21 23:45:12 +00:00
ryan
5f18302c9c
Remove extra comma. Props: isharra
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-19 15:26:34 +00:00
ryan
9bca3f5db6
Refactor level to cap upgrade code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-19 14:24:06 +00:00
ryan
5ac98a6fba
Cap migration.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 21:21:50 +00:00
ryan
63073bc4fe
Fix draft list and publish button. fixes #1514
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 21:08:47 +00:00
ryan
44644cbb6c
Add temporary cap/roles updater. Define RESET_CAPS to enable.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:57:41 +00:00
ryan
1e5d0b0736
Cap migration.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:29:55 +00:00
ryan
4260709314
touch_time() fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2719 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 19:02:05 +00:00
ryan
ed3d0a7589
Cap migration.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-17 18:59:14 +00:00
ryan
508e55acd2
More cap migration.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-15 02:16:45 +00:00
ryan
04a3dc4c03
Inverted logic. Should fix problem where user display name is stomped during upgrade.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-14 22:53:56 +00:00
ryan
02523f59d3
Migrate to caps.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 22:26:26 +00:00
ryan
88183ca9eb
Fill out level caps.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 20:16:06 +00:00
ryan
e0b97e8a20
Setup admin's role during install. Props: Owen Winkler. fixes #1505
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 19:55:05 +00:00
ryan
0218d1e198
Move menus from levels to capabilities.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-13 16:04:14 +00:00
ryan
7af36168cb
Roles update + UI from Owen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-12 15:53:13 +00:00
ryan
a6ade4a767
Role/capability system. Round one. Props: Owen Winkler
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-11 22:39:50 +00:00
matt
13f492ab75
Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-09 01:27:46 +00:00
matt
233afca132
Drafts clean up.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-08 22:59:15 +00:00
ryan
91efba11ad
Use wpdb->escape instead of addslashes to prepare DB bound data.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-05 20:47:22 +00:00
ryan
a79476f1e7
wp_delete_user()
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-04 22:03:42 +00:00
ryan
cbce881c2b
register_activation_hook() and register_deactivation_hook(). Let's try these on.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-04 21:53:26 +00:00
ryan
740381afdf
wp_insert_category(), wp_update_category(), wp_delete_category().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 19:26:51 +00:00
matt
e2d9a4c765
Ugly escaping
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 17:42:11 +00:00
ryan
5edea3a5cd
Fix ID in confirmdeletecomment.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 17:34:55 +00:00
matt
df98e352ac
Update includes in import files, fixes #1427
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-02 23:39:29 +00:00
matt
aa4556ab08
Make it a page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-27 18:16:16 +00:00
ryan
8b55719431
Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-26 19:55:12 +00:00
ryan
16efd6a7f3
Return post_ID from write_post() and pass it along when doing a save and continue redirect. Props: CŽedric
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 23:44:22 +00:00
ryan
4cb88cef6e
Page editing form cleaning and repair.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 03:07:16 +00:00
ryan
0b7373e0cc
Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 02:51:48 +00:00
ryan
477f109d97
Consolidate post update code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-19 01:33:38 +00:00
ryan
5cfc1a248b
Consolidate post creation code into wp_insert_post().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-18 19:08:38 +00:00
ryan
a4d31a1e5f
Don't need to include blog header when you've got wp().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-17 00:59:58 +00:00
matt
0887b4b554
Add a default About page on install.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-16 09:05:06 +00:00
ryan
2c44f33f78
Straighten out user_id/user_ID conflict. Don't make user_id global in get_currentuserinfo() because it stomps on the local user_id in user-edit.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-16 06:27:30 +00:00
ryan
f220786deb
Set display_name only if the user table still containts id_mode. This prevents multiple upgrades from stomping display_name.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-16 06:14:07 +00:00
ryan
06cc5c6677
DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-14 23:22:55 +00:00
matt
4a25d166b4
New schmancy posting interface
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-14 07:31:36 +00:00
matt
1851ed7f78
Let's be a little more discrete ;)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 09:06:30 +00:00
matt
1f9a608be9
User data migration should be complete
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 08:32:44 +00:00
matt
a08b652698
More user fixups
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-13 00:05:41 +00:00
matt
de9cc8b12c
More user updates
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-12 23:14:52 +00:00
matt
0c17753031
Beginning of user system overhaul, TODO: update all code that deals with user data
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-12 20:49:13 +00:00
matt
c3b27c3a39
Planning waaay ahead, all INTs should match.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-12 07:05:07 +00:00
matt
1613a1e1ab
Adding profile update hook, fixes #1434
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-10 23:33:58 +00:00
matt
1f4e4017d2
Allow filtering of options
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-10 08:51:40 +00:00
matt
09adfadae0
Better headers for CGI enviroments
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-09 00:17:43 +00:00
matt
e2f1542016
http://mosquito.wordpress.org/view.php?id=1351 - Hat tip: Dangerous Dougal
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-13 21:47:39 +00:00
matt
32cb17c3dd
http://mosquito.wordpress.org/view.php?id=1347 - Hat tip: Skippy the Salacious
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-13 21:45:51 +00:00
matt
4b538e243c
Addding check_admin_referer hook
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 18:26:53 +00:00
matt
552c4ad4b8
Usability hooks into wp.org
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:37:36 +00:00
matt
70ae8e667b
Better config include in admin - http://mosquito.wordpress.org/view.php?id=1307
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:06:45 +00:00
matt
8f48c9ca99
Remove reference to old wiki - http://mosquito.wordpress.org/view.php?id=1317
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:01:12 +00:00
matt
d63d15600a
Fix for http://mosquito.wordpress.org/view.php?id=1306
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-07 00:08:27 +00:00
matt
95883b9211
Use CURL if available, possible fix for http://mosquito.wordpress.org/view.php?id=1166
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-03 07:52:11 +00:00
ryan
75af9cc6b6
Correctly set comment and ping status when publishing from advanced edit page. http://mosquito.wordpress.org/view.php?id=877 Props: MC_incubus
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-24 04:19:19 +00:00
ryan
5be251dbe9
Mark 'All options' for translation. http://mosquito.wordpress.org/view.php?id=1281 Props: nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-23 17:36:33 +00:00
ryan
db7f896a2f
Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1272 Props: nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-22 00:16:48 +00:00
ryan
9d12ebaed3
gettext check_admin_referer() error message.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-21 06:49:17 +00:00
ryan
3518ab235e
Make greymatter importer less ugly.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 23:02:30 +00:00
ryan
4dad093159
Update greymatter importer to use wpdb. Needs testing, but it can't be more broken than before. :-)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 22:30:23 +00:00
matt
584fb345bd
Rolling back auto-save
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 19:19:07 +00:00
matt
c377504cd3
More sanitization cleanups
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 04:06:37 +00:00
ryan
add01ff78a
Bail if the theme does not exist.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 21:41:35 +00:00
matt
8e076bda03
It was a Wednesday. (?!) Hat tip: Lucas Larson
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 17:24:05 +00:00
matt
f3031d20db
Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 03:35:48 +00:00
matt
0c3b3e5347
Firefox fixes
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 02:16:57 +00:00
matt
1eac787dce
The Codex is ready
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-18 16:05:33 +00:00
matt
c996e21818
Don't show delete button if there's nothing to delete
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-16 18:47:37 +00:00
matt
c7bd7fe40b
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: http://svn.automattic.com/wordpress/trunk@2536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-16 16:31:38 +00:00
matt
c882b0ab31
Better sub-menu styling. Should fix http://mosquito.wordpress.org/view.php?id=1138
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 23:41:13 +00:00
matt
dac1dfc256
Strip slashes in blog name for email from:
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 23:25:48 +00:00
ryan
af7a390c59
When editing posts, don't automatically change the post author to the current user. http://mosquito.wordpress.org/view.php?id=911 Props: dwc
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 16:30:09 +00:00
ryan
381e0879d0
Weekly archives fixes. http://mosquito.wordpress.org/view.php?id=1217
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-10 20:07:46 +00:00
ryan
92805e971f
Make get_postdata() use get_post(). Label get_postdata() as deprecated. Remove the one remaining call to get_postdata().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-09 17:25:47 +00:00
ryan
6bd9d5a824
Remove HERE document. xgettext doesn't like it. http://mosquito.wordpress.org/view.php?id=1221 Props: nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-09 04:32:38 +00:00
ryan
267d1c519b
Active plugins array sanity check. If the array isn't an array, reset it.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-04 02:48:18 +00:00
ryan
74328576c6
More category cache cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-31 05:25:54 +00:00
ryan
8007e707c8
Don't set auto-set post slug until published. http://mosquito.wordpress.org/view.php?id=1073 Props: coffee2code
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 19:24:37 +00:00
ryan
83a8a56f73
Check for failed socket open in update-links. http://mosquito.wordpress.org/view.php?id=1025 Props: ColdForged
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 16:58:30 +00:00
ryan
f1ccc3d222
If home changes, write rewrite rules to new location. http://mosquito.wordpress.org/view.php?id=1143
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 16:36:08 +00:00
ryan
19c83838cf
Don't throw 'typed only once' error when both password entries are blank. http://mosquito.wordpress.org/view.php?id=1178
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 14:48:49 +00:00
ryan
5534514f39
Tweak to 2487.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 05:39:23 +00:00
ryan
c48ebdadd7
Use private, install/upgrade safe version of get_option() in upgrade-functions.php. Fixes http://mosquito.wordpress.org/view.php?id=1165
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 05:34:30 +00:00
ryan
dbeb92f23b
Add paging to Manage->Posts. http://mosquito.wordpress.org/view.php?id=1177
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-28 02:34:16 +00:00
ryan
8682ab7007
Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-25 21:41:45 +00:00
matt
17e8a05912
Quicktag enhancements
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-24 01:26:22 +00:00
ryan
9697579316
Gracefully handle the lack of themes in get_page_templates(). http://mosquito.wordpress.org/view.php?id=1153 Props: donncha
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-23 01:14:05 +00:00
ryan
6851c1e0ab
strtotime needs to now that the time string is in GMT. http://mosquito.wordpress.org/view.php?id=1075
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 17:33:05 +00:00
ryan
3505b7172a
Don't double encode options. http://mosquito.wordpress.org/view.php?id=1151 Props: MC_incubus
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 06:34:23 +00:00
ryan
4ca7ad63ac
Change wording. gettext href so translators can link to translated resource. http://mosquito.wordpress.org/view.php?id=1140 Props: firefly4wp and MC_incubus
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 04:52:50 +00:00
ryan
0d88aac206
i18n fix. http://mosquito.wordpress.org/view.php?id=1136 Props: nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 00:17:55 +00:00
ryan
ecbeff5616
Fix row alternation in IE. http://mosquito.wordpress.org/view.php?id=1139 Props: MC_incubus and EricMeyer
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 23:58:49 +00:00
ryan
11f6361840
Add slug for default category. http://mosquito.wordpress.org/view.php?id=1092
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 16:53:42 +00:00
ryan
7d2cd84b73
Compare full name of plugin files rather than only the last 10 chars. http://mosquito.wordpress.org/view.php?id=1124 Props: MC_incubus
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 04:18:16 +00:00
matt
5b6f2a148c
Use installing variable (from Donncha)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-17 23:34:06 +00:00
ryan
ab0395cd3c
Level 1 users cannot edit or delete published posts. http://mosquito.wordpress.org/view.php?id=1004
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-17 03:38:28 +00:00
ryan
f88ebc2808
Replace dateYMDhour with user_registered. http://mosquito.wordpress.org/view.php?id=1121 Props: Andy Skelton
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-16 22:53:33 +00:00
ryan
57f741c827
Trim user info when adding new user. http://mosquito.wordpress.org/view.php?id=1110 Props: gzfelix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-16 21:09:11 +00:00
ryan
61aca1c30a
Don't try to read a zero length file. http://mosquito.wordpress.org/view.php?id=1116 Props: MC_incubus
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 22:25:40 +00:00
ryan
8ee2a563b8
More localization fixes. http://mosquito.wordpress.org/view.php?id=1113 Props: SteveAgl
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 16:38:59 +00:00
ryan
3c12b33710
String localization fixes. http://mosquito.wordpress.org/view.php?id=1112 Props: SteveAgl
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 16:35:13 +00:00
ryan
c81c012981
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: http://svn.automattic.com/wordpress/trunk@2441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-14 00:48:11 +00:00
ryan
c1c2c0df34
Do not require password update when changing profile. http://mosquito.wordpress.org/view.php?id=1101 Props: idanso
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:29:33 +00:00
ryan
5123086148
Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 17:06:18 +00:00
ryan
8b36e6be3a
Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 16:36:09 +00:00
ryan
15209b94c2
Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 16:53:16 +00:00
ryan
c21410812f
Mark strings for translation. http://mosquito.wordpress.org/view.php?id=1033 Hat tip: slebog
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 03:41:04 +00:00
ryan
379367cfbe
Fix timestamp editing. http://mosquito.wordpress.org/view.php?id=1022
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 09:50:26 +00:00
ryan
1996a5986f
Don't make post slug sticky until the post is published. http://mosquito.wordpress.org/view.php?id=531
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 03:01:45 +00:00
matt
53eef6d943
Allowing more hooks into authentication - Hat tip: http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 22:49:42 +00:00
ryan
2fbbab314f
Obey default pingback setting. http://mosquito.wordpress.org/view.php?id=945
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 00:01:57 +00:00
ryan
8d5745bfb4
Fix strtotime warning. http://mosquito.wordpress.org/view.php?id=981
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-06 05:48:41 +00:00
ryan
a91c28459e
Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 18:31:59 +00:00
ryan
c84f9a4325
Localize default post, category, and comment. Remove unnecessary addslashes/stripslashes. Validate admin email address. http://mosquito.wordpress.org/view.php?id=994 Props: slebog and nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-05 02:27:08 +00:00
matt
2f10c8b2f3
"Version" CSS so people reload on upgrading.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 19:43:30 +00:00
matt
88dce7c55b
Pre-emptive link to support
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-04 19:34:21 +00:00
matt
30711d8c0c
Missing closing bracket. Hat tip: Lucas.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-03 19:27:39 +00:00
ryan
b9433193df
Fix edit page menu highlighting. http://mosquito.wordpress.org/view.php?id=799 Hat tip: mdawaffe
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 16:30:00 +00:00
ryan
ec8924fb5b
Remove extra line breaks. http://mosquito.wordpress.org/view.php?id=1002
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-02 15:42:59 +00:00
ryan
d40a808df3
Localize time format. http://mosquito.wordpress.org/view.php?id=994
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 04:45:58 +00:00
ryan
299e5c6f36
Localize date formats. http://mosquito.wordpress.org/view.php?id=994
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-28 03:27:19 +00:00
ryan
139adf7c5c
gettext install and upgrade. http://mosquito.wordpress.org/view.php?id=994 From nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 23:09:58 +00:00
ryan
6bb1b724ab
Give first post a slug. http://mosquito.wordpress.org/view.php?id=987 Props: MaThIbUs
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 20:46:12 +00:00
ryan
8e42511ad6
Strip slashes from theme name. Encode special chars in theme name. http://mosquito.wordpress.org/view.php?id=978 and http://mosquito.wordpress.org/view.php?id=953
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-26 06:38:18 +00:00
matt
98874495fb
Patch from Carthik
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 23:09:14 +00:00
ryan
0e74c2524b
Add callback API to add_menu_page(). Fix some menu bugs. http://mosquito.wordpress.org/view.php?id=975 Reviewed by Owen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 16:11:27 +00:00
ryan
894c4cc880
Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-25 00:20:48 +00:00
ryan
8d7f5b8cae
Fix bulk link operations. http://mosquito.wordpress.org/view.php?id=949
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:59:52 +00:00
ryan
639a2a93d2
Fix sidebar. http://mosquito.wordpress.org/view.php?id=912
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:47:21 +00:00
ryan
839698993a
Preserve entity encoding in plugin editor. http://mosquito.wordpress.org/view.php?id=957 Props: coffee2code
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:13:02 +00:00
matt
015651ab8c
Wrong order - http://mosquito.wordpress.org/view.php?id=928
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:58:09 +00:00
matt
16d7d02013
Missing ID - http://mosquito.wordpress.org/view.php?id=933
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:53:09 +00:00
rboren
ecf61fc382
Plugin option pages aren't displayed. http://mosquito.wordpress.org/view.php?id=902
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-17 16:05:45 +00:00
saxmatt
78842f0672
Semi-colon semi-bug
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 23:25:59 +00:00
saxmatt
d720a8ef0a
Two small tweaks before release
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 03:32:43 +00:00
saxmatt
a834f4b221
Icon is broken
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 00:48:36 +00:00
saxmatt
e9e6d55502
Tidy spacing a little
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 23:25:16 +00:00
saxmatt
b566c4323c
Send content-type header - http://mosquito.wordpress.org/view.php?id=874
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 20:08:29 +00:00
saxmatt
f8efc5c837
Redirect to the right place - http://mosquito.wordpress.org/view.php?id=510
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:46:08 +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
5524255aa5
More upload fixes - http://mosquito.wordpress.org/view.php?id=696
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:13:38 +00:00
saxmatt
becc1347cb
http://mosquito.wordpress.org/view.php?id=810
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:06:52 +00:00
saxmatt
f4dafc015f
http://mosquito.wordpress.org/view.php?id=772
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:04:16 +00:00
saxmatt
9eccc2d2e3
Highlight current theme - http://mosquito.wordpress.org/view.php?id=868
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:36:54 +00:00
saxmatt
6898b60840
Remove 1=1 clause
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 05:16:48 +00:00
saxmatt
a622906bd5
Don't let there be duplicate post_names
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:51:14 +00:00
saxmatt
729562e1c2
No bad HTML when there's quotes in options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:39:17 +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
df3a83a5fb
Friendlier file names in theme editor - http://mosquito.wordpress.org/view.php?id=598
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:24:25 +00:00
saxmatt
f46f90427d
Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:17:12 +00:00
saxmatt
ce7add2275
More presave filters.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:05:19 +00:00
saxmatt
636fd6d92f
Clearer message if we can't write the .htaccess file - http://mosquito.wordpress.org/view.php?id=694
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:22:25 +00:00
saxmatt
5738851fa5
Remove unused options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:20:29 +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
saxmatt
15ed54a100
Consistent instructions for non-apache servers - http://mosquito.wordpress.org/view.php?id=403
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 00:51:43 +00:00
saxmatt
89dcce8b1f
Set closed for nonbools when blank - http://mosquito.wordpress.org/view.php?id=550
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 00:04:58 +00:00
saxmatt
03cf86ffed
Be nicer to alpha geeks - http://mosquito.wordpress.org/view.php?id=300
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-13 23:58:45 +00:00
rboren
9a11067cf3
Wrong arguments for user_can_edit_user() in wp-admin/edit.php. http://mosquito.wordpress.org/view.php?id=865 Hat tip: Agent Orange
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-13 19:30:34 +00:00
rboren
5e68548c89
Copy searchform and images when creating site theme from default theme. http://mosquito.wordpress.org/view.php?id=852
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 19:34:50 +00:00
saxmatt
b698cac8ee
Show updated time, not post time. - http://mosquito.wordpress.org/view.php?id=682
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 09:32:00 +00:00
saxmatt
c8c2d1ef89
When in advanced view it means the boxes are unchecked
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 09:25:54 +00:00
saxmatt
553e41cf73
Enclosure cleanups
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 08:58:10 +00:00
saxmatt
bf51ef9896
Make a lil bit clearer - http://mosquito.wordpress.org/view.php?id=400
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 08:03:56 +00:00
saxmatt
40fcfeb30f
Be nicer to memory
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 07:50:13 +00:00
saxmatt
02105817d7
Missing plugin call
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 07:41:29 +00:00
saxmatt
a622032e5e
menu tweak - http://mosquito.wordpress.org/view.php?id=255
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 02:00:56 +00:00
saxmatt
b3a97be613
http://mosquito.wordpress.org/view.php?id=431
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 01:50:27 +00:00
donncha
b5c9e98cf4
Removed a leftover debug print_r
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 22:45:49 +00:00
michelvaldrighi
4dc3888841
adding flexibility to the Manage Posts table, ad two hooks to manipulate it described on hackers@ ML
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 17:58:11 +00:00
rboren
2a5cff4421
Remove extra paren. http://mosquito.wordpress.org/view.php?id=853
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 06:49:07 +00:00
saxmatt
6852b3d4ec
http://mosquito.wordpress.org/view.php?id=586
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:51:13 +00:00
saxmatt
2321f08139
http://mosquito.wordpress.org/view.php?id=483
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:32:24 +00:00
saxmatt
dae3ef3050
Use new user_can_edit_user function.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:12:27 +00:00
saxmatt
2853addfa0
Fix confusing wording - http://mosquito.wordpress.org/view.php?id=481
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 03:05:05 +00:00
saxmatt
dd54ce2ad6
Blogger import fix - http://mosquito.wordpress.org/view.php?id=365
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:44:38 +00:00
saxmatt
83f85c76ac
http://mosquito.wordpress.org/view.php?id=522
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:27:45 +00:00
saxmatt
6f564d455f
Fix later
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:00:38 +00:00
saxmatt
6d15f88945
Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:52:19 +00:00
saxmatt
74458cebc9
Confirmation on user delete
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:43:13 +00:00
saxmatt
496b443095
Don't show email errors for people who don't have it.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:31:23 +00:00
saxmatt
7b030182ec
Deal with timezone diff correctly
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:21:43 +00:00
saxmatt
67db74a20e
http://mosquito.wordpress.org/view.php?id=833
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:01:31 +00:00
saxmatt
f92b0a038a
Better error checking
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 00:59:50 +00:00
saxmatt
792146c8a6
More consistent results
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 00:38:20 +00:00
rboren
6dca59bddc
Suppress safe mode restriction warnings.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-08 08:01:59 +00:00
rboren
1da65af1e1
Set umask to 0 when creating site theme.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-08 07:50:24 +00:00
rboren
c4bc224fa9
s///. http://mosquito.wordpress.org/view.php?id=832
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-07 02:06:57 +00:00
rboren
3ec8c50289
Plugin page hooks. Props: morganiq. http://mosquito.wordpress.org/view.php?id=785 http://mosquito.wordpress.org/view.php?id=797
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-07 01:15:06 +00:00
rboren
20ef36ab0f
Fix display of moderation update messages. Props to morganiq. http://mosquito.wordpress.org/view.php?id=820
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-06 20:49:26 +00:00
rboren
6d302677fc
Mark string for translation. Props: ortus. http://mosquito.wordpress.org/view.php?id=779
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 20:59:56 +00:00
rboren
10d39e20e1
s/comment_status/comment_approved/. Bug 807. Hat tip: gbhugo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 18:32:57 +00:00
saxmatt
431b146c23
Where did those spaces go?
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:50:09 +00:00
saxmatt
5a6dd75c0d
Clearer wording - http://mosquito.wordpress.org/view.php?id=812
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:34:19 +00:00
saxmatt
20a12ca306
Update rewrite rules on delete - http://wordpress.org/support/topic.php?id=22562
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:32:36 +00:00
saxmatt
dcd9bed892
A little reorg
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 04:53:19 +00:00
saxmatt
639b7c93e1
Big buttons for login and registration, more robust registration and password recovery.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 02:19:00 +00:00
saxmatt
3e59b760c1
First user should have a registration date.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-04 23:52:56 +00:00
saxmatt
8dd0f6d14b
Be a little more forward-looking
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-04 22:55:11 +00:00
saxmatt
8d818702a0
Don't show spam in list
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-03 19:13:11 +00:00
emc3
0d3d253fbe
Typo fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 13:58:14 +00:00
saxmatt
9ae063a5ed
Don't show template dropdown if there's only one: http://mosquito.wordpress.org/view.php?id=530
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:44:53 +00:00
saxmatt
ac7b74637e
Yay for IE
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:39:50 +00:00
saxmatt
24036be935
Tweaks to the dashboard planet display
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:36:59 +00:00
saxmatt
c19e40c302
We didn't know how big it'd get :)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 09:41:06 +00:00
saxmatt
30213a51c1
Adding support for a proxy-specific RBL that has shown to be extremely effective
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 08:40:44 +00:00
michelvaldrighi
2774142c5a
Fix for bug #559 , capitalisation issue
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 11:03:45 +00:00
saxmatt
9b8483289d
Preserve GUIDs in imports
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 10:04:01 +00:00
saxmatt
b5a43a4b77
Dashboard and option tweaks
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 09:52:36 +00:00
rboren
d883df1424
get_home_path() fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 06:59:44 +00:00
saxmatt
a90237eb16
Old variable would mysteriously crash some configs.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 01:51:05 +00:00
rboren
e9d1241d26
Remove support for 'all' queries and for poststart and postend.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 01:49:51 +00:00
saxmatt
4610a1aa0a
Change to match new default - http://mosquito.wordpress.org/view.php?id=757
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:35:28 +00:00
saxmatt
c4d8b5c8b4
Fix for assigning authors - http://mosquito.wordpress.org/view.php?id=759
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:32:28 +00:00
saxmatt
85c19d30c2
http://mosquito.wordpress.org/view.php?id=430
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:24:05 +00:00
saxmatt
eeee21f816
Invalid generated code - http://mosquito.wordpress.org/view.php?id=774
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:17:48 +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
48d334e1c0
Get the title for pluggable top level admin pages.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-30 07:34:03 +00:00
saxmatt
3d59d342d1
Don't show box if there's nothing to show.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 22:24:07 +00:00
rboren
ba04c52c00
Cleanup wp-l10n includes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 15:20:48 +00:00
saxmatt
4699b62b40
Shhhh
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 05:55:07 +00:00
saxmatt
91dd2f77b9
Another place we need to double encode
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:09:01 +00:00
saxmatt
4ab4dd9848
Registration off by default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:01:23 +00:00
saxmatt
f4783007fb
It should tell you how you've modded even if register_globals off
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 08:21:31 +00:00
saxmatt
951158ebb4
Make input forms bigger.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:44:38 +00:00
saxmatt
31de67acf1
Don't show other drafts on one-user blogs - http://mosquito.wordpress.org/view.php?id=723
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:39:23 +00:00
saxmatt
fa2d1eca23
Encode for JS
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:15:25 +00:00
saxmatt
326ac00ee6
Higher quality thumbnails - http://mosquito.wordpress.org/view.php?id=736
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:05:44 +00:00
saxmatt
36f89f11c9
Fix for menu_order - http://mosquito.wordpress.org/view.php?id=740
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 05:36:20 +00:00
saxmatt
ca285ec098
Encode entities correctly for edit form
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-23 23:21:44 +00:00
saxmatt
6bac26e433
Encode entities correctly for edit form
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-23 23:00:15 +00:00
rboren
bf06e2f857
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: http://svn.automattic.com/wordpress/trunk@2109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-20 05:18:55 +00:00
rboren
122c114cd6
wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-20 04:56:24 +00:00
rboren
fdb5bdb740
Include legacy template files in the common file list only if they exist.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-19 15:23:38 +00:00
saxmatt
953b919fdc
Don't show spam comments in search results.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:32:20 +00:00
saxmatt
e963f0fe5a
http://mosquito.wordpress.org/view.php?id=687
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-15 00:56:42 +00:00
rboren
1fb563136b
Do not include admin-functions from ugrade-functions to avoid circular dependency. Move wp-l10n higher up in the wp-settings include chain. Bug 627.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-15 00:09:25 +00:00
rboren
3f5d6b64f5
Embolden active plugins.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 20:20:29 +00:00
rboren
82e031194e
Fix double include when handling plugin admin pages. Bug 649. Hat tip: morganiq
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-12 23:33:07 +00:00
saxmatt
73cbd42eeb
http://mosquito.wordpress.org/view.php?id=669
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 20:22:11 +00:00
saxmatt
15b84de271
Adding RSS feeds for everybody.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 23:30:57 +00:00
saxmatt
652654d4d5
Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:21:06 +00:00
saxmatt
2ce6f9608d
No email on the default comment.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:12:55 +00:00
rboren
214ad23474
Grammar fix. Bug 652.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 04:03:51 +00:00
rboren
42033db227
Update codex link. Patch from 2fargon for bug 646.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-09 21:24:35 +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
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
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
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
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
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
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
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
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
saxmatt
232e019cc6
Moving default template stuff into wp-includes, uncluttering root
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-30 10:58:06 +00:00
rboren
888021c22a
Leave htaccess alone if permalinks are not turned on. Bug 597.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-27 22:30:52 +00:00
rboren
210016e4d4
Load the most recent file into the template editor by default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-27 03:27:17 +00:00
rboren
e8d51ff0d0
Fix menu highlighting for Users. Patch from MooKitty. Bug 577.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-24 20:55:36 +00:00
saxmatt
637cfdc7a4
Cleaning up blogfilename.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-24 01:34:47 +00:00
rboren
0b79658085
Use SCRIPT_FILENAME instead of PATH_TRANSLATED since PATH_TRANSLATED is not always set. Consolidate home path logic into get_home_path().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-23 00:53:56 +00:00
saxmatt
f9b77bb837
Clean up global ideas from michel_v
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-23 00:08:43 +00:00
donncha
d464b81ae6
Fixed "No ending delimiter '/'" error.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-22 15:46:06 +00:00
saxmatt
e8c764b1ae
Some stlye tweaks from Jesuit
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-21 22:09:07 +00:00
saxmatt
1f5d112361
Comment it
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-20 20:22:26 +00:00
saxmatt
575137d7cb
Better mass-moderation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-20 20:03:30 +00:00
saxmatt
7727b00596
Don't cache. No, really. Hat tip: Kimmo Suominen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 18:43:45 +00:00
saxmatt
0b090524bc
Don't squish the view site link
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 08:23:22 +00:00
saxmatt
7b3972f45e
http://mosquito.wordpress.org/view.php?id=568
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 08:17:07 +00:00
saxmatt
1bd4057b23
Bug fixes
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 07:26:43 +00:00
saxmatt
90c90b336f
New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 02:30:40 +00:00
saxmatt
626fb71daa
More style tweaks
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:26:32 +00:00
saxmatt
c2721bc75d
Style tweaks
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:21:14 +00:00
saxmatt
3f39fe4b61
First pass at dashboard. Hat tip: Jesuit.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:10:10 +00:00
saxmatt
736b9d8bcb
Delete duplicate options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-18 21:21:50 +00:00
saxmatt
fef86c9964
Some code cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-18 20:56:26 +00:00
saxmatt
15745c2230
Change dateYMDhour to be something more sane, bugfix on edit.php.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-17 19:27:35 +00:00
saxmatt
65bbec71d0
Comments refactoring and cleanup
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-16 02:57:05 +00:00
saxmatt
ee3980158b
Link author website in moderation page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-15 23:20:51 +00:00
saxmatt
50346fe5b0
HTML fixes
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-15 23:09:46 +00:00
saxmatt
f035e1d966
Only check once, good idea: http://mosquito.wordpress.org/view.php?id=371
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:53:16 +00:00
saxmatt
ed31b29e05
Don't allow viewing/editing of wp-config.php through web interface.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:45:49 +00:00
saxmatt
ecdec8f8e3
Proper alternation of category display background.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:24:39 +00:00
saxmatt
d53401fbd5
Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:22:21 +00:00
saxmatt
17e0672928
Remove inline style.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:05:44 +00:00
saxmatt
248016268b
Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 08:58:11 +00:00
saxmatt
33d3914a58
Using modern variables.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 07:55:26 +00:00
saxmatt
340804aa79
Move all auth stuff into functions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 03:00:55 +00:00
saxmatt
5cb036d571
UTC is GMT updated for leap seconds. :)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:46:34 +00:00
saxmatt
8569da174e
Make delete button more buttony.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:42:22 +00:00
saxmatt
e16bd7dae8
http://mosquito.wordpress.org/view.php?id=477
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:32:29 +00:00
saxmatt
c16f28ef5d
Typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:31:06 +00:00
saxmatt
c3e1d51c20
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
saxmatt
de360e84e1
More HTML error fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 06:31:01 +00:00
saxmatt
414d3cd772
HTML nesting error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 06:01:45 +00:00
saxmatt
1cfff205d8
HTML error.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-11 08:24:04 +00:00
saxmatt
5ba63ff4d5
Support for hidden custom fields (custom fields that start with _)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 04:12:20 +00:00
saxmatt
d8eca12969
Better wording
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:57:41 +00:00
saxmatt
4ceffc2672
Make page editing a bit more advanced.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 02:13:47 +00:00
saxmatt
d5c7cc229e
Fix HTML on edit category form, allow category slug to be edited.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 01:02:25 +00:00
saxmatt
b6c13ceee4
No reason not to have default for current category argument.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 00:44:05 +00:00
rboren
fb1e3de410
Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 22:32:49 +00:00
saxmatt
16cffbe786
Hat tip: Kellan - http://laughingmeme.org/
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 01:04:33 +00:00
rboren
a2b6757246
Remove call to undefined function clear_smarty_cache(). Bug 424.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 00:23:02 +00:00
saxmatt
fedf5da324
Not clearing can cause some weird bugs.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:44:28 +00:00
saxmatt
efa798a2af
Userlevel 6 on options page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:12:34 +00:00
rboren
d849a73f55
Mark strings for translation. Bug 514. Patch by nbachiyski.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 06:53:10 +00:00
rboren
497b71996a
Submenu construction improvement.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-04 05:02:07 +00:00
rboren
b1a4a04126
Move rewrite and permalink functions into WP_Rewrite class.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-03 02:38:11 +00:00
saxmatt
6f7674778f
Get number of posts correctly.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 16:12:53 +00:00
saxmatt
900a782228
Only show users that can post.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-01 16:03:28 +00:00
rboren
53b443aa09
Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 20:32:25 +00:00
rboren
7fe73226cd
String i18n. Bug 505. Patch from nbachiyski.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 19:46:20 +00:00
rboren
3627e4c953
Correct i18n string markup. Bug 502. Patch from nbachiyski.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-29 17:28:53 +00:00
rboren
deb6861b1c
Number specifiers for i18n.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 05:48:22 +00:00
rboren
999411097e
Make plugins relative to ABSPATH when updating recently edited.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 05:38:54 +00:00
rboren
2625010626
Fix link to setup-config. Bug 497.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 04:41:48 +00:00
rboren
bd4e71a7ba
Allow plugins to be loaded from subdirs of wp-content/plugins.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-28 00:33:04 +00:00
rboren
e9cd4f12cc
Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 04:46:54 +00:00
rboren
65afc9f7b6
Change "Front Page" to "Pages". Bug 481.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 00:58:39 +00:00
rboren
bc9a785437
Mark string for translation. Bug 493. Hat tip: nbachiyski
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 00:51:43 +00:00
rboren
a4c058f2c8
get_plugin_data() and get_plugins()
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-26 02:29:45 +00:00
rboren
8b9b4d71da
add_menu_page(), add_submenu_page(), add_management_page().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-26 01:50:37 +00:00
saxmatt
0ddd331190
CSS typos.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 19:36:21 +00:00
rboren
aa2dd4d548
Pass theme in URI when sending update header. Bug 491.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 16:15:27 +00:00
rboren
6af4d57f8d
Admin tweaks from MooKitty.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 15:45:16 +00:00
rboren
dae8fed4f7
i18n fixes. Bug 489. Patch from nbachiyski.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 04:11:57 +00:00
rboren
477e3344b8
Do not allow a page to be its own parent.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-24 00:12:46 +00:00
rboren
a80864dbf5
Fix array_merge of stylesheets and templates. Patch from kharris.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-23 17:51:34 +00:00
emc3
aa2fbccf6f
Use new user_can_foo() functions, clean up comment editing
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-23 15:09:24 +00:00
rboren
c84728b1f3
Preserve author ID when editing pages. Bug 480. Hat tip: adsworth
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-21 21:28:18 +00:00
rboren
acbad8e480
Make short tag long. Reported by adsworth.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 21:05:26 +00:00
rboren
9872261202
Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 20:54:16 +00:00
saxmatt
3985990228
Just a little tidying
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-19 07:23:37 +00:00
saxmatt
88efcfd20d
More name cleanups
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 23:55:08 +00:00
mikelittle
10d0af0fb2
cleanup filenames
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 23:30:51 +00:00
saxmatt
8615d77651
Fail more gracefully for lower level users
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 19:51:31 +00:00
saxmatt
d1ddb156ec
Allow users 9+ to post as other users, minor advanced post reorg.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 19:40:36 +00:00
rboren
1408432e64
Remove spurious typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-17 03:20:32 +00:00
rboren
0102268117
Theme, plugin, and file editing cleanup. Work in progress.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-17 03:15:44 +00:00
saxmatt
1c1c71b436
Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-16 19:29:51 +00:00
saxmatt
6f80cf6b6a
Final XFN 1.1 fixes
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-15 20:52:34 +00:00
rboren
0efa226889
The first category is 1 not 0.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-15 05:59:34 +00:00
rboren
9f893ae091
Use $wpdb->post2cat instead of wp_main_post2cat. Bug 442. Hat tip: ludoo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-09 02:40:09 +00:00
michelvaldrighi
b3547b3d8c
leave my textarea opened, kthx
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-29 15:29:36 +00:00
rboren
ee2e45faab
Save user profile. Bug 413.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-29 01:17:17 +00:00
rboren
cf2d3b5aab
require_once admin.php from admin-header.php. This will avoid having to change plugins that use the old style include. Bug 393.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-28 04:03:56 +00:00
rboren
60263c83d9
Make button save "Save Page" instead of "Create New Page" when editing an existing page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-28 04:01:51 +00:00
donncha
78ff4b8f90
Very minor typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-26 16:31:44 +00:00
donncha
2641b2ae40
Added links to developer's sites.
...
Fixed bug in install: post2cat record for "first post" missing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-26 16:28:43 +00:00
rboren
7cbf843347
List broken themes and suggest corrective action.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-24 23:48:51 +00:00
donncha
6d4a7e7228
Indented file.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-22 14:41:01 +00:00
donncha
c2b6df21be
Fixed missing function - include admin.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-21 15:16:03 +00:00
rboren
0bebcf246f
Introducing add_query_arg() and remove_query_arg(). Props: Owen Winkler.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-20 21:28:37 +00:00
emc3
757a8a8396
Fix header error when saving drafts.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-20 21:27:40 +00:00
donncha
279385f199
change for admin.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-19 16:01:13 +00:00
rboren
04786f267d
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: http://svn.automattic.com/wordpress/trunk@1818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-19 03:03:06 +00:00
michelvaldrighi
33203610c8
fix for bug #328 : better/sane way to get before using it as a fallback for post_name
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-18 15:58:06 +00:00
donncha
9f62c48cf9
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: http://svn.automattic.com/wordpress/trunk@1812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-18 12:09:20 +00:00
rboren
3bfe668183
Use options-head
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-18 04:52:02 +00:00
rboren
4568e83625
Do not stomp permalink setting. Bug 372.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-18 04:50:08 +00:00
michelvaldrighi
4581b28d54
honey, your cookies are delicious, but not when they're empty
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-17 12:42:18 +00:00
michelvaldrighi
595ac150eb
removed call time pass by reference in enclosures support
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-16 10:18:36 +00:00
michelvaldrighi
a0a2e1f39d
replaced stuff with user_can_*() stuff
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-15 16:21:32 +00:00
saxmatt
eb08740fc0
Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-15 04:50:40 +00:00
saxmatt
1be9d16136
Missed some preview stuff.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 21:01:13 +00:00
donncha
f9823fb53c
Seperate enclosure URLs by 1 space, not 3.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 14:22:40 +00:00
saxmatt
83253f757f
Fix for bug 299.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 08:09:00 +00:00
donncha
c3d0099bfb
Fix for fsockopen to stop warnings about "Call-time pass-by-reference".
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:48:15 +00:00
saxmatt
9d7cee76d2
Forgot to uncomment debug line
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:34:55 +00:00
saxmatt
5c4e8a43a8
Rollback live preview stuff.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:33:06 +00:00
saxmatt
40a8e6885b
Trackback and pingback cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:26:41 +00:00
saxmatt
5b7e0784b2
Some code cleanup. Also double email fix care of Mark Jaquith.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 05:00:51 +00:00
rboren
3472b445a2
Move get_theme*() from admin-functions to functions so that templates and plugins can use them.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 03:54:57 +00:00
rboren
6842c8a917
Use == instead of =
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 17:54:54 +00:00
donncha
dad5defb99
Added enclosure support.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 15:52:29 +00:00
saxmatt
64e27492d1
Some additional API hooks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 22:13:40 +00:00
saxmatt
f285ca5c55
Move balanceTags into filters.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 22:07:09 +00:00
rboren
39e9a6d942
Login fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 07:00:22 +00:00
rboren
064652b98f
Add missing paren.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 05:47:51 +00:00
saxmatt
1e3dd2d50f
Typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 21:28:35 +00:00
saxmatt
d8722745ad
Minor header cleanup
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:07:33 +00:00
saxmatt
587429f358
Move to cookiehash define, use wp_login() function for auth.php.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:02:30 +00:00
saxmatt
e72de79fa2
Automatically trigger DB upgrade.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 19:49:58 +00:00
donncha
c3540ad94b
"Instant Preview" added to Advanced Editing form.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 16:33:10 +00:00
emc3
28e39a8291
Fixed the file renaming bug that I introduced.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 14:59:52 +00:00
rboren
943351b556
Check to see if any pages exist when generating page rewrite rules. Bug 345. Patch from MC_incubus.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 00:16:44 +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
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
rboren
8050445860
Fix static page editing.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-10 01:32:20 +00:00
rboren
760af53e88
Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-09 23:07:46 +00:00
saxmatt
164fa8588e
Abstract quicktag code and don't show if it's Safari.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-09 17:51:33 +00:00
saxmatt
59b3f55883
Removed some unused code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 10:31:19 +00:00
saxmatt
07240b5cdc
Missing user_description.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 10:19:05 +00:00
saxmatt
8eb8cc3b27
Delete all them suckers.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 08:30:18 +00:00
saxmatt
e0e6e668e1
Slight wording change.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 08:21:12 +00:00
saxmatt
0388cd27b5
Retrospam check from Kitten
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 08:17:53 +00:00
saxmatt
718a91e5f0
Quicktag scroll uber-fix for Moz from Alex
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-08 05:49:35 +00:00
rboren
e7dfbd4c39
Add wp-layout and a string translation. From MooKitty.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-06 02:46:49 +00:00
saxmatt
de4665574b
Friendlier comment schema.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 07:44:58 +00:00
saxmatt
c54f9a539f
Set GUID on upgrade. CURRENTLY NOT WORKING. For some reason the get_settings calls aren't working.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 02:41:01 +00:00
saxmatt
ed34ca04d8
Set GUID when posting.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 02:03:51 +00:00
saxmatt
5d597fb226
Two new fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 01:43:40 +00:00
saxmatt
de260e7022
Install and upgrade refactoring complete.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 01:22:17 +00:00
saxmatt
c9136856b5
Massive options cleanup and another step of cleaning up the upgrade/install.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 00:24:28 +00:00
saxmatt
bc229c60fa
Missing global.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 22:22:35 +00:00
saxmatt
009d89ec5b
Remove optiongroup_options table.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 22:15:46 +00:00
saxmatt
6b43f65c25
Remove optiongroups table.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 22:09:21 +00:00
saxmatt
7e1cc4c8c0
Remove optiontypes table.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 22:04:19 +00:00
saxmatt
5e87dfc5df
Remove optionvalues table.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 21:52:00 +00:00
rboren
9ed736f7cf
Escape content and title before inserting into the DB. http://wordpress.org/support/2/12153
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-04 08:03:20 +00:00
rboren
c6e7c51122
Fix variable name typo. Patch from MooKitty.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-03 21:50:06 +00:00
rboren
add6cea9f1
Limit number of posts displayed on the edit posts page to 15 unless searching by month. In that case, show all posts for that month. Regression from 1.2. Reported by shelleyp.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 23:46:32 +00:00
rboren
5bbe16e0e0
Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 23:39:02 +00:00
saxmatt
22b8041c7a
Missing dollar sign.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 08:16:55 +00:00
saxmatt
2d78e31a7d
Vanquishing the terror of iso-8859-1.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 07:16:40 +00:00
saxmatt
a4413df77e
Show # of awaiting comments in menu.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-28 09:11:46 +00:00
saxmatt
37aedcd902
Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-28 08:54:44 +00:00
rboren
e8aa594ebd
Eliminate use of DOCUMENT_ROOT. Look for .htaccess in 'home'.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 05:20:59 +00:00
saxmatt
1c01cf7dcf
Bookmarklet escaping fix from Alex
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 08:29:14 +00:00
saxmatt
c41812066f
Too much of a mess
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 02:01:03 +00:00
saxmatt
77706cc025
New submenu system.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 23:24:50 +00:00
saxmatt
ce38108aec
Nicer defaults.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:33:46 +00:00
saxmatt
7637dbb6dc
Wording clarification.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:26:23 +00:00
saxmatt
f9a6bf3998
Just a little annoyance.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:25:19 +00:00
saxmatt
0f62a3c0a8
Even friendlier!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 20:48:32 +00:00
rboren
0944da8d59
MT import fixes from 2fargon. Bug 0000227.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-19 20:13:36 +00:00
rboren
17a630d374
Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 18:42:22 +00:00
emc3
c00c69e9d5
Added support for XFN 1.1
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 13:53:06 +00:00
rboren
f510f2a85d
Paging cleanup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-16 22:50:06 +00:00
rboren
f3c3e4b218
Document %category% and %author% in the permalink options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-14 17:36:32 +00:00
saxmatt
baec4b25a7
Slightly nicer upgrade.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 19:24:31 +00:00
rboren
a63103125e
Static pages. Take 1.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 05:58:19 +00:00
rboren
ea16450f63
Static pages. Take 1.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 05:35:59 +00:00
saxmatt
a4aa259156
Use array storage for plugins list.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-09 07:17:54 +00:00
rboren
6815460232
Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-08 20:38:19 +00:00
rboren
0fb185071a
Define add_magic_quotes() in user-edit.php. Bug 0000216.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-08 05:01:13 +00:00
rboren
b2fe32b18d
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: http://svn.automattic.com/wordpress/trunk@1512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-06 01:28:51 +00:00
rboren
05aa21431e
Remove unneeded addslashes().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-05 16:22:18 +00:00
rboren
183a27dbea
Remove references to gethelp_link(). Bug 0000208.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-04 03:35:49 +00:00
saxmatt
48ac42cc30
Added ability to edit other users.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 09:13:50 +00:00
saxmatt
e1ca306df7
Tweaking of time form
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:28:56 +00:00
saxmatt
c0c5955b8d
Move pingback to hidden field. Fix trackback wording.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:19:34 +00:00
saxmatt
de3c513676
Spacing fix and access key for <code>
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:12:51 +00:00
saxmatt
6c5157a526
Cleaning out some errors and fixing some XHTML 1.1 problems.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:04:39 +00:00
saxmatt
250cee327d
Fix broken header.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:04:16 +00:00
saxmatt
dcec3da0fb
Not sure why that style was inline.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 07:51:26 +00:00
rboren
2a1d84ef82
Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-29 03:34:08 +00:00
rboren
8560c924ad
Grammar fix. Bug 0000196.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-29 00:30:07 +00:00
rboren
911e73fdff
Validation fixes. Bug 0000170.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 18:44:36 +00:00
rboren
d45cb4460a
Delete postmeta when deleting a post. Bug 0000080.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 16:08:03 +00:00
saxmatt
48cfb85902
Menu re-org
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 07:18:59 +00:00
rboren
c1084e521a
Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 04:01:45 +00:00
rboren
a095fdaf84
Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-27 23:37:45 +00:00
rboren
b8bb9f78c7
More addslashes/stripslashes elimination.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:55:31 +00:00
rboren
2a146b7b5d
Fallback to the category ID if category nicename is empty.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:39:21 +00:00
rboren
8633ffdba4
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: http://svn.automattic.com/wordpress/trunk@1481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:22:49 +00:00
saxmatt
52c6237962
Rev of installer. Friendlier and better setup. Still needs error checking on admin_email and weblog title, real magic quotes handling, and to use an external DB structure to check everything.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-23 08:45:55 +00:00
saxmatt
f0ab0be0cb
New, pretty footer.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-23 07:50:21 +00:00
saxmatt
522bf7107b
Some wording fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:44:55 +00:00
saxmatt
13b9cfee0a
New style for edit comments.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:44:27 +00:00
saxmatt
a1c3ac85cd
Show URI even when there's no email (trackbacks and pingbacks)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:43:58 +00:00
saxmatt
0027ef1c31
Moved profile under users
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:23:45 +00:00
saxmatt
89254d9845
Allow people to hook into the main menu
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:20:13 +00:00
saxmatt
5b2dfa0b11
A little saner defaults.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 02:02:54 +00:00
saxmatt
307fbedb93
Some admin look changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 01:59:09 +00:00
rboren
e94ffb09b8
Remove extra slashes from link name and link description.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-15 23:31:06 +00:00
rboren
0ac523d457
Close post_latf and post_lonf input tags. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-14 21:37:05 +00:00
saxmatt
23b42b5fc0
Fix for PHP5.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-14 03:11:08 +00:00
saxmatt
6b786567a3
Clearer option text. Hat tip: Eric Meyer
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-13 23:08:55 +00:00
saxmatt
724a294df6
A nicer meta bar.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-10 23:34:47 +00:00
saxmatt
73b550592c
Register globals problem reported by Rich Bowen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-08 01:10:50 +00:00
saxmatt
2c5ebf9355
De-funkify the CSS file.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 19:01:22 +00:00
saxmatt
fb53c45015
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000130
...
Slashes cleanup. We still need to handle this in the upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 18:46:41 +00:00
saxmatt
4cd4edc638
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 18:14:42 +00:00
jverber
83844c9b8b
More special chars encoding fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-30 02:02:49 +00:00
saxmatt
5a93597679
Move timer start earlier.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 17:04:18 +00:00
jverber
c23e83e331
Fix for bug #0000076 : http:// added to links in link-manager when needed. Also more special chars. encoding.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:41:34 +00:00
jverber
aa16c88414
More special chars. encoding.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:33:32 +00:00
jverber
1464a3364f
Fixes for bugs #0000088-90: fixed encoding of special chars.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:23:59 +00:00
jverber
82ae8fb211
Fix for bug 0000091: fixed encoding of special chars.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 03:57:57 +00:00
jverber
363ea80470
Fix for bug #0000092 : Special chars were not encoded correctly.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 02:13:48 +00:00
rboren
6fd6b1080d
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:22:09 +00:00
rboren
c222d7d2e0
_( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:13:16 +00:00
rboren
2ebdde5ff0
_( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:12:37 +00:00
jverber
14a8ab9fc0
Fix for bug #0000048 : nested categories now display correctly in admin regardless of the order of their IDs
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 16:40:40 +00:00
jverber
0c388147a9
Fix for bug #0000023 : import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 16:19:56 +00:00
jverber
ac387706d0
Fixed bug #0000047 : Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 20:09:46 +00:00
jverber
7bf795a715
Fixes for user websites (bugs #0000025 and #0000050 ) and fix line breaks for profile.php and users.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 14:58:10 +00:00
rboren
bd114445ef
Preserve a 1.2 era version of get_alloptions as get_alloptions_110() so that upgrade_110() does not produce db errors due to version 1.3 specific changes to get_alloptions. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000037
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 17:02:44 +00:00
rboren
25bdc0791c
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: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:14:58 +00:00
rboren
bacbd2a421
Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:00:16 +00:00
saxmatt
eea3dca4ae
Quick fix for quotes and (int).
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 22:53:52 +00:00
jverber
5774c3204d
link-manager.php assumed register globals was on for one variable
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 20:33:08 +00:00
jverber
71ec34d73e
Fixed invalid XHTML in sidebar.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 19:28:30 +00:00
jverber
e42967386c
Fixed invalid XHTML in a number of admin pages.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 18:23:12 +00:00
jverber
8476f07326
Added missing head tags to install.php and upgrade.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 16:09:18 +00:00
rboren
692627e424
Get our slashes straight.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 08:02:40 +00:00
saxmatt
8357db3dcf
J. Scott's fix pretty majorly broke options. Rolback.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 09:48:13 +00:00
saxmatt
e2d3bb0acc
Changes to options system and query improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:42:25 +00:00
rboren
e7cf38f1e4
Get edited comment content through $_POST.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:28:38 +00:00
rboren
0649831ca7
Remove unneeded $postquery lvalue. From Kitten.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 03:29:59 +00:00
rboren
849ff56997
Make the template editor use the home setting to find the index.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-08 03:40:17 +00:00
rboren
2f5ad1af00
Put lat lon in a field set. From Kitten.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-04 21:40:21 +00:00
rboren
323feecf52
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: http://svn.automattic.com/wordpress/trunk@1386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-04 02:49:40 +00:00
rboren
904c577e98
user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 19:52:48 +00:00
saxmatt
53dade6946
Some fixes from Joeseph Scott.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 10:01:15 +00:00
rboren
e4bf283bc6
Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-31 17:22:25 +00:00
rboren
9275cb270d
Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-31 15:43:45 +00:00
rboren
eef22d1091
Tweak some markup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-26 15:00:42 +00:00
rboren
86cf4e90d6
Change $tablecomments to $wpdb-comments. From Kitty.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-26 14:30:53 +00:00
michelvaldrighi
75a827bcb2
fixed small whoopsie with table names
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 18:10:32 +00:00
saxmatt
25ae03ee65
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: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 08:22:18 +00:00
rboren
94436bd401
Mark some overlooked strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 17:24:38 +00:00
saxmatt
a4d045fe5b
Allow people to modify and add on to rewrite rules.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 16:27:59 +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
saxmatt
7f87f4c6d3
Typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-21 07:02:46 +00:00
saxmatt
7083a9838a
Tidier default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-20 11:44:05 +00:00
saxmatt
23e9576c66
Order categories alphabetically.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-20 11:41:54 +00:00
saxmatt
41380c81dc
Don't try to show keys if there aren't any.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-20 11:32:14 +00:00
saxmatt
53fca4394c
Post slug wasn't being set if manually set in advanced interface.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 22:43:15 +00:00
saxmatt
c05aa0053c
Allow for longer URIs in comments.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 11:28:23 +00:00
saxmatt
68e14b88b0
Formatting fix for profile information.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 07:09:32 +00:00
saxmatt
a82011d952
Fix so you don't have to relogin when you update your password.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 07:05:40 +00:00
saxmatt
d4c2db17cb
Fix for referrer check.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 06:44:55 +00:00
saxmatt
734b04d4a9
Renaming install-config.php to setup-config.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 20:05:40 +00:00
michelvaldrighi
d3100d05cb
switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 15:24:23 +00:00
rboren
08a1579b0c
Add missing semi-colons.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 03:58:05 +00:00
michelvaldrighi
f70ae04419
using check_admin_referer for moves/deletions
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:34:05 +00:00
michelvaldrighi
0dbe04e28e
using check_admin_referer for plugin (de)activation
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:16:54 +00:00
michelvaldrighi
cc35b0c6bd
using check_admin_referer for deletions
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:44:53 +00:00
michelvaldrighi
9af64b9a69
added check_admin_referer()
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:40:56 +00:00
michelvaldrighi
152c8ec224
minor fix to use intval
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 14:53:22 +00:00
michelvaldrighi
8c0d74ece9
check email
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 12:38:19 +00:00
rboren
25532a1681
Import date fixes from 2fargon.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 04:40:23 +00:00
michelvaldrighi
f6e35d2384
minor display fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 20:54:03 +00:00
rboren
a51c15ea17
Change b2 and cafelog references to WordPress.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 05:04:09 +00:00
rboren
4d63c168e9
Default MTEXPORT to empty.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-15 17:44:58 +00:00
saxmatt
d2efd03e87
Change wording to fit with our two blog URI method better.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:54:40 +00:00
saxmatt
223c4628ce
Some fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:38:34 +00:00
saxmatt
5c2eb8a666
Not highlighting on double update.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:21:24 +00:00
saxmatt
6743715cba
Tweaking what shows by default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:19:46 +00:00
saxmatt
587f37157f
Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:10:19 +00:00
saxmatt
890a74e755
GMT fix from Scott Merrill.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:58:01 +00:00
saxmatt
9b8b403535
Possible fix to pingback problem. Parse error in blog-header.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:55:37 +00:00
saxmatt
24c36b764b
New RSS import functionality.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:42:42 +00:00
saxmatt
2f2b59cafe
Upload menu item should respect minimum user setting.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 18:25:17 +00:00
saxmatt
3e2b2f37b2
Some tricks that in some cases speed up perceived posting time.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:33:03 +00:00
saxmatt
d8ab98d7b8
Maybe some pinging fixes?
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:13:42 +00:00
michelvaldrighi
169764be37
fixed GMT upgrade issues, should fix showstopper bug?
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 21:30:57 +00:00
saxmatt
cdc9a55ad9
Various fixes and cleanups, inspired and pointed out by Joseph Scott.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 05:47:02 +00:00
saxmatt
4915acfefd
Fixes for silly category_base stuff. Now lets it be blank and acts accordingly, more sane.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 02:52:27 +00:00
saxmatt
eaf940400c
More sane default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 02:10:02 +00:00
saxmatt
c49ada1340
Hot buttons!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 01:15:03 +00:00
saxmatt
ba407ff5b3
E_ALL fixes and cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:56:33 +00:00
saxmatt
a23fd4c52f
Some fixes for E_ALL.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 21:05:02 +00:00
saxmatt
d2a76674e1
Default for new option.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 21:28:39 +00:00
saxmatt
dba08c74de
Some consistancy errors.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:27:43 +00:00
saxmatt
0ef9bfe6db
Unquoted SQL.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:18:30 +00:00
saxmatt
a1e41e6978
New MT import from Carthik.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:04:12 +00:00
saxmatt
1a94aef746
Upgrades should run faster now.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:00:13 +00:00
saxmatt
5a391b5bc8
Some style cleanup. Category base and additional URI options from Jay McCarthy.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 07:34:41 +00:00
emc3
95d854b4f5
Fix rendering problem in Safari
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-04 20:11:11 +00:00
emc3
178f656465
Removed useless date() call.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-03 21:45:34 +00:00
saxmatt
9eff118f7c
Fixes for post screen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 08:56:49 +00:00
saxmatt
a72400c1f8
i29n
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 07:37:51 +00:00
saxmatt
f34bcfca6c
Fixing menu error.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 07:26:17 +00:00
saxmatt
4f501b1bd6
Actually delete user.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 04:41:47 +00:00
saxmatt
546ca665d5
Take out allowed users stuff since we're not using it.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 04:32:48 +00:00
saxmatt
dcd2a0a22a
Whoops.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-29 01:18:35 +00:00
saxmatt
b93876eb46
Don't delete everything if there are no posts.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 20:36:31 +00:00
saxmatt
cf06e8e7f6
Gremlins in the options machine.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 20:31:41 +00:00
saxmatt
e9e2ba1ee1
Cosmetic fixes from forums.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 19:49:27 +00:00
saxmatt
c4bcfc02f1
Bug fixes and version bump.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 08:57:11 +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
0a76831fc7
Category cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:48:31 +00:00
saxmatt
4ee0207292
Fix up tab index.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:37:11 +00:00
saxmatt
16782edd03
Only put javascript on pages that need it.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:34:50 +00:00
saxmatt
0b14400644
Not check email on admin creation of users.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:59:54 +00:00
saxmatt
a77e7172dc
Style the submit button on options group and add updated message to permalink page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:56:29 +00:00
saxmatt
95a1e1d28f
New custom field functionality.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:49:16 +00:00
saxmatt
9616224dd1
How the custom fields should look.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 02:23:46 +00:00
saxmatt
b75393f51c
More padding on legends.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 00:27:38 +00:00
saxmatt
e0afc4abcb
Wrong highlighting.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 00:12:59 +00:00
saxmatt
9dc65ab2db
Cleaning up some includes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 23:17:16 +00:00
emc3
f535954c3e
Changed nickname of 'admin' to 'site admin', to avoid having duplicate values in the 'Identity' dropdown of the user profile in a fresh install.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 17:11:05 +00:00
emc3
a408aaca5d
Moved post_parent add into function
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 14:43:10 +00:00
saxmatt
80121a74d2
Fixes from forum thread: http://wordpress.org/support/6/4615 .
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 13:24:47 +00:00
saxmatt
51335f97bb
Reducing queries and forward thinking database fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-26 23:54:52 +00:00
rboren
bd369e3899
Fix grammar and markup errors. Thanks eke.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-26 15:45:42 +00:00
rboren
bbd61f92a5
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:57:43 +00:00
rboren
12d0266b0b
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:49:45 +00:00
rboren
ce2a3fa178
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:25:31 +00:00
rboren
3c2b90823d
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:10:07 +00:00
rboren
ad1eb53de0
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 20:20:23 +00:00
rboren
b09cc8bd90
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 20:04:40 +00:00
rboren
518f418a8b
Fix some grammatical and markup errors. From eke.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 17:35:13 +00:00
saxmatt
73b23e1568
Casting new line as literal rather than interpreted.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 08:11:05 +00:00
rboren
726b92ffe3
menu.php no longer needs menu.txt.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 06:42:45 +00:00
rboren
fea0df34e3
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 04:24:06 +00:00
rboren
162414332f
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 03:59:12 +00:00
rboren
51ee7548bc
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 02:19:31 +00:00
rboren
1890dffb57
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 02:03:32 +00:00
rboren
357b0f1e65
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:25:41 +00:00
rboren
122806f923
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:09:47 +00:00
rboren
f3a08e729d
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:02:52 +00:00
saxmatt
d077815c7a
Moved geo-settings into Misc.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 23:25:53 +00:00
rboren
a1c174ce81
Mark strings for translation. Partial.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 23:07:51 +00:00
saxmatt
9945a746ec
Timezone fixes, I hope.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 21:52:24 +00:00
saxmatt
c226bd74b0
Cleaned up unused options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 21:21:19 +00:00
saxmatt
530307015a
Linked to wrong file.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 20:53:16 +00:00
saxmatt
277e4b627e
More l10n stuff.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:46:11 +00:00
saxmatt
1b44e09005
Show category ID.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:32:31 +00:00
rboren
c9ed8bbd43
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 04:47:27 +00:00
rboren
5d510f9221
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 04:26:11 +00:00
rboren
c31ad8dc06
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 03:40:04 +00:00
rboren
5a7df4bc27
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 00:16:27 +00:00
saxmatt
f04f67cadd
No categories.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 07:51:52 +00:00
saxmatt
45c30fe929
Bug where currently select category wasn't being selected.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 07:17:01 +00:00
rboren
9dfb6f67f8
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 06:46:53 +00:00
saxmatt
793a9be777
Importer updates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 04:47:17 +00:00
rboren
6da74edda9
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 03:23:05 +00:00
rboren
1561dc5231
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 23:32:34 +00:00
saxmatt
6f66293c21
Various cleanups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 20:58:15 +00:00
saxmatt
ed915a5aab
Min level wasn't updating.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 19:49:55 +00:00
saxmatt
f572d08855
IE padding problems.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 16:00:00 +00:00
saxmatt
614fb6c3a1
Wrong time in time format examples and posts_per_rss not updating.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 15:20:03 +00:00
saxmatt
be3d8eefa2
Linking to the wrong options file.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 07:49:09 +00:00
saxmatt
5c5423dbb6
A touch of blue.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 07:08:48 +00:00
saxmatt
35a3cb83c8
New RSS importer.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 06:57:24 +00:00
saxmatt
26323cbc21
Typos.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 00:40:38 +00:00
saxmatt
76606da17d
Added missing pingback checkbox.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 22:55:47 +00:00
saxmatt
ebc2155ac7
Put password fields on separate lines.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 22:49:11 +00:00
saxmatt
7372630aee
Two bug fixes from Josh - elsewhere.org.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 22:24:08 +00:00
saxmatt
dfc9cecfd2
Typo fixes sent in by Nick Romney.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 21:38:38 +00:00
saxmatt
0fc3d11f7c
Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 04:12:55 +00:00
rboren
a2974cd48f
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 03:00:44 +00:00
rboren
1c38f23ad9
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 02:28:22 +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
mikelittle
e27e90a7b6
Import more OPML formats.
...
Fixed bug capturing rss feed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:01:15 +00:00
rboren
af562386ed
Mark strings for translation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 04:15:18 +00:00
saxmatt
5cc3f8d3e1
Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt
8546d782a6
Might fix some OPML imports but I'm pretty sure I just broke others.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 06:13:26 +00:00
saxmatt
ce32eb01ba
Remove some calls to the old ping functions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 19:10:16 +00:00
saxmatt
b087596102
Bug fix from David P. Hansen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 16:37:13 +00:00
saxmatt
2c08a37756
CHMOD uploaded files to make sure they're writable.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 07:10:44 +00:00
saxmatt
cf39553b79
Admin revamp.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-17 18:44:10 +00:00
saxmatt
74c2872215
Plugin enhancements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-16 02:24:37 +00:00
saxmatt
2ba9184e20
Interface improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 09:15:56 +00:00
saxmatt
c954c9ee4a
Moderation is cleaner, returns feedback, and correct feedback.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 08:28:53 +00:00
saxmatt
4f909d4cc5
The great option REMIX.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 07:53:45 +00:00
saxmatt
bb47a88b57
quote -1 value in SQL.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 05:53:54 +00:00
saxmatt
3877acb7e3
More options improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 21:23:52 +00:00
saxmatt
8ff85a7293
Only include .php files.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 19:04:14 +00:00
saxmatt
3cd2ef14b4
When I say delete, I really mean it.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 18:00:16 +00:00
emc3
c9d60045bb
Oh yeah. Should also set 'color' since we're setting 'background-color'.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 17:12:52 +00:00
emc3
3fad967900
Attack of the Background-Color Police. Also, let step 3 of install.php accept the url param via GET. This will enable batch installation of WP via scripts, if someone wants to be clever.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 17:10:12 +00:00
saxmatt
09e44a17ea
Take the add new gmt fields out of the conditional.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 18:45:02 +00:00
emc3
064d6633b0
Corrected checking for empty vals in postmeta
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 17:31:37 +00:00
saxmatt
28b7da1c4f
File type matching should be case-insensitive.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 17:25:59 +00:00
saxmatt
8b076eb5ee
Turn magic quotes runtime off, fix english, normalize newlines going in.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 17:36:45 +00:00
saxmatt
5a49a4d411
More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 08:15:10 +00:00
alex_t_king
ce9a20e9e7
more fixes for post_status
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 15:36:20 +00:00
alex_t_king
3fd1adb07f
oops, we were setting post_status when we should have been setting ping_status
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 01:44:34 +00:00
michelvaldrighi
1eebb0b327
upgraded requirements to PHP 4.1.0, added comment_date_gmt field
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-02 01:21:29 +00:00
alex_t_king
c23b50d0da
added a check to see if the post exists, it it doesn't show the edit button
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 06:17:14 +00:00
alex_t_king
f70d37fdde
don't show publish button on posts that are already published, task 153
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 06:54:41 +00:00
michelvaldrighi
5253f877d5
updated install.php to keep up with changes in wp_posts
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:44:21 +00:00
michelvaldrighi
97fb8bc303
now stores post_modified as creation date when we create a post
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:12:51 +00:00
rboren
ae6e2ca205
Fix security bug in the template editor. http://wordpress.org/support/3/3667
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 22:43:07 +00:00
saxmatt
6589bd70fd
Strip ../ in reading.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-27 17:05:16 +00:00
alex_t_king
a8b8667730
making the post meta accept 0 as a value
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-26 22:16:00 +00:00
saxmatt
a40e500efd
Show version and header bugfix.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 21:04:36 +00:00
saxmatt
80ea451b18
Added missing API hooks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:28:09 +00:00
saxmatt
0c1e3856b6
Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:18:20 +00:00
saxmatt
8a79d5712a
If more than X links in a comment, moderate that sucker.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 10:11:58 +00:00
saxmatt
e733249e69
Functional plugin implementation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 08:10:26 +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
saxmatt
b2e9f46408
Quicktag and CSS cleanups. Awesome insert code from Mark.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 05:38:59 +00:00
michelvaldrighi
a2d8fcf716
oops, typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@1005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 03:56:13 +00:00
michelvaldrighi
897087e509
now posts and edits in localtime+gmt
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 01:43:47 +00:00
michelvaldrighi
48416cdbb6
the big GMT/local changes, part 1: adding _gmt fields
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-24 22:53:30 +00:00
emc3
4361dc3e65
Fixed require_name_email option.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-24 15:13:22 +00:00
emc3
867f87f41b
Fixed 'add custom' button
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 22:06:23 +00:00
emc3
1e6933cb2e
post-meta styles
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 18:59:25 +00:00
emc3
4a8f41e640
Initial add of post-meta functions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 18:02:05 +00:00
emc3
2458274082
Set a default background color (one of my pet peeves ;) )
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-22 17:15:13 +00:00
saxmatt
adbca5d4fc
New comment moderation code, for trackbacks and comments.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 08:31:33 +00:00
saxmatt
a7cdf5c0d4
Generic update pinging. Needs review.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 07:36:07 +00:00
saxmatt
277179d9a4
Improved wording on preview.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 07:16:18 +00:00
emc3
16e6fd76ea
Fixed bug that caused empty string options to receive a '0' value on update. This was breaking fileupload_allowedusers, for example.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-16 17:36:56 +00:00
emc3
d71f97bb20
Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-16 14:41:39 +00:00
saxmatt
a1c7db8a54
Forgot label, formatting.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:53:05 +00:00
saxmatt
75c8c3a72e
More options improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 08:51:50 +00:00
emc3
74638831a4
Need to explicitly set the $cat var, in case globals are turned off.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 19:46:48 +00:00
saxmatt
684cb32ce0
cat parent not quoted in SQL.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 15:40:55 +00:00
rboren
87c74b9c6e
More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-09 03:55:01 +00:00
saxmatt
06fa93c297
Typo fixes from Cena.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-08 08:49:21 +00:00
rboren
6f2c205b0b
rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-08 05:12:11 +00:00
saxmatt
3762000999
Allow underscores in post_name
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-06 17:14:24 +00:00
rboren
9c711968c3
Remove spurious $
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-05 07:26:38 +00:00
emc3
363afe64cd
Fixed posting problems when 'advanced controls' is the default writing option.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-04 15:56:02 +00:00
saxmatt
a0867db6ed
Migration to get_settings and away from globals.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 19:55:45 +00:00
saxmatt
b6aa1f6807
Migration to get_settings
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 06:13:32 +00:00
saxmatt
9e718aff7a
Migrating more of the global options to get_settings().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:43:36 +00:00
saxmatt
9fc821da98
More options updates, not done, not entirely functional.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@954 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-29 08:30:56 +00:00
saxmatt
87655b156e
Some new options and an option cleanup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-27 05:48:00 +00:00
emc3
a678815689
Added per-post custom metadata support.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 22:21:33 +00:00
emc3
6df1e26f2c
Added per-post custom metadata support.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 21:42:47 +00:00
saxmatt
8927968849
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:15:48 +00:00
michelvaldrighi
59da7f3f13
using gmt_offset option instead of time_difference from now on
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:14:52 +00:00
michelvaldrighi
9012cd8a44
rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:13:05 +00:00
saxmatt
0174984f7f
Option fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 14:37:15 +00:00
saxmatt
179d7538d9
New options screens.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-25 19:03:49 +00:00
michelvaldrighi
0e243c3510
use GMT as reference in the options screen
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-24 03:12:43 +00:00
michelvaldrighi
823986b932
quotes fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 16:08:28 +00:00
michelvaldrighi
aa48c05179
store users' registration time as GMT
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 14:29:55 +00:00
saxmatt
64aa448dc3
Unescaped quotes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:51:29 +00:00
saxmatt
374b7241e8
Typo fix.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:32:01 +00:00
michelvaldrighi
d9911c7e7b
typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:50:31 +00:00
michelvaldrighi
84435bfa5f
big leap to GMT dates
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:42:40 +00:00
michelvaldrighi
f78298e3df
added/changed code to use GMT dates, commented until we support GMT everywhere in WP
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:53:10 +00:00
michelvaldrighi
802cd6e185
upgrade code to use GMT dates, commented until we support GMT everywhere in WP
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:52:38 +00:00
michelvaldrighi
a6ff56055a
fixed sql query mess, I'm so sorry about it
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 19:40:14 +00:00
saxmatt
11aaf4e768
Installation and upgrade DB errors.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 16:29:08 +00:00
emc3
634e9e8988
Fixed a typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-18 19:39:49 +00:00
michelvaldrighi
f1e1c801ae
whoops, forgot two globals
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 18:13:48 +00:00
saxmatt
f790cbea43
Fixes, deleting implemented.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 10:50:33 +00:00
saxmatt
67fa9206a3
Edit comments improvement, multiple comment delete not implemented yet.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 08:35:04 +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
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
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
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
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
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
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
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
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
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
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
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
saxmatt
e194c1736c
Added list of common files to edit.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:48:55 +00:00
saxmatt
a87acdf1e2
New upload functionality.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:28:02 +00:00
saxmatt
a157baa95c
Cleaned up the upload button.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 07:52:00 +00:00
saxmatt
bf0aac0d51
Javascript fix
...
http://wordpress.org/support/3/1827
git-svn-id: http://svn.automattic.com/wordpress/trunk@829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 05:40:25 +00:00
jverber
37c1c275bf
Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-03 00:06:57 +00:00
jverber
3f247c34d6
Fixed wp-admin/index.php redirection.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 21:54:32 +00:00
saxmatt
9a309b8149
Categories should scroll if there are too many, made admin less busy.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 08:21:17 +00:00
saxmatt
4f3a01a6be
Redirect to profile.php if user level == 0.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 02:35:08 +00:00
saxmatt
724274c8d3
New fields for 1.1.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 12:14:28 +00:00
saxmatt
37b130e30c
Menu should highlight My Profile when you're on that page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 11:07:17 +00:00
saxmatt
4cd1a57e3c
Make profile a little friendlier.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 11:03:43 +00:00
jverber
28fcfd844d
Reduced the number of queries in cat_rows and list_cats.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 02:00:26 +00:00
mikelittle
5f76df2bec
Grammer
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 23:18:35 +00:00
saxmatt
b09bcad62e
Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 06:22:55 +00:00
alex_t_king
d9adde1bd2
fixed the checking for existing options in the upgrade, no more SQL errors
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 03:27:19 +00:00
alex_t_king
77062c2301
moved the add form above the list of cats
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 02:26:22 +00:00
saxmatt
7d63d0c095
Remove remnants of $c.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 06:49:19 +00:00
alex_t_king
7468d1b13d
oops need to include admin header to set user permissions
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 05:51:29 +00:00
saxmatt
1c784683f8
Out damned spot.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 16:18:49 +00:00
alex_t_king
e3bcbb488d
fixing template editing
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 03:45:39 +00:00
saxmatt
c8cf329df0
Changed wording of menu item to be just "Write"
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 11:08:42 +00:00
saxmatt
b99a36d24f
Sub-categories interface improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 09:33:19 +00:00
saxmatt
292737d0b2
Sub-categories interface improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 08:31:17 +00:00
saxmatt
8b9f213e57
Initial sub-categories code from Jason Verber
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 06:35:07 +00:00
alex_t_king
5af414bdec
added links for Alex and Dougal, updated Mike's link
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 09:46:57 +00:00
saxmatt
217aff9012
Not used anymore.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 08:06:12 +00:00
saxmatt
3527189d7a
Missing default post options in upgrade.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:37:40 +00:00
saxmatt
6feded370c
Strange fixes for type in require.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-22 06:04:38 +00:00
emc3
1f4b30d69d
Changed password inputs from 'text' to 'password'
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-21 22:44:28 +00:00
saxmatt
2f325bc5c7
Make category matching liberal in the mod_rewrite and then strip it in blog header, because we're going to need that for 1.1 anyway, people are having trouble with it moving from 1.0 -> 1.0.1, and the change isn't really needed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-17 11:21:27 +00:00
saxmatt
5513b10891
Change wording on 0 level user message. Could be even better.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-16 06:22:27 +00:00
alex_t_king
62d25576e5
fixed typo
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 01:04:29 +00:00
alex_t_king
ef48463a7f
used 2 digit month for example
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 06:47:52 +00:00
saxmatt
5624ca0f6c
Fix ups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-13 09:23:41 +00:00
emc3
41cbf6df25
create comment_approved column before making the index
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 22:27:22 +00:00
saxmatt
3f58a8429a
Removed ref to missing files. This upload thing needs to be looked at and redone.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 13:13:06 +00:00
saxmatt
6d53fe05ef
More upgrade fixes for b2.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 12:50:32 +00:00
saxmatt
faeebc5bda
Upgrade and import fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 12:12:45 +00:00
saxmatt
41a4a14ded
Clean up duplicate indicies problem introduced by 1.0 upgrades, add a few to make things faster.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 10:46:01 +00:00
saxmatt
28b6f1b414
Updates from Ryan to check for errors earlier in script and test DB connection.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 10:18:25 +00:00
saxmatt
7c9878d797
Just in case post_status isn't set for some reason.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 09:43:30 +00:00
saxmatt
6bf26558ba
Cleaned up wording for permalink template tags
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 00:55:14 +00:00
saxmatt
9d2f404548
Variable typo.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-11 23:36:37 +00:00
alex_t_king
25db37a7a1
making the category links include the trailing slash
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-10 01:46:27 +00:00
saxmatt
a43684fd01
XFN fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 09:48:48 +00:00
michelvaldrighi
311764a02d
changed the syntax at the end, the previous syntax would give a syntax error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 00:43:16 +00:00
alex_t_king
f58955f596
made the bookmarklet safari compatible and enabled passing in the title, task #49
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-08 03:30:23 +00:00
saxmatt
8b4985a835
Fix for no categories on edit.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@732 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 01:38:43 +00:00
emc3
a73c8e5363
Fixed selected category when editing links (reported by TechGnome)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 16:29:46 +00:00
saxmatt
0d24e188a0
Various fixes from forums and such.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 10:33:07 +00:00
saxmatt
e474c0761a
Fix CVS duplicate option value problem and removed automatic since it isn't used.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-04 01:58:31 +00:00
saxmatt
da2fc24f4d
Comments number bug.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 20:35:02 +00:00
saxmatt
fa8e63ab0b
b2 import update.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 06:43:35 +00:00
michelvaldrighi
9f83673977
sometimes I want to uninstall my text editor
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:21:38 +00:00
michelvaldrighi
993b10afe9
added fancy support for favicon in the admin area
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:12:32 +00:00
saxmatt
986c08cc1f
Comments number bug.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:03:28 +00:00
saxmatt
823edb960d
Upgrade global bug.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 03:19:56 +00:00
michelvaldrighi
58afe0a89b
meta to use :)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 02:37:04 +00:00
saxmatt
e846720b05
Sidebar update
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 01:55:55 +00:00
saxmatt
2be85a4a61
Use default category if none specified.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:37:24 +00:00
michelvaldrighi
c33b0c8d82
scrollbars=yes for bookmarklet, needed for the 20+ categories case
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:19:54 +00:00
michelvaldrighi
e6075fcd0e
edit-form.php now included in bookmarklet.php, added #postdiv selector
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:13:11 +00:00
saxmatt
7de01cdc42
Funky export dash fix.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 22:39:18 +00:00
saxmatt
832eb4f5af
Movable Type import
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 22:24:54 +00:00
alex_t_king
29c9a3c8cd
added action to moderation post form and fixed the comment var so it works w/o register globals on
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@682 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:49:13 +00:00
saxmatt
d4e328c130
Check if it's writable.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:26:25 +00:00
saxmatt
bd9d4b4937
Links named differently.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 22:40:10 +00:00
saxmatt
c8d1f3a72d
Links RSS field.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 01:05:28 +00:00
saxmatt
92c031cd84
Author description field.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 00:55:31 +00:00
saxmatt
edc7d7cd8c
Installation cleanup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 23:51:41 +00:00
saxmatt
efd65680bd
Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 22:21:50 +00:00
alex_t_king
17e7a2b393
Fixed some bugs and added support for the 'Cancel' button when adding a link or image
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 04:05:41 +00:00
saxmatt
2df408efdd
New upgrade scripts and such.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 19:54:09 +00:00
emc3
1c8349669d
Eliminated race condition in user promotions
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 16:02:27 +00:00
saxmatt
b88f340791
New wp-config.php setup by Chris Anderson, updated style for upgrade files, and brought install.php up to date with current version.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 09:31:13 +00:00
saxmatt
e5718bf66b
New upgrade scripts and such.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 05:36:47 +00:00
mikelittle
b435e68257
Fixed some paths. Changed b2 -> wp
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:17:53 +00:00
mikelittle
dfa89ccc84
Updated greymatter import. Patch provided by
...
Ryan Boren (ryan@boren.nu )
git-svn-id: http://svn.automattic.com/wordpress/trunk@660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:11:55 +00:00
saxmatt
31d01ac0bd
New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:44:05 +00:00
saxmatt
5f8094aeba
Strip slashes, view post, and improve clarity.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:02:23 +00:00
saxmatt
4d44f4d8e7
More link manager fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 08:38:31 +00:00
mikelittle
9a5a4a52de
Fixed typo in table name
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 21:30:41 +00:00
saxmatt
4aab651a88
Link manager fixes and HTML cleanup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +00:00
saxmatt
32bc2b2b73
Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:47:03 +00:00
saxmatt
85eaa93dd6
Moved gzip stuff into options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:31:09 +00:00
saxmatt
546c4bdb41
Space out options screen.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:40 +00:00
saxmatt
723bae7219
New user registration tweaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:21:29 +00:00
mikelittle
63f1c3e3cf
Oops! I forgot thew dl tags.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 00:47:01 +00:00
emc3
c8604702fc
Fixed %post_id% token handling. Fixed pingback link detection.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 23:00:45 +00:00
saxmatt
75f9641bb1
Save and edit while... editing.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 05:04:18 +00:00
saxmatt
d3d08d60ef
Trackback on edit done.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 02:46:40 +00:00
saxmatt
7aa01391d0
Initial XFN support.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 00:09:59 +00:00
mikelittle
2e42c2329f
Upgrade of option values for link images after directory move
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-19 00:41:33 +00:00
saxmatt
e95716f9f1
Move Press It link.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 17:10:20 +00:00
saxmatt
af1326791a
Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 10:12:34 +00:00
saxmatt
99a7358baf
Renaming Reloaded.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
saxmatt
50ef006a57
Newlines and code formatting in quicktag code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 07:12:29 +00:00
emc3
f92b6e4266
Modified CSS fix a little
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 23:07:36 +00:00
emc3
dea14ad94e
Workaround IE peekaboo bug
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 22:23:42 +00:00
mikelittle
e79ab010c2
Default page if no group selected.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 01:07:40 +00:00
mikelittle
cb76dc4f33
Now we can see which option group we are editing
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 00:36:29 +00:00
mikelittle
074541f888
Some more b2->wp renaming
...
Plus added back simple unstyled blog output.
git-svn-id: http://svn.automattic.com/wordpress/trunk@618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 02:10:52 +00:00
mikelittle
b0db88d03a
Some more b2->wp renaming
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:58:39 +00:00
mikelittle
180b6e78bd
Fixed error with double include
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:29:33 +00:00
saxmatt
eb2969916c
Hacks file option and include.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-15 09:55:47 +00:00
saxmatt
39e68a7a6f
Fix for siteurl problem.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-15 08:13:41 +00:00
emc3
f83920e9fd
Fixed wonko IE display bug for categories
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 23:08:57 +00:00
saxmatt
57da20afcf
Fix for incorrect header() referral, width.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 19:16:43 +00:00
saxmatt
2b30f037b0
Validation errors.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 18:55:18 +00:00
saxmatt
43e4a8a930
The great renaming.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00
saxmatt
089dda9710
Fixed more and multiple page code to use new permalink system.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 19:06:28 +00:00
emc3
28cad83a06
Fixed cursor positioning bug.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 17:51:21 +00:00
mikelittle
fc1c32d1bf
Updated links import. Now should be able to tackle any OPML
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 00:43:15 +00:00
saxmatt
15d636dcb5
mod_rewrite code for new category URIs.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@592 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 09:29:47 +00:00
saxmatt
fc6bbfbebb
Users tweaks. Still need to add admin user registration.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 08:12:09 +00:00
saxmatt
2917579b95
New admin styling and improved navigation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 03:46:42 +00:00
saxmatt
cbb0f32f0f
Renamed template editor and fixed wordings.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:55:38 +00:00
saxmatt
b64371a05d
Tweak for multiple categories on edit page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:40:02 +00:00
saxmatt
74c34c628d
File rename and new functionality.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:28:41 +00:00
saxmatt
f537af3271
Latest comments bugfixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 00:31:02 +00:00
saxmatt
e5bcd9d4a0
Forgot stuff for adding new categories. Fixed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:53:46 +00:00
saxmatt
9998920f07
Category interface improvements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:47:09 +00:00
saxmatt
3b8bab3575
New category interface.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:38:25 +00:00
saxmatt
68cad5c070
Fixed bug in selection and mass moderation of comments. Made it so if comment moderation was turned of but there were still comments waited to be moderated you could moderate them.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:45:57 +00:00
saxmatt
e16579e433
Category admin renamed and fixed to set new category_nicename and fixed annoying slash problem.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:37:27 +00:00
saxmatt
fbe5443405
Interface tweaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:26:05 +00:00
saxmatt
e011cfc534
Fixed it so the mod_rewrite regex no longer matches EVERY URI.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 20:14:07 +00:00
saxmatt
bc2c6dad9a
Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 09:41:27 +00:00
saxmatt
cbccab200c
Alpha 2 multiple category support.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:44:42 +00:00
mikelittle
41327030fd
Removed $querycount.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:27:00 +00:00
mikelittle
b011e9e776
Don't need that final semi-colon
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 00:47:27 +00:00
saxmatt
76f128ae88
Version number change.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:53 +00:00
saxmatt
46cb0545c2
Alpha multiple category support.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:15 +00:00
saxmatt
2b6ce7642c
Multiple category upgrade system. Changed version number.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 18:33:33 +00:00
saxmatt
099a329763
Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 22:13:53 +00:00
mikelittle
3e120068f9
Missing querycount
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-25 00:46:52 +00:00
saxmatt
bec3a8302c
Save and continue editing.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 22:15:17 +00:00
mikelittle
320f04b47e
Close span tag for unapproved
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 01:15:51 +00:00
mikelittle
089eae017b
Fix SQL error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 01:15:24 +00:00
saxmatt
0f866d5c72
Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-15 08:58:18 +00:00
emc3
f49f11b3dd
otaku42's comment moderation patches
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 15:22:47 +00:00
emc3
d50c6931f0
Fixed rewrite rule for when WP is installed in a subdir.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 22:15:16 +00:00
mikelittle
ac288777a6
Fix for View Post link on comments 'tab' .
...
Also removed some form elements when edting comments.
Removed unused file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 00:04:47 +00:00
saxmatt
794e199060
Just an update, not done yet.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-07 06:10:32 +00:00
saxmatt
f451503a81
Save as draft and continue editing feature.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 07:48:53 +00:00
mikelittle
567a609308
Fix for comment deletion priileges.
...
Bug reported by Michael Renzmann
git-svn-id: http://svn.automattic.com/wordpress/trunk@527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 00:34:41 +00:00
mikelittle
e1940bab18
Fixed for escaped chars in link title
...
See http://wordpress.org/support/6/942
git-svn-id: http://svn.automattic.com/wordpress/trunk@526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 00:00:45 +00:00
mikelittle
64d73e5d87
Sorted some geourl issues (see http://wordpress.org/support/6/683 )
...
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post
git-svn-id: http://svn.automattic.com/wordpress/trunk@525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:44:03 +00:00
mikelittle
f76b19dde7
Added delete link to comment notification mail.
...
Contribution from Craig R Hughes craig at hughes-family dot org
git-svn-id: http://svn.automattic.com/wordpress/trunk@524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:11:03 +00:00
mikelittle
e0d4b0d2cc
Minor optino description changes.
...
Fix for time difference range.
Added new help file for date/time format characters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 23:24:30 +00:00
mikelittle
603f2e440c
Removed references to b2edit.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 22:11:42 +00:00
saxmatt
1b58b52e10
Updated links.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 21:29:19 +00:00
mikelittle
f9e53adb93
Added import of favorites.opml from blo.gs
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-31 00:37:06 +00:00
saxmatt
dfb5d51fc4
Moved greymatter import. We should test out this functionality as well.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 18:35:05 +00:00
emc3
44365a46d5
Only display mod_rewrite rules if a permalink structure is set.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 15:03:30 +00:00
emc3
7a1cd62048
Fixed so that you can remove the permalink format string.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 14:56:29 +00:00
saxmatt
797d9518b1
Obsolete.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 02:24:08 +00:00
saxmatt
aee85ac9f1
Placeholder.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 02:22:17 +00:00
mikelittle
30601d05a0
Fix for edit timestamp of comments.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 01:54:05 +00:00
mikelittle
f1a016e602
Geourl is off by default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 00:33:48 +00:00
saxmatt
c8db4426b9
Now edit-comments.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:40:48 +00:00
saxmatt
0408a7267e
Changed format of comments.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:40:15 +00:00
saxmatt
1f752b90bc
Refer comment editing back to correct page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:21:45 +00:00
saxmatt
7ed6e291ca
Menu for different edit pages.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:13:59 +00:00
saxmatt
d555c3037a
New edit comments page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:09:25 +00:00
saxmatt
5751e4c587
Safer to have slash on the end.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 00:45:05 +00:00
saxmatt
e305942420
Fix to match one digit months.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 00:42:16 +00:00
saxmatt
a72dae49bb
Correct permalinks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:41:08 +00:00
saxmatt
380a1c8c02
Split up post and edit screens.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:34:24 +00:00
saxmatt
490e3288d9
Added em and timer.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:31:50 +00:00
saxmatt
2f920db571
Some design tweaks. If anyone can figure out why the spacing to the left and right of the menu links is different in Moz and IE they get a gold star.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:57:23 +00:00
saxmatt
4665bbc1d2
Last list item shouldn't have right border.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:49:02 +00:00
saxmatt
5fcfa1c537
Current is now a class.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:31:13 +00:00
saxmatt
4ce8e68c03
Make WordPress header link not stretch all the way across.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 17:24:30 +00:00
saxmatt
d9c1f28844
Alpha functionality of new permalink structure as per previous discussions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:25:26 +00:00
saxmatt
cc169363e2
Stylistic fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 22:08:33 +00:00
saxmatt
8cbdbb7d16
Add post_name column, populate column.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 22:06:11 +00:00
saxmatt
8a00feabc2
Monospace font when editing templates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 21:14:06 +00:00
emc3
bd86d28ac4
Adjusted to make menus behave better at 800px browser width
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-23 20:49:44 +00:00
alex_t_king
6fb74c7cfc
removed target=_blank, whoops!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-22 08:53:52 +00:00
mikelittle
c84bba5e1d
Updated for new format thanks to Rantor http://wordpress.org/support/2/769
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-21 23:20:55 +00:00
emc3
45fe889b00
Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-20 20:53:13 +00:00
emc3
8c2b8215d8
Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-17 19:26:05 +00:00
saxmatt
71be4f1857
The beginning of the comments page.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 05:19:26 +00:00
alex_t_king
337ae10252
moved the posts, comments, edit links
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 00:54:09 +00:00
saxmatt
ee40667db6
Admin style tweaks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 15:47:31 +00:00
alex_t_king
bf762272d8
refactored the quicktag code and fixed a few bugs
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 07:36:00 +00:00
saxmatt
71209520da
Use class instead of ID.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:50:02 +00:00
saxmatt
a0607c3d01
Extra break.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:46:32 +00:00
saxmatt
a5e54ed983
Use class instead of ID.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:34:07 +00:00
saxmatt
f268c0ad4b
Redundant <span> removed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:17:36 +00:00
saxmatt
81ab3dfe9b
Nice seperators.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:15:47 +00:00
saxmatt
2e3aa100d0
We're going to need it anyway. :)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 04:40:37 +00:00
saxmatt
352645c8ed
Renamed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-12 23:57:34 +00:00
mikelittle
3950bcc422
Added 'more' and 'n-page' quicktags
...
Patch supplied by otaku42
http://wordpress.org/support/5/180
http://sourceforge.net/tracker/index.php?func=detail&aid=821634&group_id=51422&atid=463235
git-svn-id: http://svn.automattic.com/wordpress/trunk@443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-12 08:40:48 +00:00
mikelittle
f5d08a51cb
Wrapped text
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:33:27 +00:00
mikelittle
7aa27eab30
Fixed trailing whitespace. Removed duplicate form tag. Sorted invalid markup tags.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:32:01 +00:00
emc3
bee64c0d3f
Added unlink() call to clean up any possible temporary files.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 17:41:54 +00:00
emc3
bc40314e66
Added workaround for move_uploaded_file() problems in some server setups.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 17:28:25 +00:00
emc3
d5038dbf0c
Fixed some file paths for the new location
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 20:08:27 +00:00
emc3
3fc1af9573
Moved blogger-2-wp.php to wp-admin/import-blogger.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 20:01:17 +00:00
saxmatt
f742df8065
Added a simple check to see if WP is already installed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:28:40 +00:00
saxmatt
aaefcd4c40
Added check for wp-config.php and edited text and style slightly. Took out it saying we were done when we weren't.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:06:22 +00:00
saxmatt
cc03c08a75
Changed wording to make things slightly clearer.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:03:11 +00:00
saxmatt
5c234271c0
Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:54:27 +00:00
saxmatt
878a79d7b2
Incorrect variable name meant that if there was no manual excerpt for an entry there was no excerpt sent with the trackback.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:25:58 +00:00
mikelittle
ff22d49212
Fixed bug when register globals is off.
...
http://wordpress.org/support/6/584
git-svn-id: http://svn.automattic.com/wordpress/trunk@418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 00:22:30 +00:00
mikelittle
2c07733a02
Made trackback use excerpt if available. Fix from otaku42
...
http://wordpress.org/support/4/667
git-svn-id: http://svn.automattic.com/wordpress/trunk@405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-02 23:41:33 +00:00
mikelittle
616efa0eb9
Removed border attribute from img tag on upload.
...
Added no border style for image anchors
http://wordpress.org/support/4/658
git-svn-id: http://svn.automattic.com/wordpress/trunk@399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-30 22:37:04 +00:00
mikelittle
e0ecd6fe48
Removed 'search_engine_friendly_urls' and 'use_preview' options.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-29 23:13:59 +00:00
alex_t_king
50eec347ba
moved link to Show Post from beginning to end of actions links
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 22:43:07 +00:00
alex_t_king
13a0e460d1
added link to post on each comment
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 03:15:23 +00:00
alex_t_king
bb1251c43e
hide comments list when viewing a post
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 03:14:52 +00:00
alex_t_king
a8acf0b598
added padding to the sides of the h2 tags
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:32:57 +00:00
alex_t_king
dd48d46677
renamed these files to wp-
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:03:02 +00:00
alex_t_king
3fcca86e28
created based on b2edit.showposts.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:01:43 +00:00
alex_t_king
148e4b3ad2
renamed b2edit.showposts.php and added a title, cleaned up the comments display, and added links to the other sections
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:00:57 +00:00
alex_t_king
cfc18b1fe8
renamed b2edit.form.php and added links to the posts and comments sections
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:00:00 +00:00
alex_t_king
cdfed5c246
added id of 'top' to the top h2 tag so I could link to the anchor
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 21:55:46 +00:00
alex_t_king
7bc2698b04
added list of comments
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 21:55:06 +00:00
alex_t_king
2fd14325b6
removed duplicate code for nav bar, now buffered and echo'd twice using ob_start(), etc.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-16 03:26:53 +00:00
alex_t_king
119c696616
Added a missing TR tag
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-16 03:21:22 +00:00
mikelittle
b0162755cf
Fixed javascript popup for delete confirmation
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-09 22:34:15 +00:00
mikelittle
e8ff560568
Fixed missing comments
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-09 21:23:48 +00:00
mikelittle
2cc9c25c82
Removed short tag
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-08 23:44:16 +00:00
alex_t_king
0be02b3eca
made quicktags work
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-08 05:03:38 +00:00
emc3
d4ad0a06ca
Added link manager option to sort links by Name Length
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-28 20:45:10 +00:00
saxmatt
655c710190
Fixed incorrect CSS and quicktag reference.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-26 21:47:25 +00:00
mikelittle
60f3d74ec7
Fix to insert of default links.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-26 21:03:19 +00:00
emc3
0d70ebc9be
Fixed date format params
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 22:09:57 +00:00
saxmatt
4e47e2a30a
Add slashes uncessary.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 01:12:19 +00:00
emc3
060156e6d4
Re-enabled sql inserts for all the options data
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 21:17:25 +00:00
saxmatt
ff463a8a82
Temp fix for help links.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 19:39:58 +00:00
saxmatt
5e6d095a5c
Renamed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 17:01:21 +00:00
emc3
4c995e2a26
Fixed some (but not all) bugs related to the 'Show X posts' functions
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 16:44:47 +00:00
saxmatt
c5713f039f
Quicktag improvements, structure, spacing, styling, and accessibility.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 16:23:04 +00:00
saxmatt
13bc8d10dc
Renamed quicktag files.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 15:15:37 +00:00
saxmatt
9afa9fd2f0
Renamed to wp-admin.css.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 15:13:05 +00:00
saxmatt
6bb6984d12
Improved admin styling a bit. Removed tables, made smaller.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 15:12:25 +00:00
alex_t_king
785ef2b6b0
new quicktags, completely replaced b2quicktags.js, modified b2quicktags.php and added a JS var to b2edit.form.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-14 23:11:01 +00:00
emc3
08270924a5
Added check for empty results when using 'Next' button in 'Show posts' area
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-14 16:23:42 +00:00
saxmatt
c32fb874c7
Added documentation hooks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 23:07:38 +00:00
michelvaldrighi
8a221eb40b
allow for a charset to be set with $admin_area_charset - default is iso-8859-15 (it's iso-8859-1 plus the euro sign)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 20:35:53 +00:00
mikelittle
805ab8be54
Change from Alex King:
...
"I've changed the b2bookmarklet so that you can pass in "post_title" and "content"
to the bookmarklet through the URL.
I am using this to "post" to WordPress from tasks.
I think this is a good integration point for outside apps that want a lightweight way (not XML-RPC) to post to WordPress. "
git-svn-id: http://svn.automattic.com/wordpress/trunk@305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-10 22:55:01 +00:00
mikelittle
a3a183fb3b
More help for link manager.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-09 23:10:16 +00:00
mikelittle
6bc90de79c
Fix bug with b2header and redefinition of get_helplink
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-08 22:14:03 +00:00
mikelittle
efe8ead7b7
Fixed SQL syntax error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 06:49:17 +00:00
mikelittle
8f18a2f428
Added help hooks.
...
Added gethelp_link() and helpWindow() functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 00:00:55 +00:00
mikelittle
af9b7abc5f
Changes for new geourl functionality.
...
Example added to index.php.
Install and update done.
git-svn-id: http://svn.automattic.com/wordpress/trunk@294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-05 22:44:38 +00:00
mikelittle
984b4a7cce
Link settings now coming from options data.
...
config.php file now removed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 23:46:20 +00:00
mikelittle
24262bb42f
Added textarea rows as configurable option
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 23:45:11 +00:00
mikelittle
f0d68c2b0e
Fixed bug with invisible categories. http://wordpress.org/support/2/395
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 22:31:06 +00:00
mikelittle
5d3fa3d162
Accomodate lareger password field. http://wordpress.org/support/4/391
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 00:22:48 +00:00
mikelittle
52622808bd
Added blog name to page title. http://wordpress.org/support/4/391
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 00:01:07 +00:00
mikelittle
04a81c131f
Removed mysql direct calls
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 23:44:08 +00:00
mikelittle
44042614f3
no longer used
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 23:35:20 +00:00
mikelittle
ce9a4162bc
Added admin configuration of link categories, added functons to use that.
...
Updated install and upgrade scripts
Added recently updated pre/append text
git-svn-id: http://svn.automattic.com/wordpress/trunk@280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 14:44:57 +00:00
mikelittle
eabfb997e3
Can now toggle visibility and move categories en masse
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-29 16:45:19 +00:00
mikelittle
4a866e6b1b
Fixed broken edit!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-29 13:46:24 +00:00
mikelittle
8738bf8208
Oops take care of use_Adminlevels flag.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-27 00:31:51 +00:00
mikelittle
e63e4b034b
Added the ability to assign ownership of links to another user.
...
Help updated.
git-svn-id: http://svn.automattic.com/wordpress/trunk@276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-26 23:52:36 +00:00
mikelittle
4195be5658
Stripslashes on user name
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-25 23:42:22 +00:00
mikelittle
1abd58c0b7
Added help for new notes field
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 22:22:08 +00:00
mikelittle
3ba4473cac
mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 20:46:28 +00:00
mikelittle
81d1deec51
Added notes column to links. Can add/edit/save them in linkmanager.
...
Update/install scripts updated for new column.
added new methods get_linkobjects() and get_linkobjectsbyname()
git-svn-id: http://svn.automattic.com/wordpress/trunk@265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 00:26:03 +00:00
mikelittle
3bc9d650ba
Help files
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-21 22:46:10 +00:00
mikelittle
4b5f72fb31
First pass at help file for link manager
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-21 00:00:52 +00:00
mikelittle
87bed677d1
Link to final part of upgrade
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 21:15:37 +00:00
mikelittle
cea697b234
Fixed error with table changes
...
backquotes do't work on older versions of mysql
git-svn-id: http://svn.automattic.com/wordpress/trunk@261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 20:43:48 +00:00
mikelittle
9909f24327
Fixed error with table creation
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 10:01:45 +00:00
mikelittle
edcb80a4c1
Converted to ezSQL
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 20:45:27 +00:00
mikelittle
0b558d6d12
No longer needed
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-25 22:13:33 +00:00
mikelittle
4e590c32fd
Fix for draft mode posts with now title
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-23 22:05:32 +00:00
mikelittle
34a94a3d6b
Fixed min/max validation for timezone.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 22:35:51 +00:00
saxmatt
82be21f39a
make_clickable didn't work with AIM names with spaces.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 19:22:21 +00:00
mikelittle
701dbb4d61
I'm a bit happier (but not completely) with the upgrade script.
...
It can still mess up if you run it twice :-(
git-svn-id: http://svn.automattic.com/wordpress/trunk@236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 16:29:10 +00:00
mikelittle
15cd86a80f
table changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:55:53 +00:00
mikelittle
c8d7239f39
More changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:20:04 +00:00
mikelittle
fee58eac63
First pass at 0.71 to 0.72 update script.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-18 01:07:58 +00:00
mikelittle
8a28e8d8d9
More adjustments. More uniqunes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-16 00:05:43 +00:00
mikelittle
4b81a7a4fa
minor wording change.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 23:51:20 +00:00
mikelittle
a0c45dd60b
Install now does new options tables.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 23:18:33 +00:00
mikelittle
a5f01a4928
tablesettings no longer used
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:48:49 +00:00
mikelittle
b08123af2c
SQL fix
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:46:32 +00:00
mikelittle
58d85df472
Fix to layout problem. Thanks Dougal!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:44:04 +00:00
mikelittle
066f6943bb
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:50:20 +00:00
mikelittle
abfaf6500a
More options functionaily
...
validation, error messages
More options
git-svn-id: http://svn.automattic.com/wordpress/trunk@223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:52 +00:00
mikelittle
9f7fc05b29
stop 404 on image
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:06 +00:00
mikelittle
289efbd8e9
$path -> $siteurl
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:45 +00:00
mikelittle
3d2929adb9
post Defaults implemented.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:21 +00:00
mikelittle
4d1d2c278d
new styles for options page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:28 +00:00
mikelittle
fc41175af3
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:42:48 +00:00
saxmatt
f88409ae82
Show logged in nickname by logout.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 21:32:06 +00:00
mikelittle
5a22dc63d2
Now takes notice of editable flag.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 23:19:21 +00:00
mikelittle
ebd50d4d9e
First pass at new options/settings system.
...
To run it execute the temporary sql file against your database (see file for table names)
This only does the admin. THe values are not yet used in the code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 22:59:14 +00:00
mikelittle
3e15df5f03
Typos corrected
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 22:56:46 +00:00
mikelittle
9c41f0e153
Minor update for popup window size.
...
Plus branding change
git-svn-id: http://svn.automattic.com/wordpress/trunk@204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 12:38:51 +00:00
saxmatt
00ce1b2ab0
Focus and tabindex fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 06:09:28 +00:00
mikelittle
c8b09c393e
Fixed bug with pre-checking link target in edit mode.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 23:05:05 +00:00
mikelittle
2d6891fca9
Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 22:31:01 +00:00
saxmatt
69c2ef5a35
Strip slashes of draft titles, XHTML and formatting updates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 19:28:03 +00:00
saxmatt
1aaef103e2
Don't need no stinkin' tables.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 19:27:08 +00:00
mikelittle
c3a063a614
Fixed problem with story permalink. passed in filename was relative not absolute.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:58:38 +00:00
saxmatt
f571fecf39
use DB_NAME instead of $dbname
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:24:42 +00:00
mikelittle
971d1ac178
indentation
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:24:02 +00:00
mikelittle
4b4315310e
Also ping when going from private to published.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:45:50 +00:00
mikelittle
8bf3591d67
Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post
...
OR when editing a post from draft to published
git-svn-id: http://svn.automattic.com/wordpress/trunk@178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:21:45 +00:00
saxmatt
f9ed08d4c8
$post conflict.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-05 21:47:18 +00:00
saxmatt
1d67fa97e6
Wrong filename and typo in title. Thanks Mike :).
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 21:07:20 +00:00
saxmatt
6df6bcd5e2
Upgrade script.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:05:58 +00:00
saxmatt
4cb49de3d8
Forgot post_status.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:04:47 +00:00
saxmatt
dc8d5836cf
New database fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:33 +00:00
saxmatt
167c3e4c1b
Altered with new database fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:21 +00:00
mikelittle
3b1ee8f5ab
Removed erroneous require of wp-db
...
Added missing require of wp-db to b2config
Moved links tables tt b2config
Fixed definition of extra db vars
git-svn-id: http://svn.automattic.com/wordpress/trunk@152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 23:15:14 +00:00
mikelittle
73c4f8cfad
Check for no links returned stops error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:42:13 +00:00
mikelittle
6a80aa6395
Updated admin levels to match page requirements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:29:11 +00:00
mikelittle
8b549dcb12
Fixed admin level security problem.
...
Plus an user -> a user
git-svn-id: http://svn.automattic.com/wordpress/trunk@149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 00:08:51 +00:00
mikelittle
6362196c2b
Fixed old auto-toggle always on bug.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-02 22:20:27 +00:00
mikelittle
cacc4ed4fd
Fix to use ezsql
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 20:59:33 +00:00
saxmatt
290ac10686
New status fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 14:49:30 +00:00
saxmatt
0874f806c8
ezSQL updates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 12:10:47 +00:00
saxmatt
cd24189c47
Padding on lists.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 12:08:53 +00:00
saxmatt
c5ef3792cf
ezSQL update.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:52:47 +00:00
saxmatt
ab32f497af
Added labels.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:43:30 +00:00
saxmatt
733d6f3b7c
Removed background from input fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:43:03 +00:00
saxmatt
d99666150e
For alternating rows.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:39 +00:00
saxmatt
a4ba40f8f1
Redid HTML, cleaned up interface, ezSQL, order by name by default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:04 +00:00
saxmatt
faeb3b3cf8
Use local header graphic.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 09:30:29 +00:00
saxmatt
47f89f2ac6
Uses ezSQL, added "status", tested. Works great!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 09:01:04 +00:00
saxmatt
b1e7828f4e
ezSQL update.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:06:11 +00:00
saxmatt
beeb7bcd65
New b2profile, no tables, all CSS, all the time.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:05:56 +00:00
saxmatt
cd816db6ad
Redirect, prevent directory listing, holder.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 07:47:29 +00:00
saxmatt
e9743da5ed
New b2profile, no tables, all CSS, all the time.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 06:45:53 +00:00
saxmatt
8a674e517e
HTML updates, ezSQL changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 05:16:53 +00:00
saxmatt
6f8954d8c6
Login form is centered.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 05:16:26 +00:00
mikelittle
4aa52900e1
Use more faded image. Still looks ugly!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 00:23:57 +00:00
mikelittle
0282128d2a
Added import of blogroll (OPML from blogrolling .com)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-31 00:06:21 +00:00
mikelittle
54d1965caf
Fixed problem doubling up http:// prefix.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 21:36:46 +00:00
saxmatt
2bed810184
Admin menu now tells you where you are.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 07:54:49 +00:00
mikelittle
f981296947
Fixed error submitting comments from b2edit
...
Thanks to ventonegro on the forums.
git-svn-id: http://svn.automattic.com/wordpress/trunk@109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-27 22:20:05 +00:00
mikelittle
f1245e7fd9
Fixed Javscript error in opera
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-26 23:15:10 +00:00
saxmatt
91de6b846c
New path system.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@96 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 12:43:31 +00:00
mikelittle
6c3b23047e
Removed spell checker, auto_br, and preview
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@93 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 00:33:40 +00:00
saxmatt
0041c3e77e
No need to show the excerpt right here.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@92 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:45:19 +00:00
saxmatt
067c530196
Header instead of include.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@90 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:42:36 +00:00
saxmatt
015be08632
Put in b2config message.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@89 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:42:20 +00:00
mikelittle
2544860d49
New and modified images.
...
Fixed image paths.
git-svn-id: http://svn.automattic.com/wordpress/trunk@86 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:12:55 +00:00
saxmatt
d51187d50f
Path fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@84 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 22:25:39 +00:00
mikelittle
debf2f7147
Removed $pathserver. Now use $siteurl everywhere.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@83 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:50:22 +00:00
mikelittle
c8b6bbb044
minor layout change
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@81 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:30:13 +00:00
mikelittle
fb9793d12f
Moved admin file
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@79 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:28:33 +00:00
mikelittle
61b13875af
Fix for update bug. AutoBR no longer set.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@78 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 09:19:03 +00:00
mikelittle
f7e8b6426f
Fix problem with registerglobals off
...
Sorted variable based table name.
Added b2links -> wp links table update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@76 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 00:10:52 +00:00
saxmatt
2f02a28cf5
Path changes, minor branding.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@73 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:43:58 +00:00
mikelittle
2f1cf106ba
Fix problem with registerglobals off
...
Sorted variable based table name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@70 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:22:24 +00:00
mikelittle
6a58740e30
Changed cookie name to avoid conflict with parallel b2 installations.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@69 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:21:37 +00:00
saxmatt
aca1414fb4
Structure cleanup, #login stuff added.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@67 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 17:22:28 +00:00
saxmatt
7a584c79d7
b2 upgrade script, tested to work with 0.6.1.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@63 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 15:32:19 +00:00
saxmatt
e75dc59962
Default links, readme link, english fix.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@59 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 13:52:07 +00:00
saxmatt
ae14eac7f8
Labels added, option for no target.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@54 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 13:34:55 +00:00
saxmatt
445235a5c7
CSS fix for IE 5.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@51 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 12:16:28 +00:00
saxmatt
ec3c699445
Path fix.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@50 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 11:27:46 +00:00
saxmatt
9a496ec591
Replaced by wp-install.php
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@49 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 11:26:24 +00:00
saxmatt
6d4302fe06
New installation.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@45 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 11:07:05 +00:00
saxmatt
0737f2a8cf
Monster administration update. Tables fixed, format streamlined, HTML cleaned up.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@44 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 08:29:51 +00:00
saxmatt
374a57451b
Clean up entire file, improved error messages and HTML, fixed editing problem, double-checekd security.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@41 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 00:12:22 +00:00
mikelittle
fc2d7206bb
More changes for new admin path. Removed relocated files.
...
Moved some more files from b2-include to wp-admin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@40 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-22 22:51:40 +00:00
saxmatt
a31be590eb
New admin file locations.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@38 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-22 12:12:53 +00:00