Commit Graph

9189 Commits

Author SHA1 Message Date
Alex King 3641e4b515 removed target=_blank, whoops!
git-svn-id: https://develop.svn.wordpress.org/trunk@460 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-22 08:53:52 +00:00
Mike Little 0467faba78 Updated for new format thanks to Rantor http://wordpress.org/support/2/769
git-svn-id: https://develop.svn.wordpress.org/trunk@459 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-21 23:20:55 +00:00
Dougal Campbell 620001f33e Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
git-svn-id: https://develop.svn.wordpress.org/trunk@458 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 20:53:13 +00:00
Dougal Campbell 9aa628e64b Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
git-svn-id: https://develop.svn.wordpress.org/trunk@456 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-17 19:26:05 +00:00
Matt Mullenweg a581d222d6 The beginning of the comments page.
git-svn-id: https://develop.svn.wordpress.org/trunk@454 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-14 05:19:26 +00:00
Alex King d0241617e2 moved the posts, comments, edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@453 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-14 00:54:09 +00:00
Matt Mullenweg 8ba27ae5d5 Admin style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@452 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 15:47:31 +00:00
Alex King 00aa71684c refactored the quicktag code and fixed a few bugs
git-svn-id: https://develop.svn.wordpress.org/trunk@451 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 07:36:00 +00:00
Matt Mullenweg 885844ff57 Use class instead of ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@450 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 05:50:02 +00:00
Matt Mullenweg f89274d61e Extra break.
git-svn-id: https://develop.svn.wordpress.org/trunk@449 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 05:46:32 +00:00
Matt Mullenweg f32aa0e28c Use class instead of ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@448 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 05:34:07 +00:00
Matt Mullenweg 89b2a0d69f Redundant <span> removed.
git-svn-id: https://develop.svn.wordpress.org/trunk@447 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 05:17:36 +00:00
Matt Mullenweg d84cda977a Nice seperators.
git-svn-id: https://develop.svn.wordpress.org/trunk@446 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 05:15:47 +00:00
Matt Mullenweg 96a0eef4fb We're going to need it anyway. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@445 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-13 04:40:37 +00:00
Matt Mullenweg 764148a385 Renamed.
git-svn-id: https://develop.svn.wordpress.org/trunk@444 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-12 23:57:34 +00:00
Mike Little 564187d166 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: https://develop.svn.wordpress.org/trunk@443 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-12 08:40:48 +00:00
Mike Little b32b111dbd Wrapped text
git-svn-id: https://develop.svn.wordpress.org/trunk@439 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:33:27 +00:00
Mike Little 6dc4350fed Fixed trailing whitespace. Removed duplicate form tag. Sorted invalid markup tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@438 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:32:01 +00:00
Dougal Campbell ad420fecc5 Added unlink() call to clean up any possible temporary files.
git-svn-id: https://develop.svn.wordpress.org/trunk@435 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 17:41:54 +00:00
Dougal Campbell 63a2e6d5a1 Added workaround for move_uploaded_file() problems in some server setups.
git-svn-id: https://develop.svn.wordpress.org/trunk@434 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 17:28:25 +00:00
Dougal Campbell 9d4b414b81 Fixed some file paths for the new location
git-svn-id: https://develop.svn.wordpress.org/trunk@430 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 20:08:27 +00:00
Dougal Campbell 38e195b7de Moved blogger-2-wp.php to wp-admin/import-blogger.php
git-svn-id: https://develop.svn.wordpress.org/trunk@429 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 20:01:17 +00:00
Matt Mullenweg dedb50a315 Added a simple check to see if WP is already installed.
git-svn-id: https://develop.svn.wordpress.org/trunk@424 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 17:28:40 +00:00
Matt Mullenweg ae71491bc2 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: https://develop.svn.wordpress.org/trunk@423 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 17:06:22 +00:00
Matt Mullenweg afea85db0f Changed wording to make things slightly clearer.
git-svn-id: https://develop.svn.wordpress.org/trunk@422 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 17:03:11 +00:00
Matt Mullenweg da65915339 Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
git-svn-id: https://develop.svn.wordpress.org/trunk@421 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 16:54:27 +00:00
Matt Mullenweg a426b60900 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: https://develop.svn.wordpress.org/trunk@420 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 16:25:58 +00:00
Mike Little cfd681725d Fixed bug when register globals is off.
http://wordpress.org/support/6/584


