Commit Graph

  • 989355327a Add slashes to titles. Matt Mullenweg 2003-08-07 21:11:53 +00:00
  • 467960096a Support for titles. Matt Mullenweg 2003-08-07 20:58:27 +00:00
  • eb88ccfeca Decrease flood time threshhold. Matt Mullenweg 2003-08-07 20:30:30 +00:00
  • 915cb42dc2 Fixed SQL syntax error Mike Little 2003-08-07 06:49:17 +00:00
  • 95b9f24803 Added help hooks. Added gethelp_link() and helpWindow() functions. Mike Little 2003-08-07 00:00:55 +00:00
  • c1691badef Fixed call by reference warning. It's not needed. Mike Little 2003-08-06 22:40:11 +00:00
  • b5701a52a3 Changes for new geourl functionality. Example added to index.php. Install and update done. Mike Little 2003-08-05 22:44:38 +00:00
  • 7274da6d08 get_archives() now checks for results from query before trying to iterate through them. Mike Little 2003-08-04 22:33:27 +00:00
  • b752a35c19 Added ability to output archives as options (just add select tag) Mike Little 2003-08-04 21:55:10 +00:00
  • 7ccf3b372a Added list_cats() options to dropdown_cats() sort order, post count, last date, etc. Mike Little 2003-08-04 21:25:35 +00:00
  • 2b146a0b27 Link settings now coming from options data. config.php file now removed. Mike Little 2003-08-03 23:46:20 +00:00
  • fa6f874c3a Added textarea rows as configurable option Mike Little 2003-08-03 23:45:11 +00:00
  • 644c5d0ffb Fixed bug with invisible categories. http://wordpress.org/support/2/395 Mike Little 2003-08-03 22:31:06 +00:00
  • ceedd5d087 Accomodate lareger password field. http://wordpress.org/support/4/391 Mike Little 2003-08-03 00:22:48 +00:00
  • 0524b246a4 Added blog name to page title. http://wordpress.org/support/4/391 Mike Little 2003-08-03 00:01:07 +00:00
  • 16cd929e91 Widened password filed, added blog name to page title. http://wordpress.org/support/4/391 Mike Little 2003-08-03 00:00:22 +00:00
  • f3e54f37c6 Separated out html sanitise stuff from balance tags. Also made it slightly more robust. Mike Little 2003-08-02 13:26:26 +00:00
  • c781ee2d85 Shouldn't send emails if there is no email for that author. Matt Mullenweg 2003-08-02 00:21:19 +00:00
  • 5e25b738cf Removed mysql direct calls Mike Little 2003-07-30 23:44:08 +00:00
  • 210fd94760 no longer used Mike Little 2003-07-30 23:35:20 +00:00
  • b632dc08b9 Added admin configuration of link categories, added functons to use that. Updated install and upgrade scripts Added recently updated pre/append text Mike Little 2003-07-30 14:44:57 +00:00
  • 34701fd7bb Can now toggle visibility and move categories en masse Mike Little 2003-07-29 16:45:19 +00:00
  • c066de57fe Fixed broken edit! Mike Little 2003-07-29 13:46:24 +00:00
  • b543ec6743 Oops take care of use_Adminlevels flag. Mike Little 2003-07-27 00:31:51 +00:00
  • 01c0e60583 Added the ability to assign ownership of links to another user. Help updated. Mike Little 2003-07-26 23:52:36 +00:00
  • 47216f1408 Stripslashes on user name Mike Little 2003-07-25 23:42:22 +00:00
  • 7bbde6b6a0 Minor update to get_archives_link() Mike Little 2003-07-25 23:31:11 +00:00
  • cb28cf4684 Update to get_archives() Now can produce site navigation links Hack by Orien (http://icecode.com/) Mike Little 2003-07-25 23:07:38 +00:00
  • 41aedd5e68 Removed extra closing anchor tag. double quotes -> single. http://wordpress.org/support/6/366 Mike Little 2003-07-24 00:59:07 +00:00
  • 51395412e7 Added stripslashes to get_userdata() Reported on the support forums http://wordpress.org/support/3/376 Mike Little 2003-07-24 00:41:40 +00:00
  • cec7b1096f Added help for new notes field Mike Little 2003-07-23 22:22:08 +00:00
  • abff00b592 Configuration extras now in a single file. Mike Little 2003-07-23 21:38:10 +00:00
  • 48271088e7 previous/next_post don't link to non-published posts. Fix by Alex King Mike Little 2003-07-23 21:04:25 +00:00
  • e84beda64e mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3) Mike Little 2003-07-23 20:46:28 +00:00
  • f9b43b1eec Added wrapper div. Matt Mullenweg 2003-07-23 20:27:34 +00:00
  • 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() Mike Little 2003-07-23 00:26:03 +00:00
  • ad0b9b8276 Help files Mike Little 2003-07-21 22:46:10 +00:00
  • 3d5f3ecdad First pass at help file for link manager Mike Little 2003-07-21 00:00:52 +00:00
  • 1794ad36c2 Link to final part of upgrade Mike Little 2003-07-20 21:15:37 +00:00
  • 4431161ae5 Fixed error with table changes backquotes do't work on older versions of mysql Mike Little 2003-07-20 20:43:48 +00:00
  • 1740189e2b Fixed error with table creation Mike Little 2003-07-20 10:01:45 +00:00
  • 06e2c70d0e Added last date, post count, and hide empty mods to list_cats. Mike Little 2003-07-19 22:55:18 +00:00
  • 92ce55a05d Removed mysql reference, converted to EZSQL Mike Little 2003-07-19 22:51:43 +00:00
  • 6a71d690b0 stylesheet fix Mike Little 2003-07-19 22:49:33 +00:00
  • c78f357b5d Removed mysql reference Mike Little 2003-07-19 22:47:17 +00:00
  • 8c65a716ea EzSQL Mike Little 2003-07-19 22:46:41 +00:00
  • 5dcc75bb3f Converted to ezSQL Mike Little 2003-07-19 20:45:27 +00:00
  • d605e786fd We don't need decade old JS hacks. Matt Mullenweg 2003-07-18 22:57:50 +00:00
  • 2d8b573990 Removed unused files Mike Little 2003-07-17 21:20:36 +00:00
  • ade9155590 Path fix Mike Little 2003-07-09 21:22:53 +00:00
  • 44088c2167 Fixed error with comments link in email Mike Little 2003-07-08 22:35:27 +00:00
  • b25f660d2c minor change to apply_filters (spotted by Robert Morrison) Mike Little 2003-07-04 22:22:26 +00:00
  • 6f9fcd2213 Fixed problem with previous_post always showing title. Mike Little 2003-06-30 22:27:21 +00:00
  • d5cc6340dc Fixed missing wpdb in next_post() Fixed call to blalanceTags() in comment_text() Mike Little 2003-06-26 23:23:37 +00:00
  • e3457a3d38 No longer needed Mike Little 2003-06-25 22:13:33 +00:00
  • d1826532d4 Always strip those tags. Mike Little 2003-06-25 22:13:15 +00:00
  • 199a0eaa76 Security fix for comments: Strip out dangerousa tags. Fix by Michel V. Mike Little 2003-06-23 23:06:12 +00:00
  • 2f2d93d6ec Fix for draft mode posts with now title Mike Little 2003-06-23 22:05:32 +00:00
  • 81ca473281 Include -> require_once fixes comment posting bug. Mike Little 2003-06-21 22:14:55 +00:00
  • e188d6e08a De-uglified registration. Now clean XHTML. Matt Mullenweg 2003-06-20 05:16:08 +00:00
  • 4f0b3d819a Fixed min/max validation for timezone. Mike Little 2003-06-19 22:35:51 +00:00
  • 09766c1943 make_clickable didn't work with AIM names with spaces. Matt Mullenweg 2003-06-19 19:22:21 +00:00
  • 5f5d4ba157 Strip HTML from titles for autodiscovery RDF. From Kelson. Matt Mullenweg 2003-06-19 07:06:32 +00:00
  • f066d38121 Fixed to use $siteurl instead of $path Mike Little 2003-06-19 06:35:38 +00:00
  • dc9a5d7f14 I'm a bit happier (but not completely) with the upgrade script. It can still mess up if you run it twice :-( Mike Little 2003-06-18 16:29:10 +00:00
  • ba99f72ddf table changes. Mike Little 2003-06-18 01:55:53 +00:00
  • 83322f544a More changes. Mike Little 2003-06-18 01:20:04 +00:00
  • 36174dc20f First pass at 0.71 to 0.72 update script. Mike Little 2003-06-18 01:07:58 +00:00
  • 64a5736a86 More adjustments. More uniqunes. Mike Little 2003-06-16 00:05:43 +00:00
  • d83060545d minor wording change. Mike Little 2003-06-15 23:51:20 +00:00
  • 36b9288aff Install now does new options tables. Mike Little 2003-06-15 23:18:33 +00:00
  • d00989642f tablesettings no longer used Mike Little 2003-06-15 22:48:49 +00:00
  • db5f15602e SQL fix Mike Little 2003-06-15 22:46:32 +00:00
  • 0034c80f7a IIS specific redirect Mike Little 2003-06-15 22:44:54 +00:00
  • 33cbc59ecc Fix to layout problem. Thanks Dougal! Mike Little 2003-06-15 22:44:04 +00:00
  • 466c2804b5 Added ezSQL and small HTML fixes. Matt Mullenweg 2003-06-14 16:32:07 +00:00
  • 8d7e0372e5 require -> require_once b2config.php -> wp-config.php Mike Little 2003-06-12 22:50:20 +00:00
  • 0845942575 More options functionaily validation, error messages More options Mike Little 2003-06-12 22:48:52 +00:00
  • 6b87e1ead4 stop 404 on image Mike Little 2003-06-12 22:48:06 +00:00
  • 27243190e4 $path -> $siteurl b2config.php -> wp-config.php Mike Little 2003-06-12 22:47:45 +00:00
  • fcef79de9b post Defaults implemented. Mike Little 2003-06-12 22:47:21 +00:00
  • 31f3ad6ed6 new styles for options page Mike Little 2003-06-12 22:46:28 +00:00
  • 783b83f28e whitespace Mike Little 2003-06-12 22:46:04 +00:00
  • aba4d40fb0 Use defined beginning of week. Mike Little 2003-06-12 22:45:27 +00:00
  • 8767f6f908 New function to pull new options from db. Added default parameter to dropdown_categories() require -> require_once Mike Little 2003-06-12 22:45:08 +00:00
  • 1e6b370753 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) Mike Little 2003-06-12 22:44:37 +00:00
  • 7b31ae093c Comment re weblogs.com.php Archive mode uses admin setting. require -> require_once b2config.php -> wp-config.php Mike Little 2003-06-12 22:43:34 +00:00
  • 782855ea59 Fix for weekly archive mode. Picks up correct month. require -> require_once b2config.php -> wp-config.php Mike Little 2003-06-12 22:43:14 +00:00
  • 5a0234aeda require -> require_once b2config.php -> wp-config.php Mike Little 2003-06-12 22:42:48 +00:00
  • 7f6007ae94 Show logged in nickname by logout. Matt Mullenweg 2003-06-12 21:32:06 +00:00
  • 90e0661a32 Blogger import modified to work with WordPress. Matt Mullenweg 2003-06-12 17:49:27 +00:00
  • d264de2394 Now takes notice of editable flag. Mike Little 2003-06-11 23:19:21 +00:00
  • 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. Mike Little 2003-06-11 22:59:14 +00:00
  • 70bdb61fa8 Typos corrected Mike Little 2003-06-11 22:56:46 +00:00
  • 7059d3915a Permalink fix Matt Mullenweg 2003-06-11 19:48:53 +00:00
  • 6d94b76263 XHTML 1.1 compliant permalink Matt Mullenweg 2003-06-11 19:48:43 +00:00
  • c92f03d2cf Minor update for popup window size. Plus branding change Mike Little 2003-06-11 12:38:51 +00:00
  • 3122ba26c7 Fix to go with xmlrpc update to use ezSQL. Mike Little 2003-06-11 10:08:44 +00:00
  • ad01134511 Focus and tabindex fixes. Matt Mullenweg 2003-06-11 06:09:28 +00:00
  • 9743618cb6 Focus and tabindex fixes. Matt Mullenweg 2003-06-11 06:03:41 +00:00