Commit Graph

  • c32fb874c7 Added documentation hooks. saxmatt 2003-08-12 23:07:38 +0000
  • d90a5160c3 fixed: filters applied several times on the_title* functions michelvaldrighi 2003-08-12 22:23:33 +0000
  • 8a221eb40b 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) michelvaldrighi 2003-08-12 20:35:53 +0000
  • 3f3adc6824 rewrote convert_chars - hi again guys! :) michelvaldrighi 2003-08-12 16:43:24 +0000
  • 805ab8be54 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. " mikelittle 2003-08-10 22:55:01 +0000
  • 08a23d3db7 Geopositions code more compliant mikelittle 2003-08-10 22:31:26 +0000
  • a3a183fb3b More help for link manager. mikelittle 2003-08-09 23:10:16 +0000
  • 0b12a1a923 Fixed to use posts_per_rss. See http://wordpress.org/support/3/419 mikelittle 2003-08-08 23:07:25 +0000
  • 6bc90de79c Fix bug with b2header and redefinition of get_helplink mikelittle 2003-08-08 22:14:03 +0000
  • 317ffc9384 Add slashes to titles. saxmatt 2003-08-07 21:11:53 +0000
  • cf33c1e0b2 Support for titles. saxmatt 2003-08-07 20:58:27 +0000
  • a14dc229b7 Decrease flood time threshhold. saxmatt 2003-08-07 20:30:30 +0000
  • efe8ead7b7 Fixed SQL syntax error mikelittle 2003-08-07 06:49:17 +0000
  • 8f18a2f428 Added help hooks. Added gethelp_link() and helpWindow() functions. mikelittle 2003-08-07 00:00:55 +0000
  • 4a9ceacae5 Fixed call by reference warning. It's not needed. mikelittle 2003-08-06 22:40:11 +0000
  • af9b7abc5f Changes for new geourl functionality. Example added to index.php. Install and update done. mikelittle 2003-08-05 22:44:38 +0000
  • 96630b6e9d get_archives() now checks for results from query before trying to iterate through them. mikelittle 2003-08-04 22:33:27 +0000
  • 966a388a92 Added ability to output archives as options (just add select tag) mikelittle 2003-08-04 21:55:10 +0000
  • a1813a9120 Added list_cats() options to dropdown_cats() sort order, post count, last date, etc. mikelittle 2003-08-04 21:25:35 +0000
  • 984b4a7cce Link settings now coming from options data. config.php file now removed. mikelittle 2003-08-03 23:46:20 +0000
  • 24262bb42f Added textarea rows as configurable option mikelittle 2003-08-03 23:45:11 +0000
  • f0d68c2b0e Fixed bug with invisible categories. http://wordpress.org/support/2/395 mikelittle 2003-08-03 22:31:06 +0000
  • 5d3fa3d162 Accomodate lareger password field. http://wordpress.org/support/4/391 mikelittle 2003-08-03 00:22:48 +0000
  • 52622808bd Added blog name to page title. http://wordpress.org/support/4/391 mikelittle 2003-08-03 00:01:07 +0000
  • 3f4ecc7ccd Widened password filed, added blog name to page title. http://wordpress.org/support/4/391 mikelittle 2003-08-03 00:00:22 +0000
  • 70afc0f3a6 Separated out html sanitise stuff from balance tags. Also made it slightly more robust. mikelittle 2003-08-02 13:26:26 +0000
  • c0757e99fb Shouldn't send emails if there is no email for that author. saxmatt 2003-08-02 00:21:19 +0000
  • 04a81c131f Removed mysql direct calls mikelittle 2003-07-30 23:44:08 +0000
  • 44042614f3 no longer used mikelittle 2003-07-30 23:35:20 +0000
  • ce9a4162bc Added admin configuration of link categories, added functons to use that. Updated install and upgrade scripts Added recently updated pre/append text mikelittle 2003-07-30 14:44:57 +0000
  • eabfb997e3 Can now toggle visibility and move categories en masse mikelittle 2003-07-29 16:45:19 +0000
  • 4a866e6b1b Fixed broken edit! mikelittle 2003-07-29 13:46:24 +0000
  • 8738bf8208 Oops take care of use_Adminlevels flag. mikelittle 2003-07-27 00:31:51 +0000
  • e63e4b034b Added the ability to assign ownership of links to another user. Help updated. mikelittle 2003-07-26 23:52:36 +0000
  • 4195be5658 Stripslashes on user name mikelittle 2003-07-25 23:42:22 +0000
  • 797d6fbc8b Minor update to get_archives_link() mikelittle 2003-07-25 23:31:11 +0000
  • 0ee44fea8f Update to get_archives() Now can produce site navigation links Hack by Orien (http://icecode.com/) mikelittle 2003-07-25 23:07:38 +0000
  • ab084d4ca3 Removed extra closing anchor tag. double quotes -> single. http://wordpress.org/support/6/366 mikelittle 2003-07-24 00:59:07 +0000
  • 2cc31e7848 Added stripslashes to get_userdata() Reported on the support forums http://wordpress.org/support/3/376 mikelittle 2003-07-24 00:41:40 +0000
  • 1abd58c0b7 Added help for new notes field mikelittle 2003-07-23 22:22:08 +0000
  • 64c719ca2e Configuration extras now in a single file. mikelittle 2003-07-23 21:38:10 +0000
  • 1556042c08 previous/next_post don't link to non-published posts. Fix by Alex King mikelittle 2003-07-23 21:04:25 +0000
  • 3ba4473cac mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3) mikelittle 2003-07-23 20:46:28 +0000
  • ae9ddeb917 Added wrapper div. saxmatt 2003-07-23 20:27:34 +0000
  • 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() mikelittle 2003-07-23 00:26:03 +0000
  • 3bc9d650ba Help files mikelittle 2003-07-21 22:46:10 +0000
  • 4b5f72fb31 First pass at help file for link manager mikelittle 2003-07-21 00:00:52 +0000
  • 87bed677d1 Link to final part of upgrade mikelittle 2003-07-20 21:15:37 +0000
  • cea697b234 Fixed error with table changes backquotes do't work on older versions of mysql mikelittle 2003-07-20 20:43:48 +0000
  • 9909f24327 Fixed error with table creation mikelittle 2003-07-20 10:01:45 +0000
  • 44198a4506 Added last date, post count, and hide empty mods to list_cats. mikelittle 2003-07-19 22:55:18 +0000
  • 3d1da58e9e Removed mysql reference, converted to EZSQL mikelittle 2003-07-19 22:51:43 +0000
  • 6e7325a328 stylesheet fix mikelittle 2003-07-19 22:49:33 +0000
  • 8625d16d13 Removed mysql reference mikelittle 2003-07-19 22:47:17 +0000
  • e092dcd164 EzSQL mikelittle 2003-07-19 22:46:41 +0000
  • edcb80a4c1 Converted to ezSQL mikelittle 2003-07-19 20:45:27 +0000
  • 5e5d3abaf2 We don't need decade old JS hacks. saxmatt 2003-07-18 22:57:50 +0000
  • d9ecd0832a Removed unused files mikelittle 2003-07-17 21:20:36 +0000
  • c60046be65 Path fix mikelittle 2003-07-09 21:22:53 +0000
  • 175f144114 Fixed error with comments link in email mikelittle 2003-07-08 22:35:27 +0000
  • 2031c68eb8 minor change to apply_filters (spotted by Robert Morrison) mikelittle 2003-07-04 22:22:26 +0000
  • 68ab72e70d Fixed problem with previous_post always showing title. mikelittle 2003-06-30 22:27:21 +0000
  • 06b347f81b Fixed missing wpdb in next_post() Fixed call to blalanceTags() in comment_text() mikelittle 2003-06-26 23:23:37 +0000
  • 0b558d6d12 No longer needed mikelittle 2003-06-25 22:13:33 +0000
  • afce238b27 Always strip those tags. mikelittle 2003-06-25 22:13:15 +0000
  • 1120a2c27e Security fix for comments: Strip out dangerousa tags. Fix by Michel V. mikelittle 2003-06-23 23:06:12 +0000
  • 4e590c32fd Fix for draft mode posts with now title mikelittle 2003-06-23 22:05:32 +0000
  • 32d14eec44 Include -> require_once fixes comment posting bug. mikelittle 2003-06-21 22:14:55 +0000
  • 7f1e4f3416 De-uglified registration. Now clean XHTML. saxmatt 2003-06-20 05:16:08 +0000
  • 34a94a3d6b Fixed min/max validation for timezone. mikelittle 2003-06-19 22:35:51 +0000
  • 82be21f39a make_clickable didn't work with AIM names with spaces. saxmatt 2003-06-19 19:22:21 +0000
  • f158f22376 Strip HTML from titles for autodiscovery RDF. From Kelson. saxmatt 2003-06-19 07:06:32 +0000
  • 062c930a09 Fixed to use $siteurl instead of $path mikelittle 2003-06-19 06:35:38 +0000
  • 701dbb4d61 I'm a bit happier (but not completely) with the upgrade script. It can still mess up if you run it twice :-( mikelittle 2003-06-18 16:29:10 +0000
  • 15cd86a80f table changes. mikelittle 2003-06-18 01:55:53 +0000
  • c8d7239f39 More changes. mikelittle 2003-06-18 01:20:04 +0000
  • fee58eac63 First pass at 0.71 to 0.72 update script. mikelittle 2003-06-18 01:07:58 +0000
  • 8a28e8d8d9 More adjustments. More uniqunes. mikelittle 2003-06-16 00:05:43 +0000
  • 4b81a7a4fa minor wording change. mikelittle 2003-06-15 23:51:20 +0000
  • a0c45dd60b Install now does new options tables. mikelittle 2003-06-15 23:18:33 +0000
  • a5f01a4928 tablesettings no longer used mikelittle 2003-06-15 22:48:49 +0000
  • b08123af2c SQL fix mikelittle 2003-06-15 22:46:32 +0000
  • 69d49eb2af IIS specific redirect mikelittle 2003-06-15 22:44:54 +0000
  • 58d85df472 Fix to layout problem. Thanks Dougal! mikelittle 2003-06-15 22:44:04 +0000
  • 527b31e4e8 Added ezSQL and small HTML fixes. saxmatt 2003-06-14 16:32:07 +0000
  • 066f6943bb require -> require_once b2config.php -> wp-config.php mikelittle 2003-06-12 22:50:20 +0000
  • abfaf6500a More options functionaily validation, error messages More options mikelittle 2003-06-12 22:48:52 +0000
  • 9f7fc05b29 stop 404 on image mikelittle 2003-06-12 22:48:06 +0000
  • 289efbd8e9 $path -> $siteurl b2config.php -> wp-config.php mikelittle 2003-06-12 22:47:45 +0000
  • 3d2929adb9 post Defaults implemented. mikelittle 2003-06-12 22:47:21 +0000
  • 4d1d2c278d new styles for options page mikelittle 2003-06-12 22:46:28 +0000
  • f918f37baa whitespace mikelittle 2003-06-12 22:46:04 +0000
  • ce679e000f Use defined beginning of week. mikelittle 2003-06-12 22:45:27 +0000
  • 6723d53c03 New function to pull new options from db. Added default parameter to dropdown_categories() require -> require_once mikelittle 2003-06-12 22:45:08 +0000
  • 0bc861330d b2config.php replaced with wp-config.sample.php wp-settings.php is a new fie which sets up the old globals from b2config mysmilies.php is a new file with custom smilies (Ex-content of b2config) day-month-trans.php file with Dayname and monthname transalations (Ex-content of b2config) mikelittle 2003-06-12 22:44:37 +0000
  • ffc321125c Comment re weblogs.com.php Archive mode uses admin setting. require -> require_once b2config.php -> wp-config.php mikelittle 2003-06-12 22:43:34 +0000
  • 53514e21b7 Fix for weekly archive mode. Picks up correct month. require -> require_once b2config.php -> wp-config.php mikelittle 2003-06-12 22:43:14 +0000
  • fc41175af3 require -> require_once b2config.php -> wp-config.php mikelittle 2003-06-12 22:42:48 +0000
  • f88409ae82 Show logged in nickname by logout. saxmatt 2003-06-12 21:32:06 +0000
  • dc287c0c34 Blogger import modified to work with WordPress. saxmatt 2003-06-12 17:49:27 +0000