git-svn-id: https://develop.svn.wordpress.org/trunk@418 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 00:22:30 +00:00
Mike Little 3e02c7825c Made trackback use excerpt if available. Fix from otaku42
http://wordpress.org/support/4/667


git-svn-id: https://develop.svn.wordpress.org/trunk@405 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-02 23:41:33 +00:00
Mike Little 7d0efb9ddb Removed border attribute from img tag on upload.
Added no border style for image anchors
http://wordpress.org/support/4/658


git-svn-id: https://develop.svn.wordpress.org/trunk@399 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-30 22:37:04 +00:00
Mike Little 2cdc9f218c Removed 'search_engine_friendly_urls' and 'use_preview' options.
git-svn-id: https://develop.svn.wordpress.org/trunk@398 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-29 23:13:59 +00:00
Alex King cf6d39815d moved link to Show Post from beginning to end of actions links
git-svn-id: https://develop.svn.wordpress.org/trunk@387 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-25 22:43:07 +00:00
Alex King 0af3658b8d added link to post on each comment
git-svn-id: https://develop.svn.wordpress.org/trunk@386 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-25 03:15:23 +00:00
Alex King e38d20165c hide comments list when viewing a post
git-svn-id: https://develop.svn.wordpress.org/trunk@385 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-25 03:14:52 +00:00
Alex King 5b19eded00 added padding to the sides of the h2 tags
git-svn-id: https://develop.svn.wordpress.org/trunk@384 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 22:32:57 +00:00
Alex King 6f6a8670bd renamed these files to wp-
git-svn-id: https://develop.svn.wordpress.org/trunk@383 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 22:03:02 +00:00
Alex King a10d4577b8 created based on b2edit.showposts.php
git-svn-id: https://develop.svn.wordpress.org/trunk@382 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 22:01:43 +00:00
Alex King 8c519c9f30 renamed b2edit.showposts.php and added a title, cleaned up the comments display, and added links to the other sections
git-svn-id: https://develop.svn.wordpress.org/trunk@381 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 22:00:57 +00:00
Alex King 58fb2a0641 renamed b2edit.form.php and added links to the posts and comments sections
git-svn-id: https://develop.svn.wordpress.org/trunk@380 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 22:00:00 +00:00
Alex King f152fa9272 added id of 'top' to the top h2 tag so I could link to the anchor
git-svn-id: https://develop.svn.wordpress.org/trunk@379 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 21:55:46 +00:00
Alex King f574cdd9d1 added list of comments
git-svn-id: https://develop.svn.wordpress.org/trunk@378 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-24 21:55:06 +00:00
Alex King 0378c15d21 removed duplicate code for nav bar, now buffered and echo'd twice using ob_start(), etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@371 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-16 03:26:53 +00:00
Alex King 45927c5f14 Added a missing TR tag
git-svn-id: https://develop.svn.wordpress.org/trunk@370 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-16 03:21:22 +00:00
Mike Little 3a2ec40b19 Fixed javascript popup for delete confirmation
git-svn-id: https://develop.svn.wordpress.org/trunk@364 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-09 22:34:15 +00:00
Mike Little 9861b6991d Fixed missing comments
git-svn-id: https://develop.svn.wordpress.org/trunk@362 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-09 21:23:48 +00:00
Mike Little 8a0fabb3be Removed short tag
git-svn-id: https://develop.svn.wordpress.org/trunk@361 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 23:44:16 +00:00
Alex King 1bdbd3eb74 made quicktags work
git-svn-id: https://develop.svn.wordpress.org/trunk@359 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 05:03:38 +00:00
Dougal Campbell 85fe21f2b2 Added link manager option to sort links by Name Length
git-svn-id: https://develop.svn.wordpress.org/trunk@351 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-28 20:45:10 +00:00
Matt Mullenweg fdd89a8e02 Fixed incorrect CSS and quicktag reference.
git-svn-id: https://develop.svn.wordpress.org/trunk@350 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-26 21:47:25 +00:00
Mike Little 705929d692 Fix to insert of default links.
git-svn-id: https://develop.svn.wordpress.org/trunk@349 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-26 21:03:19 +00:00
Dougal Campbell c4bbff4c72 Fixed date format params
git-svn-id: https://develop.svn.wordpress.org/trunk@346 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 22:09:57 +00:00
Matt Mullenweg 1be6dfda7f Add slashes uncessary.
git-svn-id: https://develop.svn.wordpress.org/trunk@344 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 01:12:19 +00:00
Dougal Campbell c9b8524b98 Re-enabled sql inserts for all the options data
git-svn-id: https://develop.svn.wordpress.org/trunk@321 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 21:17:25 +00:00
Matt Mullenweg 9644898ff1 Temp fix for help links.
git-svn-id: https://develop.svn.wordpress.org/trunk@320 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 19:39:58 +00:00
Matt Mullenweg 35de498760 Renamed.
git-svn-id: https://develop.svn.wordpress.org/trunk@318 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 17:01:21 +00:00
Dougal Campbell ecaabac69d Fixed some (but not all) bugs related to the 'Show X posts' functions
git-svn-id: https://develop.svn.wordpress.org/trunk@317 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 16:44:47 +00:00
Matt Mullenweg 93b689d422 Quicktag improvements, structure, spacing, styling, and accessibility.
git-svn-id: https://develop.svn.wordpress.org/trunk@316 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 16:23:04 +00:00
Matt Mullenweg dafb6efefc Renamed quicktag files.
git-svn-id: https://develop.svn.wordpress.org/trunk@315 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 15:15:37 +00:00
Matt Mullenweg 6060157994 Renamed to wp-admin.css.
git-svn-id: https://develop.svn.wordpress.org/trunk@314 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 15:13:05 +00:00
Matt Mullenweg e84918b538 Improved admin styling a bit. Removed tables, made smaller.
git-svn-id: https://develop.svn.wordpress.org/trunk@313 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 15:12:25 +00:00
Alex King fc6e343079 new quicktags, completely replaced b2quicktags.js, modified b2quicktags.php and added a JS var to b2edit.form.php
git-svn-id: https://develop.svn.wordpress.org/trunk@312 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-14 23:11:01 +00:00
Dougal Campbell 6fc065f22b Added check for empty results when using 'Next' button in 'Show posts' area
git-svn-id: https://develop.svn.wordpress.org/trunk@311 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-14 16:23:42 +00:00
Matt Mullenweg 67abc2c1ea Added documentation hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@309 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 23:07:38 +00:00
michelvaldrighi 7b86e6791e 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: https://develop.svn.wordpress.org/trunk@307 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 20:35:53 +00:00
Mike Little c6693211df 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: https://develop.svn.wordpress.org/trunk@305 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-10 22:55:01 +00:00
Mike Little b87231d5b0 More help for link manager.
git-svn-id: https://develop.svn.wordpress.org/trunk@303 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-09 23:10:16 +00:00
Mike Little 6e668e1fce Fix bug with b2header and redefinition of get_helplink
git-svn-id: https://develop.svn.wordpress.org/trunk@301 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-08 22:14:03 +00:00
Mike Little 915cb42dc2 Fixed SQL syntax error
git-svn-id: https://develop.svn.wordpress.org/trunk@297 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-07 06:49:17 +00:00
Mike Little 95b9f24803 Added help hooks.
Added gethelp_link() and helpWindow() functions.


