Ryan Boren
|
9b6a6b632c
|
Relocate feed templates to wp-includes. fixes #3846
git-svn-id: https://develop.svn.wordpress.org/trunk@4927 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-23 02:50:05 +00:00 |
Matt Mullenweg
|
06804aaf72
|
This is what I get for commiting remotely, should fix currently known issues with atom 1.0
git-svn-id: https://develop.svn.wordpress.org/trunk@4805 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 08:48:18 +00:00 |
Matt Mullenweg
|
c348336b89
|
Missed a file and an easy mistake.
git-svn-id: https://develop.svn.wordpress.org/trunk@4804 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 08:37:26 +00:00 |
Matt Mullenweg
|
c25f2401c5
|
Beta Atom 1.0 support
git-svn-id: https://develop.svn.wordpress.org/trunk@4803 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 08:02:18 +00:00 |
Matt Mullenweg
|
82ac3b15f6
|
Summaries in Atom should properly describe their content, fixes #3377. Hat tip: link92.
git-svn-id: https://develop.svn.wordpress.org/trunk@4688 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-07 02:14:07 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Ryan Boren
|
cf30cd6e7e
|
Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-14 01:24:27 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
7d6fc8af08
|
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: https://develop.svn.wordpress.org/trunk@2627 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 23:15:13 +00:00 |
Matt Mullenweg
|
1b7bfde51f
|
Adding hooks in syndication feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@2625 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 18:45:39 +00:00 |
Matt Mullenweg
|
127fa7fbcb
|
Summary is always text/plain. - http://mosquito.wordpress.org/view.php?id=1314
git-svn-id: https://develop.svn.wordpress.org/trunk@2593 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-09 11:11:19 +00:00 |
Matt Mullenweg
|
e3cdf255e0
|
Better handling of excerpts vs full posts
git-svn-id: https://develop.svn.wordpress.org/trunk@2586 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-06 23:56:45 +00:00 |
Ryan Boren
|
bccdfb44cf
|
Use UTC times in atom feed. http://mosquito.wordpress.org/view.php?id=983 Hat tip: darkcanuck
git-svn-id: https://develop.svn.wordpress.org/trunk@2388 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-27 04:51:32 +00:00 |
Ryan Boren
|
f22a3f3283
|
Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: https://develop.svn.wordpress.org/trunk@2366 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-21 04:19:43 +00:00 |
Matt Mullenweg
|
ed8a84e4cd
|
html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 04:36:57 +00:00 |
Matt Mullenweg
|
eac6ef3906
|
Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
git-svn-id: https://develop.svn.wordpress.org/trunk@2318 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 04:17:12 +00:00 |
Matt Mullenweg
|
b9c05fbffb
|
More escaping - http://mosquito.wordpress.org/view.php?id=179
git-svn-id: https://develop.svn.wordpress.org/trunk@2284 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 07:39:31 +00:00 |
Ryan Boren
|
fa6727b6b6
|
Make sure is_feed() is true when feed files are referenced directly. http://mosquito.wordpress.org/view.php?id=726
git-svn-id: https://develop.svn.wordpress.org/trunk@2272 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 06:42:07 +00:00 |
Matt Mullenweg
|
d24a38306a
|
Feed escaping fixes to other feeds - http://mosquito.wordpress.org/view.php?id=720
git-svn-id: https://develop.svn.wordpress.org/trunk@2131 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-24 07:33:50 +00:00 |
Ryan Boren
|
741fea5fc6
|
Feed fixes from MooKitty. Bug 644.
git-svn-id: https://develop.svn.wordpress.org/trunk@2070 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-09 02:19:30 +00:00 |
Matt Mullenweg
|
7e8f96ac46
|
Some feed template function cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2068 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-07 22:01:59 +00:00 |
Ryan Boren
|
cecd758d0f
|
Feed fixes from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@2046 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-04 23:30:10 +00:00 |
Ryan Boren
|
ca2a782574
|
Use empty() to check if $feed is set at the beginning of the feed files. Bug 495.
git-svn-id: https://develop.svn.wordpress.org/trunk@1888 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 00:42:55 +00:00 |
Matt Mullenweg
|
6b0bcbf2f5
|
Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 00:24:28 +00:00 |
Matt Mullenweg
|
6e1c571490
|
Vanquishing the terror of iso-8859-1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-30 07:16:40 +00:00 |
michelvaldrighi
|
c0f296df06
|
some cleanups, and a quick undefined variable fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1358 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 18:24:12 +00:00 |
michelvaldrighi
|
5b5f1077da
|
the Atom feed should always provide an excerpt, even in full content mode
git-svn-id: https://develop.svn.wordpress.org/trunk@1356 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 16:49:19 +00:00 |
Matt Mullenweg
|
0388facef0
|
Full content fix from markp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1268 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-13 17:21:38 +00:00 |
michelvaldrighi
|
1ec97a4ad4
|
BRING OUT YOUR NUCLEONS, for we now have a really valid Atom 0.3 feed
git-svn-id: https://develop.svn.wordpress.org/trunk@1032 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-30 02:14:45 +00:00 |
michelvaldrighi
|
ad6e954ab9
|
now feeds use encoding=blog_charset
git-svn-id: https://develop.svn.wordpress.org/trunk@1022 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-29 04:07:33 +00:00 |
Matt Mullenweg
|
59155a15f3
|
Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 06:13:32 +00:00 |
Matt Mullenweg
|
f69f39dd6e
|
Feed improvements and suggestions from Mark Pilgrim.
git-svn-id: https://develop.svn.wordpress.org/trunk@901 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-21 12:28:36 +00:00 |
Ryan Boren
|
6ebd3ca6c0
|
Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@836 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 20:55:50 +00:00 |
Alex King
|
ccf31cbb0f
|
removed errant id tag anc chanced description tag to summary
git-svn-id: https://develop.svn.wordpress.org/trunk@785 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-24 22:51:14 +00:00 |
Alex King
|
dd8ca7bc6a
|
fixing the top time value to have a leading zero, the ones for the posts already had the leading zero
git-svn-id: https://develop.svn.wordpress.org/trunk@772 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-14 02:10:40 +00:00 |
Matt Mullenweg
|
749f393872
|
Initial Atom syndication and autodiscovery support.
git-svn-id: https://develop.svn.wordpress.org/trunk@666 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-30 12:05:25 +00:00 |