Commit Graph

28 Commits

Author SHA1 Message Date
Ryan Boren 310589c667 Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
git-svn-id: https://develop.svn.wordpress.org/trunk@2443 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-14 01:02:04 +00:00
Matt Mullenweg dc25d8ac9f Fix from mailing list.
git-svn-id: https://develop.svn.wordpress.org/trunk@2424 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-09 21:39:01 +00:00
Matt Mullenweg 808c754e1e Removing Staticize
git-svn-id: https://develop.svn.wordpress.org/trunk@2212 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-03 19:16:16 +00:00
Matt Mullenweg 15b7548652 Updating Markdown to 1.0.1 - http://mosquito.wordpress.org/view.php?id=730
git-svn-id: https://develop.svn.wordpress.org/trunk@2128 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 06:30:16 +00:00
Matt Mullenweg ca6be129a3 Moving google highlight to http://dev.wp-plugins.org
git-svn-id: https://develop.svn.wordpress.org/trunk@2084 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 20:25:14 +00:00
Matt Mullenweg f117835950 http://mosquito.wordpress.org/view.php?id=517
git-svn-id: https://develop.svn.wordpress.org/trunk@2065 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:24:33 +00:00
Matt Mullenweg a4083cd938 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: https://develop.svn.wordpress.org/trunk@2060 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 23:10:28 +00:00
Matt Mullenweg c21387d2af Bump version.
git-svn-id: https://develop.svn.wordpress.org/trunk@1884 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 19:12:37 +00:00
Matt Mullenweg 6fc5d2939d Try not to cache if the page doesn't finish, updated link.
git-svn-id: https://develop.svn.wordpress.org/trunk@1883 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-25 19:09:49 +00:00
Matt Mullenweg fb26f2cb34 Don't cache pages with DB errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1865 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-19 02:18:23 +00:00
Ryan Boren 85b3d7821e Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
git-svn-id: https://develop.svn.wordpress.org/trunk@1755 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 06:20:52 +00:00
Matt Mullenweg 4bec876932 Turn off GZIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@1740 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-04 08:59:01 +00:00
Ryan Boren c6ee28749c Use get_query_var to get the search terms.
git-svn-id: https://develop.svn.wordpress.org/trunk@1714 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-27 00:46:42 +00:00
Matt Mullenweg 3162e9f737 Bump to Markdown 1.0
git-svn-id: https://develop.svn.wordpress.org/trunk@1593 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 20:48:57 +00:00
Matt Mullenweg da530a13ae We're going to refer them to the heavy version instead.
git-svn-id: https://develop.svn.wordpress.org/trunk@1591 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-04 20:20:18 +00:00
Matt Mullenweg 4d3ef9eb4d Opening up Staticize to work from other developers.
git-svn-id: https://develop.svn.wordpress.org/trunk@1550 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-22 21:30:09 +00:00
Ryan Boren 918aabfbd5 preg_quote search terms. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000123
git-svn-id: https://develop.svn.wordpress.org/trunk@1462 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-13 18:14:54 +00:00
Ryan Boren b967d4e894 HTTP_REFERER fixes from Joseph Scott. http://wordpress.org/support/6/6657
git-svn-id: https://develop.svn.wordpress.org/trunk@1378 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 02:18:36 +00:00
Matt Mullenweg 1d74302745 Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 08:45:36 +00:00
Matt Mullenweg 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +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 0aa8e61506 Version numbers.
git-svn-id: https://develop.svn.wordpress.org/trunk@1104 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 08:58:36 +00:00
Matt Mullenweg 63dea142ef Added warning text.
git-svn-id: https://develop.svn.wordpress.org/trunk@1103 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 08:32:29 +00:00
Matt Mullenweg 8e17f4e736 Textile checkin. Props to Jaykul for prodding me into this.
git-svn-id: https://develop.svn.wordpress.org/trunk@1102 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 08:31:33 +00:00
Matt Mullenweg 8a349c4a89 Initial Markdown plugin checkin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1096 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 03:50:43 +00:00
Matt Mullenweg 9db213767e Cleaned up regex a little.
git-svn-id: https://develop.svn.wordpress.org/trunk@1083 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 02:45:18 +00:00
Matt Mullenweg fe4365e0f6 Search highlighting is probably a better example of the plugin system's power.
git-svn-id: https://develop.svn.wordpress.org/trunk@1082 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 02:25:44 +00:00
Matt Mullenweg 2b8bbdb401 Initial plugin funcitonality checkin. Not done yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@1008 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 07:05:52 +00:00