Commit Graph

19636 Commits

Author SHA1 Message Date
alex_t_king 13a0e460d1 added link to post on each comment
git-svn-id: http://svn.automattic.com/wordpress/trunk@386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 03:15:23 +00:00
alex_t_king bb1251c43e hide comments list when viewing a post
git-svn-id: http://svn.automattic.com/wordpress/trunk@385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 03:14:52 +00:00
alex_t_king a8acf0b598 added padding to the sides of the h2 tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:32:57 +00:00
alex_t_king dd48d46677 renamed these files to wp-
git-svn-id: http://svn.automattic.com/wordpress/trunk@383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:03:02 +00:00
alex_t_king 3fcca86e28 created based on b2edit.showposts.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:01:43 +00:00
alex_t_king 148e4b3ad2 renamed b2edit.showposts.php and added a title, cleaned up the comments display, and added links to the other sections
git-svn-id: http://svn.automattic.com/wordpress/trunk@381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:00:57 +00:00
alex_t_king cfc18b1fe8 renamed b2edit.form.php and added links to the posts and comments sections
git-svn-id: http://svn.automattic.com/wordpress/trunk@380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:00:00 +00:00
alex_t_king cdfed5c246 added id of 'top' to the top h2 tag so I could link to the anchor
git-svn-id: http://svn.automattic.com/wordpress/trunk@379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 21:55:46 +00:00
alex_t_king 7bc2698b04 added list of comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 21:55:06 +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 14c04fd622 Archives back to hard coded monthly
git-svn-id: http://svn.automattic.com/wordpress/trunk@376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-21 23:22:49 +00:00
mikelittle 23df03928d Fix to handle no (matching) posts found.
http://sourceforge.net/tracker/index.php?func=detail&aid=809176&group_id=51422&atid=463233


git-svn-id: http://svn.automattic.com/wordpress/trunk@375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-21 23:06:53 +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
mikelittle d6c42fc4ee archives now track option setting. Calendar on by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-19 23:13:09 +00:00
emc3 4ad18f9647 Minor changes to some smilies -- added a space at the beginning of the match to avoid inserting smilies in perl module names and such (e.g. 'Crypt::PGP' get get a smilie from the ':P')
git-svn-id: http://svn.automattic.com/wordpress/trunk@372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-17 14:05:32 +00:00
alex_t_king 2fd14325b6 removed duplicate code for nav bar, now buffered and echo'd twice using ob_start(), etc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-16 03:26:53 +00:00
alex_t_king 119c696616 Added a missing TR tag
git-svn-id: http://svn.automattic.com/wordpress/trunk@370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-16 03:21:22 +00:00
saxmatt eb84e24cce Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-14 18:05:02 +00:00
emc3 57bec3f325 Fixed css references
git-svn-id: http://svn.automattic.com/wordpress/trunk@368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-12 16:46:46 +00:00
alex_t_king 3bdc9c5bc2 made the search an 'AND' search (I think)
git-svn-id: http://svn.automattic.com/wordpress/trunk@367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-11 18:26:49 +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 0fbcd7b1b8 added check for post_status to query that sees which days have posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-10 07:30:08 +00:00
mikelittle b0162755cf Fixed javascript popup for delete confirmation
git-svn-id: http://svn.automattic.com/wordpress/trunk@364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-09 22:34:15 +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
mikelittle e8ff560568 Fixed missing comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-09 21:23:48 +00:00
mikelittle 2cc9c25c82 Removed short tag
git-svn-id: http://svn.automattic.com/wordpress/trunk@361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-08 23:44:16 +00:00
alex_t_king 890ebe2283 adding Camino to the list of browsers that display line breaks in the title attribute
git-svn-id: http://svn.automattic.com/wordpress/trunk@360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-08 06:02:41 +00:00
alex_t_king 0be02b3eca made quicktags work
git-svn-id: http://svn.automattic.com/wordpress/trunk@359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-08 05:03:38 +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 af51dd7eac Comments from name even if no email given.
git-svn-id: http://svn.automattic.com/wordpress/trunk@357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-03 17:45:45 +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 88a6405b15 Email fixes, formatting changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-01 01:26:20 +00:00
emc3 576af607c4 Fixed logic error in Conditional GET when neither If-Modified-Since nor If-None-Match were set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-29 02:49:54 +00:00
emc3 d4ad0a06ca Added link manager option to sort links by Name Length
git-svn-id: http://svn.automattic.com/wordpress/trunk@351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-28 20:45:10 +00:00
saxmatt 655c710190 Fixed incorrect CSS and quicktag reference.
git-svn-id: http://svn.automattic.com/wordpress/trunk@350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-26 21:47:25 +00:00
mikelittle 60f3d74ec7 Fix to insert of default links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-26 21:03:19 +00:00
emc3 1698e93189 Added Etag support for Conditional GET, and fixed my horribly broken code from the last commit :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-26 19:34:29 +00:00
emc3 f8530b137b Added support for Conditional GET
git-svn-id: http://svn.automattic.com/wordpress/trunk@347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-26 17:07:36 +00:00
emc3 0d70ebc9be Fixed date format params
git-svn-id: http://svn.automattic.com/wordpress/trunk@346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 22:09:57 +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 4e47e2a30a Add slashes uncessary.
git-svn-id: http://svn.automattic.com/wordpress/trunk@344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 01:12:19 +00:00
saxmatt 256088fc54 Missed a geoURL tag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-25 00:40:16 +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