Commit Graph

46 Commits

Author SHA1 Message Date
saxmatt 44cde8f911 New title functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 22:05:38 +00:00
emc3 45fe889b00 Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
git-svn-id: http://svn.automattic.com/wordpress/trunk@458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-20 20:53:13 +00:00
emc3 8c2b8215d8 Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-17 19:26:05 +00:00
saxmatt 363715a0e3 Texturize preg_split .* should match newlines as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-16 16:58:48 +00:00
mikelittle e2744e0cfc Added missing global querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:27:45 +00:00
saxmatt 7cb21067bb Remove call by reference.
git-svn-id: http://svn.automattic.com/wordpress/trunk@411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-04 18:23:59 +00:00
emc3 efcd47e994 Added checks for definition list (dl/dt/dd) tags to wpautop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-11 15:27:26 +00:00
alex_t_king 76eb648fc9 alphabetized category drop down list
git-svn-id: http://svn.automattic.com/wordpress/trunk@358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-08 04:44:40 +00:00
mikelittle f766194481 Fixes from Patrick MARIE <mycroft@virgaria.org>
regarding un-initialized vars.


git-svn-id: http://svn.automattic.com/wordpress/trunk@354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-02 23:22:04 +00:00
saxmatt 172acd052d Fixed some funky whitespace issues with autop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 01:53:52 +00:00
saxmatt e3a1196827 Type that eliminated all content, fixed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 21:36:09 +00:00
saxmatt 753de9e52e Type that eliminated all content, fixed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 21:27:28 +00:00
saxmatt 6b081f3a0c No smilies inside of HTML tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 21:25:56 +00:00
saxmatt d2cd93ad77 Check for heading tags as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 21:00:47 +00:00
saxmatt 5ed06746cc More autop tweaks. This function is becoming very mature.
git-svn-id: http://svn.automattic.com/wordpress/trunk@337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 20:57:18 +00:00
saxmatt dfab49ea0b Some significant fixes to autop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 16:46:09 +00:00
saxmatt f3d1d48dc7 Fix for autop to allow attributes on elements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-20 22:12:31 +00:00
emc3 3bb338ca93 Added optional floatval function for PHP < 4.2.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-14 15:13:20 +00:00
saxmatt c32fb874c7 Added documentation hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 23:07:38 +00:00
michelvaldrighi 3f3adc6824 rewrote convert_chars - hi again guys! :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 16:43:24 +00:00
mikelittle af9b7abc5f Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: http://svn.automattic.com/wordpress/trunk@294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-05 22:44:38 +00:00
mikelittle 70afc0f3a6 Separated out html sanitise stuff from balance tags.
Also made it slightly more robust.


git-svn-id: http://svn.automattic.com/wordpress/trunk@284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-02 13:26:26 +00:00
mikelittle 04a81c131f Removed mysql direct calls
git-svn-id: http://svn.automattic.com/wordpress/trunk@282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 23:44:08 +00:00
mikelittle 2cc31e7848 Added stripslashes to get_userdata()
Reported on the support forums http://wordpress.org/support/3/376


git-svn-id: http://svn.automattic.com/wordpress/trunk@271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-24 00:41:40 +00:00
mikelittle 3d1da58e9e Removed mysql reference, converted to EZSQL
git-svn-id: http://svn.automattic.com/wordpress/trunk@258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:51:43 +00:00
mikelittle afce238b27 Always strip those tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-25 22:13:15 +00:00
mikelittle 1120a2c27e Security fix for comments: Strip out dangerousa tags.
Fix by Michel V.


git-svn-id: http://svn.automattic.com/wordpress/trunk@244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-23 23:06:12 +00:00
mikelittle a5f01a4928 tablesettings no longer used
git-svn-id: http://svn.automattic.com/wordpress/trunk@229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:48:49 +00:00
mikelittle 6723d53c03 New function to pull new options from db.
Added default parameter to dropdown_categories()
require -> require_once


git-svn-id: http://svn.automattic.com/wordpress/trunk@216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:45:08 +00:00
mikelittle 01a35b5231 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 10:08:44 +00:00
mikelittle c89dde17f4 return is not a function!
git-svn-id: http://svn.automattic.com/wordpress/trunk@184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:19:38 +00:00
saxmatt fc0546cf02 We need the ampersand fixer in the loop too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 22:51:33 +00:00
saxmatt 67b6947894 Ampersand fixer should be called outside of the texturize loop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 21:19:30 +00:00
saxmatt 183c6c718f Time should update when editing a draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 14:02:17 +00:00
saxmatt b70dc9bbcb Added new status fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 13:26:54 +00:00
saxmatt a18d531876 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: http://svn.automattic.com/wordpress/trunk@133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:30:13 +00:00
saxmatt 7012a9ae46 Cleaned up functions, ezSQL updates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:05:29 +00:00
saxmatt d37d5204a9 ezSQL mods.
git-svn-id: http://svn.automattic.com/wordpress/trunk@114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-29 14:04:30 +00:00
saxmatt fe76341b15 Links in popup windows now target different window.
git-svn-id: http://svn.automattic.com/wordpress/trunk@111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 08:40:34 +00:00
saxmatt 20adb1d803 Much improved (and faster!) autop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-26 11:44:05 +00:00
mikelittle 6a58740e30 Changed cookie name to avoid conflict with parallel b2 installations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@69 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:21:37 +00:00
saxmatt 7d9d847945 Tweaked touch_time as part of Admin update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@43 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 07:27:58 +00:00
saxmatt 74d015f29b Added wpautop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-06 08:06:41 +00:00
mikelittle b1a28736a7 Added in Excerpt functionality. Requires a database update see update-b2posts-for-excerpt.sql
Note: quicktags are BROKEN with this commit.


git-svn-id: http://svn.automattic.com/wordpress/trunk@12 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-04-24 01:04:42 +00:00
saxmatt 0831c2ed13 Added wptexturize.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-04-23 01:21:54 +00:00
mikelittle 1cfe5afa8e Populating missing files from this 'branch'.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-04-21 21:37:11 +00:00