git-svn-id: https://develop.svn.wordpress.org/trunk@296 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-07 00:00:55 +00:00
Mike Little b5701a52a3 Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: https://develop.svn.wordpress.org/trunk@294 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-05 22:44:38 +00:00
Mike Little 2b146a0b27 Link settings now coming from options data.
config.php file now removed.


git-svn-id: https://develop.svn.wordpress.org/trunk@290 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-03 23:46:20 +00:00
Mike Little fa6f874c3a Added textarea rows as configurable option
git-svn-id: https://develop.svn.wordpress.org/trunk@289 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-03 23:45:11 +00:00
Mike Little 644c5d0ffb Fixed bug with invisible categories. http://wordpress.org/support/2/395
git-svn-id: https://develop.svn.wordpress.org/trunk@288 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-03 22:31:06 +00:00
Mike Little ceedd5d087 Accomodate lareger password field. http://wordpress.org/support/4/391
git-svn-id: https://develop.svn.wordpress.org/trunk@287 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-03 00:22:48 +00:00
Mike Little 0524b246a4 Added blog name to page title. http://wordpress.org/support/4/391
git-svn-id: https://develop.svn.wordpress.org/trunk@286 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-03 00:01:07 +00:00
Mike Little 5e25b738cf Removed mysql direct calls
git-svn-id: https://develop.svn.wordpress.org/trunk@282 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 23:44:08 +00:00
Mike Little 210fd94760 no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@281 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 23:35:20 +00:00
Mike Little b632dc08b9 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: https://develop.svn.wordpress.org/trunk@280 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 14:44:57 +00:00
Mike Little 34701fd7bb Can now toggle visibility and move categories en masse
git-svn-id: https://develop.svn.wordpress.org/trunk@279 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-29 16:45:19 +00:00
Mike Little c066de57fe Fixed broken edit!
git-svn-id: https://develop.svn.wordpress.org/trunk@278 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-29 13:46:24 +00:00
Mike Little b543ec6743 Oops take care of use_Adminlevels flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@277 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-27 00:31:51 +00:00
Mike Little 01c0e60583 Added the ability to assign ownership of links to another user.
Help updated.


