Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
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
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
fc41175af3 require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:42:48 +00:00
mikelittle
c8b09c393e Fixed bug with pre-checking link target in edit mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 23:05:05 +00:00
mikelittle
73c4f8cfad Check for no links returned stops error
git-svn-id: http://svn.automattic.com/wordpress/trunk@151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:42:13 +00:00
saxmatt
a4ba40f8f1 Redid HTML, cleaned up interface, ezSQL, order by name by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:04 +00:00
mikelittle
0282128d2a Added import of blogroll (OPML from blogrolling .com)
git-svn-id: http://svn.automattic.com/wordpress/trunk@118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-31 00:06:21 +00:00
mikelittle
54d1965caf Fixed problem doubling up http:// prefix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 21:36:46 +00:00
mikelittle
f1245e7fd9 Fixed Javscript error in opera
git-svn-id: http://svn.automattic.com/wordpress/trunk@108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-26 23:15:10 +00:00
saxmatt
91de6b846c New path system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@96 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 12:43:31 +00:00
saxmatt
ae14eac7f8 Labels added, option for no target.
git-svn-id: http://svn.automattic.com/wordpress/trunk@54 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 13:34:55 +00:00
saxmatt
0737f2a8cf Monster administration update. Tables fixed, format streamlined, HTML cleaned up.
git-svn-id: http://svn.automattic.com/wordpress/trunk@44 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 08:29:51 +00:00
saxmatt
a31be590eb New admin file locations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@38 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-22 12:12:53 +00:00