Commit Graph

145 Commits

Author SHA1 Message Date
Matt Mullenweg
25ead2251d Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@339 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:13:38 +00:00
Matt Mullenweg
f2addc85c7 Check for heading tags as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@338 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:00:47 +00:00
Matt Mullenweg
d1c2cd14eb More autop tweaks. This function is becoming very mature.
git-svn-id: https://develop.svn.wordpress.org/trunk@337 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:57:18 +00:00
Matt Mullenweg
045f4032b7 Found that CRAZY bug that has plagued validation for months.
git-svn-id: https://develop.svn.wordpress.org/trunk@336 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:53:52 +00:00
Matt Mullenweg
deb09317dd Mostly whitespace issues.
git-svn-id: https://develop.svn.wordpress.org/trunk@334 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:24 +00:00
Matt Mullenweg
81fc93c5b5 Some significant fixes to autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@333 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:09 +00:00
Matt Mullenweg
72918e59a3 Final (hopefully) XHTML fixes to geo code.
git-svn-id: https://develop.svn.wordpress.org/trunk@332 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-23 06:03:38 +00:00
Matt Mullenweg
2e58383631 More XHTML fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@330 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-22 23:11:03 +00:00
Matt Mullenweg
17b43dbc29 More XHTML fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@329 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-22 23:09:43 +00:00
Matt Mullenweg
4f5bed2be4 Fix for XHTML 1.1. Commit early and often.
git-svn-id: https://develop.svn.wordpress.org/trunk@327 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:09:54 +00:00
Matt Mullenweg
e67c2887e2 Lowercase attribute values.
git-svn-id: https://develop.svn.wordpress.org/trunk@326 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:06:38 +00:00
Matt Mullenweg
05f2f39f4e MAKE SURE EVERYTHING IS XHTML COMPLIANT!
git-svn-id: https://develop.svn.wordpress.org/trunk@325 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:05:25 +00:00
Matt Mullenweg
ab036c3513 Get siteurl when posting form.
git-svn-id: https://develop.svn.wordpress.org/trunk@324 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 14:59:39 +00:00
Matt Mullenweg
5c9a79c506 Password protected posts!
git-svn-id: https://develop.svn.wordpress.org/trunk@323 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-20 22:59:20 +00:00
Matt Mullenweg
f34782e69d Fix for autop to allow attributes on elements.
git-svn-id: https://develop.svn.wordpress.org/trunk@322 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-20 22:12:31 +00:00
Dougal Campbell
719fd84654 Added optional floatval function for PHP < 4.2.0
git-svn-id: https://develop.svn.wordpress.org/trunk@310 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-14 15:13:20 +00:00
Matt Mullenweg
67abc2c1ea Added documentation hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@309 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 23:07:38 +00:00
michelvaldrighi
f8a932ae40 fixed: filters applied several times on the_title* functions
git-svn-id: https://develop.svn.wordpress.org/trunk@308 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 22:23:33 +00:00
michelvaldrighi
374bf36d8e rewrote convert_chars - hi again guys! :)
git-svn-id: https://develop.svn.wordpress.org/trunk@306 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 16:43:24 +00:00
Mike Little
570b19567a Geopositions code more compliant
git-svn-id: https://develop.svn.wordpress.org/trunk@304 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-10 22:31:26 +00:00
Mike Little
c1691badef Fixed call by reference warning. It's not needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@295 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-06 22:40:11 +00:00
Mike Little
b5701a52a3 Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: https://develop.svn.wordpress.org/trunk@294 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-05 22:44:38 +00:00
Mike Little
7274da6d08 get_archives() now checks for results from query before trying to iterate through them.
git-svn-id: https://develop.svn.wordpress.org/trunk@293 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-04 22:33:27 +00:00
Mike Little
b752a35c19 Added ability to output archives as options (just add select tag)
git-svn-id: https://develop.svn.wordpress.org/trunk@292 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-04 21:55:10 +00:00
Mike Little
7ccf3b372a Added list_cats() options to dropdown_cats() sort order, post count, last date, etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@291 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-04 21:25:35 +00:00
Mike Little
f3e54f37c6 Separated out html sanitise stuff from balance tags.
Also made it slightly more robust.


