Commit Graph

137 Commits

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