Commit Graph

122 Commits

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