mikelittle
8f63b6f171
Moved post count outside the link in monthly version of get_archives().
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 00:35:45 +00:00
saxmatt
912a5ab9ff
Some options functions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 00:19:23 +00:00
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
emc3
11dda1b437
$siteurl was not getting interpolated in comment links
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-09 15:33:33 +00:00
mikelittle
b7a5ea4461
double quotes to single
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:28:39 +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
emc3
240c3ea9d8
Added checks to category functions for empty results.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 21:48:32 +00:00
mikelittle
1db80bb008
Added call to antispambot round comment email.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-05 21:06:11 +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
alex_t_king
737d3b5294
moved the password form into its own function get_the_password_form() and added functions needed for the comments RSS feed
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-28 18:23:52 +00:00
mikelittle
af2529fdb9
Added display of post count on monthly archives
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-26 07:03:35 +00:00
mikelittle
89a4837fc8
Fixed bug with escaped quotes in the excerpt.
...
http://wordpress.org/support/4/623
git-svn-id: http://svn.automattic.com/wordpress/trunk@377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-22 22:57:41 +00:00
mikelittle
fab908ad08
Comments should not visible on password protected post until password entered.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-20 00:03:21 +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
mikelittle
2e2f6c2c58
Added echo param to the_title() and the category_ID()
...
Fixed error with prematurely closing comments in rdf
git-svn-id: http://svn.automattic.com/wordpress/trunk@363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-09 22:33:47 +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
saxmatt
ff6e5c93f3
Remove language attribute: http://wordpress.org/support/4/533
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-03 17:39:12 +00:00
mikelittle
171ad0fde9
Fixes from Patrick MARIE <mycroft@virgaria.org>
...
regarding un-initialized vars.
Plus get_archives can now take a before and after param.
git-svn-id: http://svn.automattic.com/wordpress/trunk@355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-02 23:23:04 +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
a0a1debaa7
Version bump.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 21:13:38 +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
ba75a65103
Found that CRAZY bug that has plagued validation for months.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 20:53:52 +00:00
saxmatt
27dc2c69cb
Mostly whitespace issues.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-24 16:46:24 +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
05b0dca976
Final (hopefully) XHTML fixes to geo code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-23 06:03:38 +00:00
saxmatt
6e900886f3
More XHTML fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-22 23:11:03 +00:00
saxmatt
cbe9acb9c4
More XHTML fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-22 23:09:43 +00:00
saxmatt
8253ceecd9
Fix for XHTML 1.1. Commit early and often.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 15:09:54 +00:00
saxmatt
4ca640d61b
Lowercase attribute values.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 15:06:38 +00:00
saxmatt
ccda077d96
MAKE SURE EVERYTHING IS XHTML COMPLIANT!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 15:05:25 +00:00
saxmatt
2470798ca1
Get siteurl when posting form.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-21 14:59:39 +00:00
saxmatt
d41eaab5ce
Password protected posts!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-20 22:59:20 +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
d90a5160c3
fixed: filters applied several times on the_title* functions
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 22:23:33 +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
08a23d3db7
Geopositions code more compliant
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-10 22:31:26 +00:00
mikelittle
4a9ceacae5
Fixed call by reference warning. It's not needed.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-06 22:40:11 +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
96630b6e9d
get_archives() now checks for results from query before trying to iterate through them.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 22:33:27 +00:00
mikelittle
966a388a92
Added ability to output archives as options (just add select tag)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 21:55:10 +00:00
mikelittle
a1813a9120
Added list_cats() options to dropdown_cats() sort order, post count, last date, etc.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 21:25:35 +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
797d6fbc8b
Minor update to get_archives_link()
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-25 23:31:11 +00:00
mikelittle
0ee44fea8f
Update to get_archives()
...
Now can produce site navigation links
Hack by Orien (http://icecode.com/ )
git-svn-id: http://svn.automattic.com/wordpress/trunk@273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-25 23:07:38 +00:00
mikelittle
ab084d4ca3
Removed extra closing anchor tag.
...
double quotes -> single.
http://wordpress.org/support/6/366
git-svn-id: http://svn.automattic.com/wordpress/trunk@272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-24 00:59:07 +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
1556042c08
previous/next_post don't link to non-published posts.
...
Fix by Alex King
git-svn-id: http://svn.automattic.com/wordpress/trunk@268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 21:04:25 +00:00
mikelittle
44198a4506
Added last date, post count, and hide empty mods to list_cats.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:55:18 +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
saxmatt
5e5d3abaf2
We don't need decade old JS hacks.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-18 22:57:50 +00:00
mikelittle
2031c68eb8
minor change to apply_filters (spotted by Robert Morrison)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-04 22:22:26 +00:00
mikelittle
68ab72e70d
Fixed problem with previous_post always showing title.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-30 22:27:21 +00:00
mikelittle
06b347f81b
Fixed missing wpdb in next_post()
...
Fixed call to blalanceTags() in comment_text()
git-svn-id: http://svn.automattic.com/wordpress/trunk@247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-26 23:23:37 +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
saxmatt
f158f22376
Strip HTML from titles for autodiscovery RDF. From Kelson.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-19 07:06:32 +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
f918f37baa
whitespace
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:04 +00:00
mikelittle
ce679e000f
Use defined beginning of week.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:45:27 +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
saxmatt
9636e717eb
XHTML 1.1 compliant permalink
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 19:48:43 +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
saxmatt
70e29f987e
Typo! Whoops.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 10:15:17 +00:00
saxmatt
0e1ccae1a1
fixed bug in comment_author_link.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 10:12:50 +00:00
mikelittle
faadf27271
More fixes to weekly archive mode, links now work sql slightly simpler.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 01:12:38 +00:00
mikelittle
fce35f099c
Updated archive mode. Default is now admin setting.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 00:15:39 +00:00
mikelittle
9e3d334434
Fixed other archive modes in get_archives.Removed standalone archives files.
...
However limit does not work as expected in weekly mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 00:10:07 +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
mikelittle
3d3a37ed5a
RE-fixed mis-mat hed quote type in popup comment link.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 21:58:24 +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
e8ba6971ab
Version up.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:36:53 +00:00
saxmatt
2768a4eab3
New comment status code.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:36:35 +00:00
mikelittle
e08dbbefab
fixed mismatched quotes in popup comment link
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 21:00: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
de71fcebbc
Updated author functions.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:57:50 +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
72546592dd
Unnecessary code cleanup.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-29 15:51:10 +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
cb0702c078
EZ SQL, modified slightly for WP use.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 08:41:04 +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
saxmatt
91de6b846c
New path system.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@96 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 12:43:31 +00:00
mikelittle
27d747b9b0
Fixed doubling of faked excerpt in rss/rdf mode
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@91 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:44:19 +00:00
mikelittle
acf5725b65
Fix re excerpts. Don't fake 'em on b2edit page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@87 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:14:04 +00:00
mikelittle
debf2f7147
Removed $pathserver. Now use $siteurl everywhere.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@83 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:50:22 +00:00
mikelittle
fb9793d12f
Moved admin file
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@79 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:28:33 +00:00