git-svn-id: https://develop.svn.wordpress.org/trunk@276 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-26 23:52:36 +00:00
Mike Little 47216f1408 Stripslashes on user name
git-svn-id: https://develop.svn.wordpress.org/trunk@275 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-25 23:42:22 +00:00
Mike Little cec7b1096f Added help for new notes field
git-svn-id: https://develop.svn.wordpress.org/trunk@270 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 22:22:08 +00:00
Mike Little e84beda64e mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3)
git-svn-id: https://develop.svn.wordpress.org/trunk@267 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 20:46:28 +00:00
Mike Little 4258329c68 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: https://develop.svn.wordpress.org/trunk@265 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 00:26:03 +00:00
Mike Little ad0b9b8276 Help files
git-svn-id: https://develop.svn.wordpress.org/trunk@264 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-21 22:46:10 +00:00
Mike Little 3d5f3ecdad First pass at help file for link manager
git-svn-id: https://develop.svn.wordpress.org/trunk@263 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-21 00:00:52 +00:00
Mike Little 1794ad36c2 Link to final part of upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@262 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 21:15:37 +00:00
Mike Little 4431161ae5 Fixed error with table changes
backquotes do't work on older versions of mysql


git-svn-id: https://develop.svn.wordpress.org/trunk@261 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 20:43:48 +00:00
Mike Little 1740189e2b Fixed error with table creation
git-svn-id: https://develop.svn.wordpress.org/trunk@260 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 10:01:45 +00:00
Mike Little 5dcc75bb3f Converted to ezSQL
git-svn-id: https://develop.svn.wordpress.org/trunk@254 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 20:45:27 +00:00
Mike Little e3457a3d38 No longer needed
git-svn-id: https://develop.svn.wordpress.org/trunk@246 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-25 22:13:33 +00:00
Mike Little 2f2d93d6ec Fix for draft mode posts with now title
git-svn-id: https://develop.svn.wordpress.org/trunk@243 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-23 22:05:32 +00:00
Mike Little 4f0b3d819a Fixed min/max validation for timezone.
git-svn-id: https://develop.svn.wordpress.org/trunk@240 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 22:35:51 +00:00
Matt Mullenweg 09766c1943 make_clickable didn't work with AIM names with spaces.
git-svn-id: https://develop.svn.wordpress.org/trunk@239 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 19:22:21 +00:00
Mike Little dc9a5d7f14 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: https://develop.svn.wordpress.org/trunk@236 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 16:29:10 +00:00
Mike Little ba99f72ddf table changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@235 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:55:53 +00:00
Mike Little 83322f544a More changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@234 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:20:04 +00:00
Mike Little 36174dc20f First pass at 0.71 to 0.72 update script.
git-svn-id: https://develop.svn.wordpress.org/trunk@233 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:07:58 +00:00
Mike Little 64a5736a86 More adjustments. More uniqunes.
git-svn-id: https://develop.svn.wordpress.org/trunk@232 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-16 00:05:43 +00:00
Mike Little d83060545d minor wording change.
git-svn-id: https://develop.svn.wordpress.org/trunk@231 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:51:20 +00:00
Mike Little 36b9288aff Install now does new options tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@230 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:18:33 +00:00
Mike Little d00989642f tablesettings no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@229 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:48:49 +00:00
Mike Little db5f15602e SQL fix
git-svn-id: https://develop.svn.wordpress.org/trunk@228 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:46:32 +00:00
Mike Little 33cbc59ecc Fix to layout problem. Thanks Dougal!
git-svn-id: https://develop.svn.wordpress.org/trunk@226 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:44:04 +00:00
Mike Little 8d7e0372e5 require -> require_once
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@224 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:50:20 +00:00
Mike Little 0845942575 More options functionaily
validation, error messages
More options


