Commit Graph

229 Commits

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