Commit Graph

18 Commits

Author SHA1 Message Date
michelvaldrighi 15b2fd0fb0 take request_uri from http_server_vars, to be safe
git-svn-id: https://develop.svn.wordpress.org/trunk@676 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 19:09:15 +00:00
Matt Mullenweg 88d4ebbac4 Installation cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@672 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-31 23:51:41 +00:00
Matt Mullenweg a81f4116dd Add kses HTML cleaning to comment functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@650 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-24 20:43:04 +00:00
Matt Mullenweg 3b71e1dec1 Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
git-svn-id: https://develop.svn.wordpress.org/trunk@630 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 10:12:34 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Matt Mullenweg 40fc216aa7 Hacks file option and include.
git-svn-id: https://develop.svn.wordpress.org/trunk@614 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-15 09:55:47 +00:00
Matt Mullenweg b153d9607c Smilie fix from Jaykul, changed fool's siteurl fix to use faster preg_replace. Now handles *any number* of trailing slashes. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@612 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-15 08:02:19 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00
Matt Mullenweg 8f1c828555 Multiple category upgrade system. Changed version number.
git-svn-id: https://develop.svn.wordpress.org/trunk@561 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 18:33:33 +00:00
Mike Little bee8734f21 Fixed several instances in WordPress where PHP Notices are not being handled correctly.
Fixes supplied by Aaron Jensen (aaron@visualprose.com).


git-svn-id: https://develop.svn.wordpress.org/trunk@559 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-30 00:55:19 +00:00
Dougal Campbell 5aef5643a2 Never understimate the ingenuity of fools.
git-svn-id: https://develop.svn.wordpress.org/trunk@542 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:57:43 +00:00
Mike Little 135fd02cad Sorted some geourl issues (see http://wordpress.org/support/6/683)
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post


git-svn-id: https://develop.svn.wordpress.org/trunk@525 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:44:03 +00:00
Matt Mullenweg 96f0bf4d52 If siteurl has a trailing slash, slash it.
git-svn-id: https://develop.svn.wordpress.org/trunk@481 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:43:53 +00:00
Dougal Campbell 620001f33e Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
git-svn-id: https://develop.svn.wordpress.org/trunk@458 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 20:53:13 +00:00
Mike Little f870ef5da7 Removed 'search_engine_friendly_urls' options.
git-svn-id: https://develop.svn.wordpress.org/trunk@417 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-06 23:48:17 +00:00
Mike Little 2cdc9f218c Removed 'search_engine_friendly_urls' and 'use_preview' options.
git-svn-id: https://develop.svn.wordpress.org/trunk@398 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-29 23:13:59 +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 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)


git-svn-id: https://develop.svn.wordpress.org/trunk@215 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:44:37 +00:00