git-svn-id: https://develop.svn.wordpress.org/trunk@223 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:48:52 +00:00
Mike Little 6b87e1ead4 stop 404 on image
git-svn-id: https://develop.svn.wordpress.org/trunk@222 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:48:06 +00:00
Mike Little 27243190e4 $path -> $siteurl
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@221 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:47:45 +00:00
Mike Little fcef79de9b post Defaults implemented.
git-svn-id: https://develop.svn.wordpress.org/trunk@220 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:47:21 +00:00
Mike Little 31f3ad6ed6 new styles for options page
git-svn-id: https://develop.svn.wordpress.org/trunk@219 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:46:28 +00:00
Mike Little 5a0234aeda require -> require_once
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@212 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:42:48 +00:00
Matt Mullenweg 7f6007ae94 Show logged in nickname by logout.
git-svn-id: https://develop.svn.wordpress.org/trunk@211 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 21:32:06 +00:00
Mike Little d264de2394 Now takes notice of editable flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@209 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 23:19:21 +00:00
Mike Little 146a509528 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: https://develop.svn.wordpress.org/trunk@208 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:59:14 +00:00
Mike Little 70bdb61fa8 Typos corrected
git-svn-id: https://develop.svn.wordpress.org/trunk@207 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:56:46 +00:00
Mike Little c92f03d2cf Minor update for popup window size.
Plus branding change


git-svn-id: https://develop.svn.wordpress.org/trunk@204 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 12:38:51 +00:00
Matt Mullenweg ad01134511 Focus and tabindex fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@202 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:09:28 +00:00
Mike Little 790f0c6a78 Fixed bug with pre-checking link target in edit mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@200 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 23:05:05 +00:00
Mike Little 1dd7ee70d0 Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
git-svn-id: https://develop.svn.wordpress.org/trunk@199 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 22:31:01 +00:00
Matt Mullenweg 0380958244 Strip slashes of draft titles, XHTML and formatting updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@198 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:28:03 +00:00
Matt Mullenweg 92b85735d6 Don't need no stinkin' tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@197 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:27:08 +00:00
Mike Little fa8e1720fd Fixed problem with story permalink. passed in filename was relative not absolute.
git-svn-id: https://develop.svn.wordpress.org/trunk@188 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:58:38 +00:00
Matt Mullenweg ed0e810ee6 use DB_NAME instead of $dbname
git-svn-id: https://develop.svn.wordpress.org/trunk@187 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:24:42 +00:00
Mike Little 43bd6d875b indentation
git-svn-id: https://develop.svn.wordpress.org/trunk@186 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:24:02 +00:00
Mike Little 32549bc276 Also ping when going from private to published.
git-svn-id: https://develop.svn.wordpress.org/trunk@179 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:45:50 +00:00
Mike Little 676d4da628 Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post
OR when editing a post from draft to published


git-svn-id: https://develop.svn.wordpress.org/trunk@178 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:21:45 +00:00
Matt Mullenweg 876a64bc36 $post conflict.
git-svn-id: https://develop.svn.wordpress.org/trunk@173 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 21:47:18 +00:00
Matt Mullenweg 53edb2bf19 Wrong filename and typo in title. Thanks Mike :).
git-svn-id: https://develop.svn.wordpress.org/trunk@168 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:07:20 +00:00
Matt Mullenweg 5a6c1a9072 Upgrade script.
git-svn-id: https://develop.svn.wordpress.org/trunk@167 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:05:58 +00:00
Matt Mullenweg 76a3fbb555 Forgot post_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@166 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:04:47 +00:00
Matt Mullenweg 625a66c287 New database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@165 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:33 +00:00
Matt Mullenweg 0b5e7d2570 Altered with new database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@164 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:21 +00:00
Mike Little 4bf26d95ba Removed erroneous require of wp-db
Added missing require of wp-db to b2config
Moved links tables tt b2config
Fixed definition of extra db vars


git-svn-id: https://develop.svn.wordpress.org/trunk@152 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 23:15:14 +00:00
Mike Little e22a0e803a Check for no links returned stops error
git-svn-id: https://develop.svn.wordpress.org/trunk@151 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:42:13 +00:00
Mike Little 4ad431f22e Updated admin levels to match page requirements.
git-svn-id: https://develop.svn.wordpress.org/trunk@150 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:29:11 +00:00
Mike Little adce403896 Fixed admin level security problem.
Plus an user -> a user


