Commit Graph

14 Commits

Author SHA1 Message Date
Matt Mullenweg dbdd0e5d84 Link OPML changes, fixes #2325
git-svn-id: https://develop.svn.wordpress.org/trunk@3470 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-23 23:10:08 +00:00
Matt Mullenweg 2b7f5cec65 Making our OPML compliant
git-svn-id: https://develop.svn.wordpress.org/trunk@2962 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-23 17:00:13 +00:00
Matt Mullenweg 3540aa09ea Left join causes weird problems. Hat tip: John Potter.
git-svn-id: https://develop.svn.wordpress.org/trunk@2473 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 21:56:59 +00:00
Matt Mullenweg 3675edaacb Updating OPML feed.
git-svn-id: https://develop.svn.wordpress.org/trunk@2182 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 02:03:21 +00:00
Matt Mullenweg a576d90d73 http://mosquito.wordpress.org/view.php?id=624
git-svn-id: https://develop.svn.wordpress.org/trunk@2063 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:17:42 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +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
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Matt Mullenweg e5cbab641a Removing some old functions. Cleaning up remaining places where we exposed emails. Consolidated ampersand fixing. Fixed pasting from Word.
git-svn-id: https://develop.svn.wordpress.org/trunk@1121 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 07:41:57 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Matt Mullenweg 10b46bd967 Changed to more closely emulate Bloglines OPML, which seems to be the best guide I can find to how people are actually using OPML.
git-svn-id: https://develop.svn.wordpress.org/trunk@953 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 02:12:55 +00:00
Matt Mullenweg 05eafbd0c6 Show RSS URIs in OPML file.
git-svn-id: https://develop.svn.wordpress.org/trunk@871 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 13:30:31 +00:00
Mike Little a4033addc6 Task ID 73
Added htmlspecialchars and stripslashes where appropriate


git-svn-id: https://develop.svn.wordpress.org/trunk@817 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:30:37 +00:00
Mike Little 19db634a18 First pass at OPML export of links.
Task ID 73


git-svn-id: https://develop.svn.wordpress.org/trunk@816 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:13:11 +00:00