Commit Graph

40684 Commits

Author SHA1 Message Date
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
69d49eb2af IIS specific redirect
git-svn-id: http://svn.automattic.com/wordpress/trunk@227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:44:54 +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
saxmatt
527b31e4e8 Added ezSQL and small HTML fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-14 16:32:07 +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
f918f37baa whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:04 +00:00
mikelittle
ce679e000f Use defined beginning of week.
git-svn-id: http://svn.automattic.com/wordpress/trunk@217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:45:27 +00:00
mikelittle
6723d53c03 New function to pull new options from db.
Added default parameter to dropdown_categories()
require -> require_once


git-svn-id: http://svn.automattic.com/wordpress/trunk@216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:45:08 +00:00
mikelittle
0bc861330d b2config.php replaced with wp-config.sample.php
wp-settings.php is a new fie which sets up the old globals from b2config
mysmilies.php is a new file with custom smilies  (Ex-content of b2config)
day-month-trans.php file with Dayname and monthname transalations (Ex-content of b2config)


git-svn-id: http://svn.automattic.com/wordpress/trunk@215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:44:37 +00:00
mikelittle
ffc321125c Comment re weblogs.com.php
Archive mode uses admin setting.
require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:34 +00:00
mikelittle
53514e21b7 Fix for weekly archive mode. Picks up correct month.
require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:14 +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
saxmatt
dc287c0c34 Blogger import modified to work with WordPress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 17:49:27 +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
saxmatt
ed8254ac11 Permalink fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 19:48:53 +00:00
saxmatt
9636e717eb XHTML 1.1 compliant permalink
git-svn-id: http://svn.automattic.com/wordpress/trunk@205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 19:48:43 +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
mikelittle
01a35b5231 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 10:08:44 +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
saxmatt
cc79819f17 Focus and tabindex fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 06:03:41 +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
saxmatt
0e07af22b6 Only get titles of published posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-09 01:02:00 +00:00
saxmatt
02fdd8cab2 It *did* need to be an object.
git-svn-id: http://svn.automattic.com/wordpress/trunk@195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 15:45:37 +00:00
saxmatt
70e29f987e Typo! Whoops.
git-svn-id: http://svn.automattic.com/wordpress/trunk@194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 10:15:17 +00:00
saxmatt
0e1ccae1a1 fixed bug in comment_author_link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 10:12:50 +00:00
mikelittle
faadf27271 More fixes to weekly archive mode, links now work sql slightly simpler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 01:12:38 +00:00
mikelittle
fce35f099c Updated archive mode. Default is now admin setting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 00:15:39 +00:00
mikelittle
9e3d334434 Fixed other archive modes in get_archives.Removed standalone archives files.
However limit does not work as expected in weekly mode.


git-svn-id: http://svn.automattic.com/wordpress/trunk@190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 00:10:07 +00:00
mikelittle
b8bd0d129f Converted to ezsql
git-svn-id: http://svn.automattic.com/wordpress/trunk@189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 23:19:42 +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
4f9744cb80 Fix to showing too many posts when in days mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:21:08 +00:00