Commit Graph

49 Commits

Author SHA1 Message Date
ryan 9f534ebae6 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-19 07:56:05 +00:00
ryan 39dbda930c Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: http://svn.automattic.com/wordpress/trunk@4465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-14 01:24:27 +00:00
ryan f666759471 Show more link in RSS. Don't show more link if more link text empty. Take more into account when creating excerpt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-11 23:59:00 +00:00
ryan 849a0d29d7 Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 21:46:31 +00:00
matt 85a6e3ecea Frickity frack funk frack fracker
git-svn-id: http://svn.automattic.com/wordpress/trunk@3866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-13 02:32:22 +00:00
ryan 6970a75e94 Rewrite API additions and improvements from David House. #2433
git-svn-id: http://svn.automattic.com/wordpress/trunk@3638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-12 22:57:00 +00:00
matt 2e6a305fca Who did the goo-id? Fixes #1089
git-svn-id: http://svn.automattic.com/wordpress/trunk@3227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-29 00:16:04 +00:00
ryan 1baf503d64 Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-10 23:15:13 +00:00
matt cbe1c352ad Adding hooks in syndication feeds.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-10 18:45:39 +00:00
ryan 4fd6b840a5 Oops. Fix indent. I hate tabs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:29:41 +00:00
ryan f05d1a28ec Use get_post_time() in rss2 feed. Use UTC time. http://mosquito.wordpress.org/view.php?id=891 Props: jesse
git-svn-id: http://svn.automattic.com/wordpress/trunk@2373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:28:25 +00:00
ryan 810bf22215 Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 04:19:43 +00:00
saxmatt f46f90427d Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
git-svn-id: http://svn.automattic.com/wordpress/trunk@2318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:17:12 +00:00
rboren bb5d95dd95 Make sure is_feed() is true when feed files are referenced directly. http://mosquito.wordpress.org/view.php?id=726
git-svn-id: http://svn.automattic.com/wordpress/trunk@2272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 06:42:07 +00:00
saxmatt 1ccd2d86a3 Bring back DC for multi-author blogs - http://mosquito.wordpress.org/view.php?id=843
git-svn-id: http://svn.automattic.com/wordpress/trunk@2252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:09:41 +00:00
saxmatt 804f3227da Don't localized RSS dates - http://mosquito.wordpress.org/view.php?id=732
git-svn-id: http://svn.automattic.com/wordpress/trunk@2127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:26:55 +00:00
saxmatt 2c5c76c12b More escaping of description and cleaner default feed URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-22 03:45:35 +00:00
rboren f67ca5c196 Feed fixes from MooKitty. Bug 644.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-09 02:19:30 +00:00
saxmatt 7f98c031a7 Some feed template function cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 22:01:59 +00:00
rboren acbdd5c97d Feed fixes from MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 23:30:10 +00:00
rboren c44cecdb72 Use empty() to check if $feed is set at the beginning of the feed files. Bug 495.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-27 00:42:55 +00:00
emc3 3dde29bde0 BUG 390: Fixed support for multiple enclosures.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-20 16:54:31 +00:00
donncha dad5defb99 Added enclosure support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-12 15:52:29 +00:00
saxmatt 2d78e31a7d Vanquishing the terror of iso-8859-1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 07:16:40 +00:00
rboren 2734dca687 Do not cut excerpts in rss feeds. Patch from Kitten for bug 0000192.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-27 13:49:05 +00:00
michelvaldrighi 14baf17732 some cleanups, and a quick undefined variable fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@1358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 18:24:12 +00:00
rboren f64688bdbd Uncomment $doing_rss
git-svn-id: http://svn.automattic.com/wordpress/trunk@1339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-22 05:06:00 +00:00
michelvaldrighi 988a4ce48e don't translate months and weekdays in date strings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-21 22:32:58 +00:00
saxmatt ee19b6c490 wfw:commentRSS and E_ALL fix to blog-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 07:51:50 +00:00
saxmatt b4a0d174d8 Some E_ALL fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 21:29:23 +00:00
saxmatt e73da6f268 Minor changes to RSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 06:32:18 +00:00
saxmatt 168f5ce567 Remove language elements from RSS files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 09:13:43 +00:00
saxmatt 2320c9b128 Correctly respect excerpt wishes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 20:12:58 +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 ecdd48e62a Remove author element in order to keep our commitment to never reveal email addresses.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 05:20:13 +00:00
michelvaldrighi 5b7829456c migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-01 13:30:29 +00:00
michelvaldrighi 800110b266 removed redundant conditional get code
git-svn-id: http://svn.automattic.com/wordpress/trunk@1045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 21:27:45 +00:00
michelvaldrighi 3b07b7333e fixed dates to use GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@1041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 17:16:22 +00:00
michelvaldrighi 89d3d0e618 now feeds use encoding=blog_charset
git-svn-id: http://svn.automattic.com/wordpress/trunk@1022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 04:07:33 +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 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
rboren 6d55b3153a Clean feed and trackback URLs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 20:55:50 +00:00
saxmatt 8f1eebb668 Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 00:50:13 +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
saxmatt bfefe94945 Multiple categories in RSS. RSS 1.0 currently broken
git-svn-id: http://svn.automattic.com/wordpress/trunk@624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 08:58:07 +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 280324268f Fixed several instances in WordPress where PHP Notices are not being handled correctly.
Fixes supplied by Aaron Jensen (aaron@visualprose.com).
Plus removed currently unworkable 304 handling


git-svn-id: http://svn.automattic.com/wordpress/trunk@568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:21:09 +00:00
mikelittle 3e120068f9 Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-25 00:46:52 +00:00
saxmatt 8e7909ad04 Newer, cleaner RSS 2.0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 07:44:50 +00:00