Commit Graph

907 Commits

Author SHA1 Message Date
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