Commit Graph

32 Commits

Author SHA1 Message Date
matt f510668919 Summaries in Atom should properly describe their content, fixes #3377. Hat tip: link92.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-07 02:14:07 +00:00
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 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
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
matt 5242c3eec3 Summary is always text/plain. - http://mosquito.wordpress.org/view.php?id=1314
git-svn-id: http://svn.automattic.com/wordpress/trunk@2593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:11:19 +00:00
matt eb60eaab15 Better handling of excerpts vs full posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@2586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-06 23:56:45 +00:00
ryan 5701e838c6 Use UTC times in atom feed. http://mosquito.wordpress.org/view.php?id=983 Hat tip: darkcanuck
git-svn-id: http://svn.automattic.com/wordpress/trunk@2388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 04:51:32 +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 8e014dea63 html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:36:57 +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
saxmatt 30e753fa57 More escaping - http://mosquito.wordpress.org/view.php?id=179
git-svn-id: http://svn.automattic.com/wordpress/trunk@2284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 07:39:31 +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 d63aad9be5 Feed escaping fixes to other feeds - http://mosquito.wordpress.org/view.php?id=720
git-svn-id: http://svn.automattic.com/wordpress/trunk@2131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:33:50 +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
saxmatt c9136856b5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 00:24:28 +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
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
michelvaldrighi 957893458c the Atom feed should always provide an excerpt, even in full content mode
git-svn-id: http://svn.automattic.com/wordpress/trunk@1356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 16:49:19 +00:00
saxmatt e550bff7d5 Full content fix from markp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-13 17:21:38 +00:00
michelvaldrighi af57879ad1 BRING OUT YOUR NUCLEONS, for we now have a really valid Atom 0.3 feed
git-svn-id: http://svn.automattic.com/wordpress/trunk@1032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 02:14:45 +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
alex_t_king 1f02b3ee69 removed errant id tag anc chanced description tag to summary
git-svn-id: http://svn.automattic.com/wordpress/trunk@785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 22:51:14 +00:00
alex_t_king 8ef3dc35ad fixing the top time value to have a leading zero, the ones for the posts already had the leading zero
git-svn-id: http://svn.automattic.com/wordpress/trunk@772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 02:10:40 +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