git-svn-id: https://develop.svn.wordpress.org/trunk@284 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-02 13:26:26 +00:00
Mike Little
5e25b738cf Removed mysql direct calls
git-svn-id: https://develop.svn.wordpress.org/trunk@282 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 23:44:08 +00:00
Mike Little
7bbde6b6a0 Minor update to get_archives_link()
git-svn-id: https://develop.svn.wordpress.org/trunk@274 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-25 23:31:11 +00:00
Mike Little
cb28cf4684 Update to get_archives()
Now can produce site navigation links
Hack by  Orien (http://icecode.com/)


git-svn-id: https://develop.svn.wordpress.org/trunk@273 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-25 23:07:38 +00:00
Mike Little
41aedd5e68 Removed extra closing anchor tag.
double quotes -> single.
http://wordpress.org/support/6/366


git-svn-id: https://develop.svn.wordpress.org/trunk@272 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-24 00:59:07 +00:00
Mike Little
51395412e7 Added stripslashes to get_userdata()
Reported on the support forums http://wordpress.org/support/3/376


git-svn-id: https://develop.svn.wordpress.org/trunk@271 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-24 00:41:40 +00:00
Mike Little
48271088e7 previous/next_post don't link to non-published posts.
Fix by Alex King


git-svn-id: https://develop.svn.wordpress.org/trunk@268 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 21:04:25 +00:00
Mike Little
06e2c70d0e Added last date, post count, and hide empty mods to list_cats.
git-svn-id: https://develop.svn.wordpress.org/trunk@259 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:55:18 +00:00
Mike Little
92ce55a05d Removed mysql reference, converted to EZSQL
git-svn-id: https://develop.svn.wordpress.org/trunk@258 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:51:43 +00:00
Matt Mullenweg
d605e786fd We don't need decade old JS hacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@253 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-18 22:57:50 +00:00
Mike Little
b25f660d2c minor change to apply_filters (spotted by Robert Morrison)
git-svn-id: https://develop.svn.wordpress.org/trunk@249 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-04 22:22:26 +00:00
Mike Little
6f9fcd2213 Fixed problem with previous_post always showing title.
git-svn-id: https://develop.svn.wordpress.org/trunk@248 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-30 22:27:21 +00:00
Mike Little
d5cc6340dc Fixed missing wpdb in next_post()
Fixed call to blalanceTags() in comment_text()


git-svn-id: https://develop.svn.wordpress.org/trunk@247 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-26 23:23:37 +00:00
Mike Little
d1826532d4 Always strip those tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@245 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-25 22:13:15 +00:00
Mike Little
199a0eaa76 Security fix for comments: Strip out dangerousa tags.
Fix by Michel V.


git-svn-id: https://develop.svn.wordpress.org/trunk@244 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-23 23:06:12 +00:00
Matt Mullenweg
5f5d4ba157 Strip HTML from titles for autodiscovery RDF. From Kelson.
git-svn-id: https://develop.svn.wordpress.org/trunk@238 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 07:06:32 +00:00
Mike Little
d00989642f tablesettings no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@229 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:48:49 +00:00
Mike Little
783b83f28e whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@218 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:46:04 +00:00
Mike Little
aba4d40fb0 Use defined beginning of week.
git-svn-id: https://develop.svn.wordpress.org/trunk@217 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:45:27 +00:00
Mike Little
8767f6f908 New function to pull new options from db.
Added default parameter to dropdown_categories()
require -> require_once


git-svn-id: https://develop.svn.wordpress.org/trunk@216 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:45:08 +00:00
Matt Mullenweg
6d94b76263 XHTML 1.1 compliant permalink
git-svn-id: https://develop.svn.wordpress.org/trunk@205 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 19:48:43 +00:00
Mike Little
3122ba26c7 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@203 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 10:08:44 +00:00
Matt Mullenweg
3b26010d14 Typo! Whoops.
git-svn-id: https://develop.svn.wordpress.org/trunk@194 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 10:15:17 +00:00
Matt Mullenweg
89310fac44 fixed bug in comment_author_link.
git-svn-id: https://develop.svn.wordpress.org/trunk@193 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 10:12:50 +00:00
Mike Little
06cff97569 More fixes to weekly archive mode, links now work sql slightly simpler.
git-svn-id: https://develop.svn.wordpress.org/trunk@192 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 01:12:38 +00:00
Mike Little
b9d1cbc37f Updated archive mode. Default is now admin setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@191 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 00:15:39 +00:00
Mike Little
c66e9fece3 Fixed other archive modes in get_archives.Removed standalone archives files.
However limit does not work as expected in weekly mode.


git-svn-id: https://develop.svn.wordpress.org/trunk@190 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 00:10:07 +00:00
Mike Little
8fb0aa37f6 return is not a function!
git-svn-id: https://develop.svn.wordpress.org/trunk@184 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:19:38 +00:00
Matt Mullenweg
170a41cb0f We need the ampersand fixer in the loop too.
git-svn-id: https://develop.svn.wordpress.org/trunk@177 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 22:51:33 +00:00
Mike Little
93a987f7af RE-fixed mis-mat hed quote type in popup comment link.
git-svn-id: https://develop.svn.wordpress.org/trunk@176 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:58:24 +00:00
Matt Mullenweg
9f4dc2e01b Ampersand fixer should be called outside of the texturize loop.
git-svn-id: https://develop.svn.wordpress.org/trunk@174 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:19:30 +00:00
Matt Mullenweg
c6da9259e5 Version up.
git-svn-id: https://develop.svn.wordpress.org/trunk@163 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:36:53 +00:00
Matt Mullenweg
cedbcaea04 New comment status code.
git-svn-id: https://develop.svn.wordpress.org/trunk@162 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:36:35 +00:00
Mike Little
9bba5c23b2 fixed mismatched quotes in popup comment link
git-svn-id: https://develop.svn.wordpress.org/trunk@146 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 21:00:30 +00:00
Matt Mullenweg
05ce9b7dd9 Time should update when editing a draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@141 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:02:17 +00:00
Matt Mullenweg
918fbbb95f Added new status fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@140 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 13:26:54 +00:00
Matt Mullenweg
5a4da23dc3 Updated author functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@137 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:57:50 +00:00
Matt Mullenweg
e4875142e3 Clipped convert_chars, it's too slow and most people won't notice. We need to do the conversion on insert rather than display.
git-svn-id: https://develop.svn.wordpress.org/trunk@133 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:30:13 +00:00
Matt Mullenweg
846c5ec77e Cleaned up functions, ezSQL updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@125 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:05:29 +00:00
Matt Mullenweg
31a5a969bf Unnecessary code cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@116 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-29 15:51:10 +00:00
Matt Mullenweg
49a87f1f0d ezSQL mods.
git-svn-id: https://develop.svn.wordpress.org/trunk@114 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-29 14:04:30 +00:00
Matt Mullenweg
377d2e9d4c EZ SQL, modified slightly for WP use.
git-svn-id: https://develop.svn.wordpress.org/trunk@112 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 08:41:04 +00:00
Matt Mullenweg
c5f7c18f0d Links in popup windows now target different window.
git-svn-id: https://develop.svn.wordpress.org/trunk@111 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 08:40:34 +00:00
Matt Mullenweg
2c1c4e6703 Much improved (and faster!) autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@106 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-26 11:44:05 +00:00
Matt Mullenweg
ae319d220f New path system.
git-svn-id: https://develop.svn.wordpress.org/trunk@96 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 12:43:31 +00:00
Mike Little
c62fc9985f Fixed doubling of faked excerpt in rss/rdf mode
git-svn-id: https://develop.svn.wordpress.org/trunk@91 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:44:19 +00:00
Mike Little
d287891fe4 Fix re excerpts. Don't fake 'em on b2edit page
git-svn-id: https://develop.svn.wordpress.org/trunk@87 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 23:14:04 +00:00
Mike Little
6c3fc2a305 Removed $pathserver. Now use $siteurl everywhere.
git-svn-id: https://develop.svn.wordpress.org/trunk@83 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:50:22 +00:00
Mike Little
2041d1ba63 Moved admin file
git-svn-id: https://develop.svn.wordpress.org/trunk@79 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 21:28:33 +00:00
Mike Little
fa071483d9 Changed cookie name to avoid conflict with parallel b2 installations.
git-svn-id: https://develop.svn.wordpress.org/trunk@69 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:21:37 +00:00
Matt Mullenweg
e62cf2425d Path problem.
git-svn-id: https://develop.svn.wordpress.org/trunk@65 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 16:29:12 +00:00
Matt Mullenweg
b3d545d58a Rough Textile support.
git-svn-id: https://develop.svn.wordpress.org/trunk@46 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 11:23:26 +00:00
Matt Mullenweg
79d7f213ec Tweaked touch_time as part of Admin update.
git-svn-id: https://develop.svn.wordpress.org/trunk@43 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 07:27:58 +00:00
Mike Little
1109a73a5d More changes for new admin path. Removed relocated files.
Moved some more files from b2-include to wp-admin.


git-svn-id: https://develop.svn.wordpress.org/trunk@40 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-22 22:51:40 +00:00
Mike Little
46cb4a07cf Assorted changes, plus moved most of the links files to subdir wp-links.
git-svn-id: https://develop.svn.wordpress.org/trunk@36 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-22 01:28:49 +00:00
Matt Mullenweg
d9d35c4d82 Zapping tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@33 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-21 22:16:11 +00:00
Matt Mullenweg
e2376e87e1 New admin interface start, quicktag bug fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@31 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-21 12:47:45 +00:00
Matt Mullenweg
e05ab4b0d7 New admin interface start.
git-svn-id: https://develop.svn.wordpress.org/trunk@30 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-21 12:47:27 +00:00
Matt Mullenweg
50316978bf Added get_archives, tweaked comment_link.
git-svn-id: https://develop.svn.wordpress.org/trunk@24 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-21 11:17:09 +00:00
Mike Little
2f0403b0a0 Added in a version of b2links with update from
weblogs.com.


git-svn-id: https://develop.svn.wordpress.org/trunk@22 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-12 22:47:07 +00:00
Matt Mullenweg
08007df98c Quote problem could cause invalid markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@20 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-07 04:10:10 +00:00
Mike Little
fb10a6c04c Added return excerpt if none
git-svn-id: https://develop.svn.wordpress.org/trunk@17 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-06 22:15:28 +00:00
Matt Mullenweg
b46aa2d7c0 Use new features (texturize etc.) by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@15 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-06 08:07:29 +00:00
Matt Mullenweg
cb1635ed63 Update to use real lists.
git-svn-id: https://develop.svn.wordpress.org/trunk@14 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-06 08:06:57 +00:00
Matt Mullenweg
e539444bfd Added wpautop.
git-svn-id: https://develop.svn.wordpress.org/trunk@13 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-06 08:06:41 +00:00
Mike Little
8291c81051 Added in Excerpt functionality. Requires a database update see update-b2posts-for-excerpt.sql
Note: quicktags are BROKEN with this commit.


git-svn-id: https://develop.svn.wordpress.org/trunk@12 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-24 01:04:42 +00:00
Matt Mullenweg
354ce431c1 More semantic tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@11 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-23 01:26:43 +00:00
Matt Mullenweg
1034ce8fe8 WordPress branding.
git-svn-id: https://develop.svn.wordpress.org/trunk@10 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-23 01:24:05 +00:00
Matt Mullenweg
e5e3c77d43 Added wptexturize.
git-svn-id: https://develop.svn.wordpress.org/trunk@9 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-23 01:21:54 +00:00
Mike Little
267bca49b8 Populating missing files from this 'branch'.
git-svn-id: https://develop.svn.wordpress.org/trunk@8 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-21 21:37:11 +00:00