Commit Graph

84 Commits

Author SHA1 Message Date
saxmatt 1c5322e065 Fixed bug: http://wordpress.org/support/6/933
git-svn-id: http://svn.automattic.com/wordpress/trunk@557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-24 08:24:00 +00:00
emc3 f49f11b3dd otaku42's comment moderation patches
git-svn-id: http://svn.automattic.com/wordpress/trunk@546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 15:22:47 +00:00
emc3 3d8f2e3340 Fix missing '/' in permalinks when not using the rewritable permalink option
git-svn-id: http://svn.automattic.com/wordpress/trunk@541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 20:49:00 +00:00
mikelittle c9ec9ee848 get_bloginfo now returns wp- xml files
git-svn-id: http://svn.automattic.com/wordpress/trunk@536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:45:02 +00:00
saxmatt df4544620c Tweaks to calendar and CSS per Alex's and Dunstan's suggestions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 15:12:43 +00:00
alex_t_king 536c539b3b added global 'posts' since we check for it before showing the calendar
git-svn-id: http://svn.automattic.com/wordpress/trunk@522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 08:47:40 +00:00
mikelittle 785753c40e Added Alex K's title tooltips back into the calendar code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 02:08:55 +00:00
mikelittle 13c0dc3c69 Because get_permalink now prepends $siteurl, several places were doubling it.
Also fixed popup comments: they cannot currently use the new urls.


git-svn-id: http://svn.automattic.com/wordpress/trunk@520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 00:22:15 +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 9ac29ebf41 Don't highlight day if we're in a different month. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 17:49:15 +00:00
saxmatt c638c5429b Archives to use new permalink format.
git-svn-id: http://svn.automattic.com/wordpress/trunk@511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 17:45:57 +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 a85aef276b Added get_day_link() and polished calendar, it now links days.
git-svn-id: http://svn.automattic.com/wordpress/trunk@509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 16:14:54 +00:00
saxmatt b629afe5c1 Added get_calendar function. Not finished.
git-svn-id: http://svn.automattic.com/wordpress/trunk@508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 07:30:04 +00:00
saxmatt 565249b084 Added new get_month_link function
git-svn-id: http://svn.automattic.com/wordpress/trunk@506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-02 00:50:48 +00:00
saxmatt 542b14ee26 Merge changes, add in $file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 18:33:49 +00:00
emc3 03437ba399 Fixed some issues with permalinks when WP is installed in a subdirectory.
git-svn-id: http://svn.automattic.com/wordpress/trunk@499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 14:55:35 +00:00
saxmatt ca18240a96 Permalink related bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 20:27:38 +00:00
saxmatt 984222aa7b RSS to use new permalink system. Move non-template functions out of template file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:00:42 +00:00
saxmatt b66fe1442b Updated get_permalink to take ID argument.
git-svn-id: http://svn.automattic.com/wordpress/trunk@484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 02:32:53 +00:00
saxmatt e03947278e Comments should use new permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:28:58 +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 8f63b6f171 Moved post count outside the link in monthly version of get_archives().
git-svn-id: http://svn.automattic.com/wordpress/trunk@469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 00:35:45 +00:00
emc3 45fe889b00 Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-20 20:53:13 +00:00
emc3 11dda1b437 $siteurl was not getting interpolated in comment links
git-svn-id: http://svn.automattic.com/wordpress/trunk@440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-09 15:33:33 +00:00
mikelittle b7a5ea4461 double quotes to single
git-svn-id: http://svn.automattic.com/wordpress/trunk@437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:28:39 +00:00
emc3 240c3ea9d8 Added checks to category functions for empty results.
git-svn-id: http://svn.automattic.com/wordpress/trunk@432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 21:48:32 +00:00
mikelittle 1db80bb008 Added call to antispambot round comment email.
git-svn-id: http://svn.automattic.com/wordpress/trunk@413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:06:11 +00:00
alex_t_king 737d3b5294 moved the password form into its own function get_the_password_form() and added functions needed for the comments RSS feed
git-svn-id: http://svn.automattic.com/wordpress/trunk@394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 18:23:52 +00:00
mikelittle af2529fdb9 Added display of post count on monthly archives
git-svn-id: http://svn.automattic.com/wordpress/trunk@388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-26 07:03:35 +00:00
mikelittle 89a4837fc8 Fixed bug with escaped quotes in the excerpt.
http://wordpress.org/support/4/623


git-svn-id: http://svn.automattic.com/wordpress/trunk@377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-22 22:57:41 +00:00
mikelittle fab908ad08 Comments should not visible on password protected post until password entered.
git-svn-id: http://svn.automattic.com/wordpress/trunk@374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-20 00:03:21 +00:00
mikelittle 2e2f6c2c58 Added echo param to the_title() and the category_ID()
Fixed error with prematurely closing comments in rdf


git-svn-id: http://svn.automattic.com/wordpress/trunk@363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-09 22:33:47 +00:00
saxmatt ff6e5c93f3 Remove language attribute: http://wordpress.org/support/4/533
git-svn-id: http://svn.automattic.com/wordpress/trunk@356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-03 17:39:12 +00:00
mikelittle 171ad0fde9 Fixes from Patrick MARIE <mycroft@virgaria.org>
regarding un-initialized vars.
Plus get_archives can now take a before and after param.


git-svn-id: http://svn.automattic.com/wordpress/trunk@355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-02 23:23:04 +00:00
saxmatt 27dc2c69cb Mostly whitespace issues.
git-svn-id: http://svn.automattic.com/wordpress/trunk@334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 16:46:24 +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
saxmatt 6e900886f3 More XHTML fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-22 23:11:03 +00:00
saxmatt cbe9acb9c4 More XHTML fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-22 23:09:43 +00:00
saxmatt 8253ceecd9 Fix for XHTML 1.1. Commit early and often.
git-svn-id: http://svn.automattic.com/wordpress/trunk@327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 15:09:54 +00:00
saxmatt 4ca640d61b Lowercase attribute values.
git-svn-id: http://svn.automattic.com/wordpress/trunk@326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 15:06:38 +00:00
saxmatt ccda077d96 MAKE SURE EVERYTHING IS XHTML COMPLIANT!
git-svn-id: http://svn.automattic.com/wordpress/trunk@325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 15:05:25 +00:00
saxmatt 2470798ca1 Get siteurl when posting form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 14:59:39 +00:00
saxmatt d41eaab5ce Password protected posts!
git-svn-id: http://svn.automattic.com/wordpress/trunk@323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-20 22:59:20 +00:00
michelvaldrighi d90a5160c3 fixed: filters applied several times on the_title* functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 22:23:33 +00:00
mikelittle 08a23d3db7 Geopositions code more compliant
git-svn-id: http://svn.automattic.com/wordpress/trunk@304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-10 22:31:26 +00:00
mikelittle 4a9ceacae5 Fixed call by reference warning. It's not needed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-06 22:40:11 +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
mikelittle 96630b6e9d get_archives() now checks for results from query before trying to iterate through them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 22:33:27 +00:00
mikelittle 966a388a92 Added ability to output archives as options (just add select tag)
git-svn-id: http://svn.automattic.com/wordpress/trunk@292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 21:55:10 +00:00