git-svn-id: https://develop.svn.wordpress.org/trunk@149 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 00:08:51 +00:00
Mike Little 10fedfea94 Fixed old auto-toggle always on bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@148 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-02 22:20:27 +00:00
Mike Little 0f0b756152 Fix to use ezsql
git-svn-id: https://develop.svn.wordpress.org/trunk@144 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 20:59:33 +00:00
Matt Mullenweg abb10dc720 New status fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@143 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:49:30 +00:00
Matt Mullenweg e55a53085a ezSQL updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@139 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:10:47 +00:00
Matt Mullenweg d2a8ad4512 Padding on lists.
git-svn-id: https://develop.svn.wordpress.org/trunk@138 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:08:53 +00:00
Matt Mullenweg cf815447cf ezSQL update.
git-svn-id: https://develop.svn.wordpress.org/trunk@136 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:52:47 +00:00
Matt Mullenweg b78cc81107 Added labels.
git-svn-id: https://develop.svn.wordpress.org/trunk@135 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:30 +00:00
Matt Mullenweg 559eaa70fd Removed background from input fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@134 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:03 +00:00
Matt Mullenweg 0616b7ae5d For alternating rows.
git-svn-id: https://develop.svn.wordpress.org/trunk@131 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:39 +00:00
Matt Mullenweg 1358f1032f Redid HTML, cleaned up interface, ezSQL, order by name by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@130 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:04 +00:00
Matt Mullenweg 20c1e1b206 Use local header graphic.
git-svn-id: https://develop.svn.wordpress.org/trunk@129 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:30:29 +00:00
Matt Mullenweg 11e66f5d19 Uses ezSQL, added "status", tested. Works great!
git-svn-id: https://develop.svn.wordpress.org/trunk@128 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:01:04 +00:00
Matt Mullenweg 733b37e485 ezSQL update.
git-svn-id: https://develop.svn.wordpress.org/trunk@127 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:06:11 +00:00
Matt Mullenweg 054a8d1063 New b2profile, no tables, all CSS, all the time.
git-svn-id: https://develop.svn.wordpress.org/trunk@126 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:05:56 +00:00
Matt Mullenweg 021c2dd42d Redirect, prevent directory listing, holder.
git-svn-id: https://develop.svn.wordpress.org/trunk@124 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 07:47:29 +00:00
Matt Mullenweg bf5ada66be New b2profile, no tables, all CSS, all the time.
git-svn-id: https://develop.svn.wordpress.org/trunk@123 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 06:45:53 +00:00
Matt Mullenweg 7e84127f93 HTML updates, ezSQL changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@122 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 05:16:53 +00:00
Matt Mullenweg 88b7429938 Login form is centered.
git-svn-id: https://develop.svn.wordpress.org/trunk@121 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 05:16:26 +00:00
Mike Little 7de4771410 Use more faded image. Still looks ugly!
git-svn-id: https://develop.svn.wordpress.org/trunk@119 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 00:23:57 +00:00
Mike Little 182947604f Added import of blogroll (OPML from blogrolling .com)
git-svn-id: https://develop.svn.wordpress.org/trunk@118 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-31 00:06:21 +00:00
Mike Little 8782f9e8cc Fixed problem doubling up http:// prefix.
git-svn-id: https://develop.svn.wordpress.org/trunk@113 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 21:36:46 +00:00
Matt Mullenweg 4064397ab1 Admin menu now tells you where you are.
git-svn-id: https://develop.svn.wordpress.org/trunk@110 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 07:54:49 +00:00
Mike Little ff3bd6613a Fixed error submitting comments from b2edit
Thanks to ventonegro on the forums.


