Commit Graph

280 Commits

Author SHA1 Message Date
markjaquith
6c2ffddf31 _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 19:43:53 +00:00
azaozz
83f674bf9a Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
git-svn-id: http://svn.automattic.com/wordpress/trunk@11190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 04:28:05 +00:00
ryan
9ef2afc85b attr escaping. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 06:37:51 +00:00
ryan
b1222311f7 gettext comments. Props nbachiyski. see #9112
git-svn-id: http://svn.automattic.com/wordpress/trunk@10774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-13 03:53:39 +00:00
westi
bc60e85960 Improve the installer when people enter a duff email address. Fixes #5477 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-15 12:58:10 +00:00
ryan
545da15950 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-10 18:54:18 +00:00
westi
7f894ae416 phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-14 06:30:38 +00:00
ryan
0728ecb254 Fix font sizes in the install/upgrade screens. Props azaozz. fixes #7276
git-svn-id: http://svn.automattic.com/wordpress/trunk@8309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-10 16:59:17 +00:00
ryan
3f90dc2f58 More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: http://svn.automattic.com/wordpress/trunk@8202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-26 22:39:57 +00:00
westi
2b0d5a7cab Allow enabling of remote publishing at install time. See #7157.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-20 16:35:45 +00:00
ryan
68a874a4dd wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: http://svn.automattic.com/wordpress/trunk@7979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 00:06:41 +00:00
ryan
5b8113578d Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: http://svn.automattic.com/wordpress/trunk@7971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-21 05:59:27 +00:00
ryan
07807f1769 install.php i18n and html fixes. Props nbachiyski. fixes #6221
git-svn-id: http://svn.automattic.com/wordpress/trunk@7294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-14 18:22:19 +00:00
ryan
21f293db28 gettext strings. Props hervada. fixes #6136
git-svn-id: http://svn.automattic.com/wordpress/trunk@7199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-10 05:51:33 +00:00
ryan
ece9c26f6f Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
git-svn-id: http://svn.automattic.com/wordpress/trunk@7000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-24 04:33:10 +00:00
ryan
4a89a7ee40 Style updates for install from mt. fixes #5946
git-svn-id: http://svn.automattic.com/wordpress/trunk@6965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 23:55:11 +00:00
ryan
ad42d0148a Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: http://svn.automattic.com/wordpress/trunk@6943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-20 19:30:55 +00:00
ryan
d88983793b Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@6726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-05 06:47:27 +00:00
ryan
e8241c6966 Show DB errors if WP_DEBUG and if installing. see #5473
git-svn-id: http://svn.automattic.com/wordpress/trunk@6469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-22 17:45:30 +00:00
ryan
de5340b9f3 Set error if there is a problem connecting to the DB. Props skeltoac and Potter_System. fixes #5495
git-svn-id: http://svn.automattic.com/wordpress/trunk@6426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-20 02:10:09 +00:00
markjaquith
315a28c4b5 Remove non-functioning and misleading "Privacy" label on install. fixes #5012
git-svn-id: http://svn.automattic.com/wordpress/trunk@6140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-19 21:45:23 +00:00
ryan
3ac0df5170 Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997
git-svn-id: http://svn.automattic.com/wordpress/trunk@6137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-19 04:27:56 +00:00
ryan
6d53f77f31 gettext string. Props tai. fixes #4985
git-svn-id: http://svn.automattic.com/wordpress/trunk@6122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-16 18:15:03 +00:00
ryan
014915caea Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830
git-svn-id: http://svn.automattic.com/wordpress/trunk@5965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-28 23:23:38 +00:00
markjaquith
25abcd1338 More streamlined install process. Obeys WP_SITEURL if defined. fixes #4687 (props JeremyVisser, Nazgul), see #4685
git-svn-id: http://svn.automattic.com/wordpress/trunk@5844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-03 01:08:59 +00:00
markjaquith
8c454d7909 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: http://svn.automattic.com/wordpress/trunk@5825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-07-30 16:32:12 +00:00
ryan
9d3d20f063 Use EXTR_SKIP when extracting. see #4468
git-svn-id: http://svn.automattic.com/wordpress/trunk@5708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-14 22:45:40 +00:00
rob1n
cac67278d2 Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
git-svn-id: http://svn.automattic.com/wordpress/trunk@5631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-02 00:37:51 +00:00
ryan
770613e763 Admin includes reorg. see #4334
git-svn-id: http://svn.automattic.com/wordpress/trunk@5542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-25 07:16:21 +00:00
ryan
ef81b079de Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
git-svn-id: http://svn.automattic.com/wordpress/trunk@4766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-18 18:03:32 +00:00
ryan
43c48d8f38 Change editing wp-config codex link. fixes #1936
git-svn-id: http://svn.automattic.com/wordpress/trunk@4737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-16 01:42:06 +00:00
markjaquith
7d9c326c36 missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
git-svn-id: http://svn.automattic.com/wordpress/trunk@4307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 05:32:18 +00:00
ryan
c0580ed6f7 Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-28 17:35:59 +00:00
ryan
4e5380a24a wp_die() improvements from Sewar. fixes #2902
git-svn-id: http://svn.automattic.com/wordpress/trunk@4006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-10 05:29:10 +00:00
ryan
42557940a1 Use wp_die(). Props filosofo. fixes #2914
git-svn-id: http://svn.automattic.com/wordpress/trunk@3985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-05 22:00:03 +00:00
ryan
f36c6bd2be Remove those naughty flushes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-22 02:10:42 +00:00
ryan
8a751c591d Pluggable install functions. fixes #2616
git-svn-id: http://svn.automattic.com/wordpress/trunk@3670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-31 08:07:39 +00:00
ryan
eaea1c6e70 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: http://svn.automattic.com/wordpress/trunk@3604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 20:36:40 +00:00
ryan
df35b1041b Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: http://svn.automattic.com/wordpress/trunk@3603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 17:19:05 +00:00
ryan
e9c75f4bd2 Bookmark/link rework. #2499
git-svn-id: http://svn.automattic.com/wordpress/trunk@3570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-27 04:57:30 +00:00
ryan
941ec0ff97 Blog privacy. fixes #2480
git-svn-id: http://svn.automattic.com/wordpress/trunk@3548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-18 07:40:43 +00:00
ryan
dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
ryan
f812294867 Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: http://svn.automattic.com/wordpress/trunk@3510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-09 10:03:48 +00:00
ryan
305a286ce1 Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
git-svn-id: http://svn.automattic.com/wordpress/trunk@3373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-28 07:05:05 +00:00
ryan
157aecdf6e Make sure fields without defaults are specified when inserting. fixes #1953
git-svn-id: http://svn.automattic.com/wordpress/trunk@3285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-10 23:22:47 +00:00
ryan
843a9afbfc i18n fixes from nbachiyski. #2006
git-svn-id: http://svn.automattic.com/wordpress/trunk@3262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-02 22:37:02 +00:00
ryan
8cbfe2c46e Regenerate page rewrite rules after creating the first page during install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-29 02:47:31 +00:00
ryan
2f439c9306 stripslashes() from admin email and weblog title since update_option() takes care of escaping them. fixes #1919
git-svn-id: http://svn.automattic.com/wordpress/trunk@3173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-20 07:40:17 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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