Commit Graph

107 Commits

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