git-svn-id: https://develop.svn.wordpress.org/trunk@109 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-27 22:20:05 +00:00
Mike Little 8be0b4f101 Fixed Javscript error in opera
git-svn-id: https://develop.svn.wordpress.org/trunk@108 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-26 23:15:10 +00:00
Matt Mullenweg ae319d220f New path system.
git-svn-id: https://develop.svn.wordpress.org/trunk@96 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 12:43:31 +00:00
Mike Little 4542d7314d Removed spell checker, auto_br, and preview
git-svn-id: https://develop.svn.wordpress.org/trunk@93 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 00:33:40 +00:00
Matt Mullenweg 927abeccef No need to show the excerpt right here.
git-svn-id: https://develop.svn.wordpress.org/trunk@92 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:45:19 +00:00
Matt Mullenweg 73d135153a Header instead of include.
git-svn-id: https://develop.svn.wordpress.org/trunk@90 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:42:36 +00:00
Matt Mullenweg fea065ebfe Put in b2config message.
git-svn-id: https://develop.svn.wordpress.org/trunk@89 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:42:20 +00:00
Mike Little b9b6cd0cb2 New and modified images.
Fixed image paths.


git-svn-id: https://develop.svn.wordpress.org/trunk@86 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:12:55 +00:00
Matt Mullenweg 9bc4673599 Path fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@84 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 22:25:39 +00:00
Mike Little 6c3fc2a305 Removed $pathserver. Now use $siteurl everywhere.
git-svn-id: https://develop.svn.wordpress.org/trunk@83 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:50:22 +00:00
Mike Little 032fe650aa minor layout change
git-svn-id: https://develop.svn.wordpress.org/trunk@81 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:30:13 +00:00
Mike Little 2041d1ba63 Moved admin file
git-svn-id: https://develop.svn.wordpress.org/trunk@79 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:28:33 +00:00
Mike Little 21656ff727 Fix for update bug. AutoBR no longer set.
git-svn-id: https://develop.svn.wordpress.org/trunk@78 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 09:19:03 +00:00
Mike Little 4d92de3834 Fix problem with registerglobals off
Sorted variable based table name.
Added b2links -> wp links table update.


git-svn-id: https://develop.svn.wordpress.org/trunk@76 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 00:10:52 +00:00
Matt Mullenweg d1c5f394e3 Path changes, minor branding.
git-svn-id: https://develop.svn.wordpress.org/trunk@73 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:43:58 +00:00
Mike Little 9321ffb372 Fix problem with registerglobals off
Sorted variable based table name.


git-svn-id: https://develop.svn.wordpress.org/trunk@70 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:22:24 +00:00
Mike Little fa071483d9 Changed cookie name to avoid conflict with parallel b2 installations.
git-svn-id: https://develop.svn.wordpress.org/trunk@69 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:21:37 +00:00
Matt Mullenweg d992a2228a Structure cleanup, #login stuff added.
git-svn-id: https://develop.svn.wordpress.org/trunk@67 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 17:22:28 +00:00
Matt Mullenweg 76fe5688f8 b2 upgrade script, tested to work with 0.6.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@63 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 15:32:19 +00:00
Matt Mullenweg 16253ac6d2 Default links, readme link, english fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@59 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 13:52:07 +00:00
Matt Mullenweg 0d4713c1b8 Labels added, option for no target.
git-svn-id: https://develop.svn.wordpress.org/trunk@54 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 13:34:55 +00:00
Matt Mullenweg dd5eec9929 CSS fix for IE 5.
git-svn-id: https://develop.svn.wordpress.org/trunk@51 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 12:16:28 +00:00
Matt Mullenweg 80f7c9f04f Path fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@50 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:27:46 +00:00
Matt Mullenweg 537f3f6373 Replaced by wp-install.php
git-svn-id: https://develop.svn.wordpress.org/trunk@49 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:26:24 +00:00
Matt Mullenweg 3c8a505290 New installation.
git-svn-id: https://develop.svn.wordpress.org/trunk@45 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:07:05 +00:00
Matt Mullenweg 34f4a57568 Monster administration update. Tables fixed, format streamlined, HTML cleaned up.
git-svn-id: https://develop.svn.wordpress.org/trunk@44 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 08:29:51 +00:00
Matt Mullenweg 97ff094990 Clean up entire file, improved error messages and HTML, fixed editing problem, double-checekd security.
git-svn-id: https://develop.svn.wordpress.org/trunk@41 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 00:12:22 +00:00
Mike Little 1109a73a5d More changes for new admin path. Removed relocated files.
Moved some more files from b2-include to wp-admin.


git-svn-id: https://develop.svn.wordpress.org/trunk@40 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-22 22:51:40 +00:00
Matt Mullenweg 316db55cda New admin file locations.
git-svn-id: https://develop.svn.wordpress.org/trunk@38 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-22 12:12:53 +00:00