Commit Graph

20 Commits

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