Commit Graph

73 Commits

Author SHA1 Message Date
saxmatt
4e4cb4e004 Allow WordPress installation URI and blog URI to be different.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 07:27:03 +00:00
saxmatt
ba7695637b Use different query number syntax and hide time and queries by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-26 04:21:58 +00:00
saxmatt
08c6accba1 Things should be as simple as possible, but no more.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:23:57 +00:00
rboren
c5925bcb6e s/this lines/this line/ so as to deny the IRC denizens their idle amusement.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 04:05:26 +00:00
saxmatt
0fc3d11f7c Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-21 04:12:55 +00:00
saxmatt
74c2872215 Plugin enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-16 02:24:37 +00:00
rboren
e3e0e62cd7 gettext l10n.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-16 01:56:04 +00:00
alex_t_king
e5248743f9 more localization
git-svn-id: http://svn.automattic.com/wordpress/trunk@1067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-13 15:48:11 +00:00
alex_t_king
d30adf576c more localization
git-svn-id: http://svn.automattic.com/wordpress/trunk@1066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-13 15:31:35 +00:00
alex_t_king
9e6a5ab947 added the first localization strings in index.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-13 06:56:38 +00:00
saxmatt
817fc58a6b Capitalization error
git-svn-id: http://svn.automattic.com/wordpress/trunk@1062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 18:11:18 +00:00
saxmatt
db4d716fbc XFN profile.
git-svn-id: http://svn.automattic.com/wordpress/trunk@971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-11 16:38:25 +00:00
saxmatt
b6aa1f6807 Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 06:13:32 +00:00
saxmatt
f46175d614 Label on search form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-27 19:22:56 +00:00
saxmatt
8927968849 Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:15:48 +00:00
saxmatt
5e9c38f1f4 Feed improvements and suggestions from Mark Pilgrim.
git-svn-id: http://svn.automattic.com/wordpress/trunk@901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 12:28:36 +00:00
michelvaldrighi
0d178ed361 now using instead of iso-8859-1
git-svn-id: http://svn.automattic.com/wordpress/trunk@880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:29:20 +00:00
saxmatt
ecbf95566b Show categories nested by default. New wp_list_cats function that uses parse_str.
git-svn-id: http://svn.automattic.com/wordpress/trunk@873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 16:14:36 +00:00
alex_t_king
dc902731b0 added id's and classes to li's in the menu to help in skinning
git-svn-id: http://svn.automattic.com/wordpress/trunk@786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 22:52:22 +00:00
saxmatt
6f44a5461d Performance optimizations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 11:52:35 +00:00
emc3
824fb50f60 Fixed include path problem for links-update-xml
git-svn-id: http://svn.automattic.com/wordpress/trunk@737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 21:02:26 +00:00
saxmatt
da306e01d5 Footer tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 03:12:05 +00:00
saxmatt
253f684253 Use modified get_links_list
git-svn-id: http://svn.automattic.com/wordpress/trunk@678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 22:13:06 +00:00
saxmatt
9a4221ee46 Initial Atom syndication and autodiscovery support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 12:05:25 +00:00
saxmatt
3bcdffad13 edit_this_post() from Ryan Boren. Cleaned up function and integrated into default template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 10:48:06 +00:00
saxmatt
8d232849e3 New title code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-25 00:01:31 +00:00
saxmatt
e7705d626b Formatting changes and version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:45:34 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
mikelittle
b0db88d03a Some more b2->wp renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:58:39 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00
mikelittle
ed973decee Removed $querycount. Added $wpdb->querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:24:02 +00:00
saxmatt
46cb0545c2 Alpha multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:15 +00:00
mikelittle
de3541a755 uses bloginfo as appropriate
git-svn-id: http://svn.automattic.com/wordpress/trunk@537 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:45:38 +00:00
saxmatt
df2d99e0bb Layout and CSS tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-08 02:54:23 +00:00
mikelittle
74505556b3 popup comments off again
git-svn-id: http://svn.automattic.com/wordpress/trunk@519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 00:19:53 +00:00
mikelittle
a6a5986742 If using the new SE friendly urls, then links to other pages need to be absolute not relative.
git-svn-id: http://svn.automattic.com/wordpress/trunk@515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 22:16:26 +00:00
saxmatt
0a96910405 New calendar code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 17:22:01 +00:00
saxmatt
d9c1f28844 Alpha functionality of new permalink structure as per previous discussions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:25:26 +00:00
mikelittle
0843c2cf22 Moved credit and timer call so that it more acurately reflects the time taken to generate the page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:15:44 +00:00
alex_t_king
5ff45466a7 added link to comments RSS feed
git-svn-id: http://svn.automattic.com/wordpress/trunk@395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 19:08:43 +00:00
mikelittle
885ea9ed78 Fixed missing li tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-26 23:15:12 +00:00
mikelittle
14c04fd622 Archives back to hard coded monthly
git-svn-id: http://svn.automattic.com/wordpress/trunk@376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-21 23:22:49 +00:00
mikelittle
d6c42fc4ee archives now track option setting. Calendar on by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-19 23:13:09 +00:00
saxmatt
256088fc54 Missed a geoURL tag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 00:40:16 +00:00
saxmatt
2ef0d0763c Cleaned up index formatting and moved geo code to its own file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 16:51:32 +00:00
saxmatt
05b0dca976 Final (hopefully) XHTML fixes to geo code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-23 06:03:38 +00:00
emc3
dea634c799 Added abspath to b2comments.php include, to facilitate running WP from a subdirectory
git-svn-id: http://svn.automattic.com/wordpress/trunk@319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 18:19:07 +00:00
mikelittle
af9b7abc5f Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: http://svn.automattic.com/wordpress/trunk@294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-05 22:44:38 +00:00
saxmatt
ae9ddeb917 Added wrapper div.
git-svn-id: http://svn.automattic.com/wordpress/trunk@266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 20:27:34 +00:00
mikelittle
ffc321125c Comment re weblogs.com.php
Archive mode uses admin setting.
require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:34 +00:00