Commit Graph

663 Commits

Author SHA1 Message Date
saxmatt
3a2f87a2d4 KSES fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 08:34:57 +00:00
saxmatt
e5718bf66b New upgrade scripts and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 05:36:47 +00:00
mikelittle
b435e68257 Fixed some paths. Changed b2 -> wp
git-svn-id: http://svn.automattic.com/wordpress/trunk@661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:17:53 +00:00
mikelittle
dfa89ccc84 Updated greymatter import. Patch provided by
Ryan Boren (ryan@boren.nu)


git-svn-id: http://svn.automattic.com/wordpress/trunk@660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-29 02:11:55 +00:00
saxmatt
df7fdc51b6 Permalink structure fix and link comments when pings are on.
git-svn-id: http://svn.automattic.com/wordpress/trunk@659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 21:45:18 +00:00
saxmatt
31d01ac0bd New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:44:05 +00:00
saxmatt
5f8094aeba Strip slashes, view post, and improve clarity.
git-svn-id: http://svn.automattic.com/wordpress/trunk@657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:02:23 +00:00
saxmatt
4d44f4d8e7 More link manager fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 08:38:31 +00:00
mikelittle
9a5a4a52de Fixed typo in table name
git-svn-id: http://svn.automattic.com/wordpress/trunk@655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 21:30:41 +00:00
saxmatt
4aab651a88 Link manager fixes and HTML cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +00:00
saxmatt
738be91fcd Fix title function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 18:37:30 +00:00
saxmatt
8d232849e3 New title code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-25 00:01:31 +00:00
saxmatt
223d1b272b We don't need to numeric amp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-24 21:57:16 +00:00
saxmatt
52e1d45f45 Add kses HTML cleaning to comment functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-24 20:43:04 +00:00
saxmatt
3f71149d19 Add kses HTML cleaning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 22:09:02 +00:00
saxmatt
b8373c949d Version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:51:56 +00:00
saxmatt
32bc2b2b73 Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
git-svn-id: http://svn.automattic.com/wordpress/trunk@647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:47:03 +00:00
saxmatt
85eaa93dd6 Moved gzip stuff into options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:31:09 +00:00
saxmatt
8f7d04c773 Don't send out password if account doesn't exist, error out. We should improve error handling in this script.
git-svn-id: http://svn.automattic.com/wordpress/trunk@645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:19:30 +00:00
saxmatt
546c4bdb41 Space out options screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:40 +00:00
saxmatt
42db9e2708 Template tag for category_description and set $cat if you have category_name thing going on. Space out options screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:04 +00:00
saxmatt
723bae7219 New user registration tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:21:29 +00:00
mikelittle
63f1c3e3cf Oops! I forgot thew dl tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 00:47:01 +00:00
emc3
c8604702fc Fixed %post_id% token handling. Fixed pingback link detection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 23:00:45 +00:00
saxmatt
75f9641bb1 Save and edit while... editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 05:04:18 +00:00
saxmatt
1c352e673e Update sending pingbacks to use new URL structure. Need to update to receive like that.
git-svn-id: http://svn.automattic.com/wordpress/trunk@638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 03:26:31 +00:00
saxmatt
08709cf171 Non-trackback requests to wp-trackback.php now redirect to the post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 03:10:54 +00:00
saxmatt
d3d08d60ef Trackback on edit done.
git-svn-id: http://svn.automattic.com/wordpress/trunk@636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 02:46:40 +00:00
saxmatt
61df3dab96 Better error reporting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 01:50:20 +00:00
saxmatt
c3d03c529d Multiple category support for RDF.
git-svn-id: http://svn.automattic.com/wordpress/trunk@634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 00:32:05 +00:00
saxmatt
7aa01391d0 Initial XFN support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 00:09:59 +00:00
mikelittle
2e42c2329f Upgrade of option values for link images after directory move
git-svn-id: http://svn.automattic.com/wordpress/trunk@632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-19 00:41:33 +00:00
saxmatt
e95716f9f1 Move Press It link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 17:10:20 +00:00
saxmatt
af1326791a Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
git-svn-id: http://svn.automattic.com/wordpress/trunk@630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 10:12:34 +00:00
saxmatt
e7705d626b Formatting changes and version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:45:34 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
saxmatt
298b53cc1e Removed some old b2 references.
git-svn-id: http://svn.automattic.com/wordpress/trunk@627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:29:22 +00:00
saxmatt
03631584ec Not used anymore.
git-svn-id: http://svn.automattic.com/wordpress/trunk@626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:22:38 +00:00
saxmatt
869714e60b Now more sanely deals with bad connection data and offers useful suggestions, doesn't go on when it can't connect to the DB.
git-svn-id: http://svn.automattic.com/wordpress/trunk@625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:18:57 +00:00
saxmatt
bfefe94945 Multiple categories in RSS. RSS 1.0 currently broken
git-svn-id: http://svn.automattic.com/wordpress/trunk@624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 08:58:07 +00:00
saxmatt
50ef006a57 Newlines and code formatting in quicktag code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 07:12:29 +00:00
emc3
f92b6e4266 Modified CSS fix a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 23:07:36 +00:00
emc3
dea14ad94e Workaround IE peekaboo bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 22:23:42 +00:00
mikelittle
e79ab010c2 Default page if no group selected.
git-svn-id: http://svn.automattic.com/wordpress/trunk@620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 01:07:40 +00:00
mikelittle
cb76dc4f33 Now we can see which option group we are editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 00:36:29 +00:00
mikelittle
074541f888 Some more b2->wp renaming
Plus added back simple unstyled blog output.


git-svn-id: http://svn.automattic.com/wordpress/trunk@618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 02:10:52 +00:00
mikelittle
b0db88d03a Some more b2->wp renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:58:39 +00:00
mikelittle
180b6e78bd Fixed error with double include
git-svn-id: http://svn.automattic.com/wordpress/trunk@616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:29:33 +00:00
saxmatt
13f3f514b7 Removed images we're not using anymore.
git-svn-id: http://svn.automattic.com/wordpress/trunk@615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-15 10:46:42 +00:00
saxmatt
eb2969916c Hacks file option and include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-15 09:55:47 +00:00