Commit Graph

233 Commits

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