Commit Graph

623 Commits

Author SHA1 Message Date
saxmatt 5f5a61efdc Fix for limits.
git-svn-id: http://svn.automattic.com/wordpress/trunk@473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 17:28:30 +00:00
saxmatt 4ce8e68c03 Make WordPress header link not stretch all the way across.
git-svn-id: http://svn.automattic.com/wordpress/trunk@472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 17:24:30 +00:00
saxmatt e03947278e Comments should use new permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:28:58 +00:00
saxmatt d9c1f28844 Alpha functionality of new permalink structure as per previous discussions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:25:26 +00:00
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 cc169363e2 Stylistic fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 22:08:33 +00:00
saxmatt 8cbdbb7d16 Add post_name column, populate column.
git-svn-id: http://svn.automattic.com/wordpress/trunk@466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 22:06:11 +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
saxmatt 8a00feabc2 Monospace font when editing templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-25 21:14:06 +00:00
emc3 bd86d28ac4 Adjusted to make menus behave better at 800px browser width
git-svn-id: http://svn.automattic.com/wordpress/trunk@463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-23 20:49:44 +00:00
uid26904 2ac34b43b0 Clarified paths for files in wp-admin. Fixed link for import-b2.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-23 19:37:45 +00:00
emc3 353ea18fc9 Updated docs for dropdown_cats(), list_cats(), and get_archives()
git-svn-id: http://svn.automattic.com/wordpress/trunk@461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-22 21:26:20 +00:00
alex_t_king 6fb74c7cfc removed target=_blank, whoops!
git-svn-id: http://svn.automattic.com/wordpress/trunk@460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-22 08:53:52 +00:00
mikelittle c84bba5e1d Updated for new format thanks to Rantor http://wordpress.org/support/2/769
git-svn-id: http://svn.automattic.com/wordpress/trunk@459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-21 23:20:55 +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
saxmatt 9b49dac1c4 Stylistic tweak, seperate name and date in comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-20 05:12:16 +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
saxmatt 71be4f1857 The beginning of the comments page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 05:19:26 +00:00
alex_t_king 337ae10252 moved the posts, comments, edit links
git-svn-id: http://svn.automattic.com/wordpress/trunk@453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 00:54:09 +00:00
saxmatt ee40667db6 Admin style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 15:47:31 +00:00
alex_t_king bf762272d8 refactored the quicktag code and fixed a few bugs
git-svn-id: http://svn.automattic.com/wordpress/trunk@451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 07:36:00 +00:00
saxmatt 71209520da Use class instead of ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:50:02 +00:00
saxmatt a0607c3d01 Extra break.
git-svn-id: http://svn.automattic.com/wordpress/trunk@449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:46:32 +00:00
saxmatt a5e54ed983 Use class instead of ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:34:07 +00:00
saxmatt f268c0ad4b Redundant <span> removed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:17:36 +00:00
saxmatt 81ab3dfe9b Nice seperators.
git-svn-id: http://svn.automattic.com/wordpress/trunk@446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 05:15:47 +00:00
saxmatt 2e3aa100d0 We're going to need it anyway. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 04:40:37 +00:00
saxmatt 352645c8ed Renamed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-12 23:57:34 +00:00
mikelittle 3950bcc422 Added 'more' and 'n-page' quicktags
Patch supplied by otaku42
http://wordpress.org/support/5/180

http://sourceforge.net/tracker/index.php?func=detail&aid=821634&group_id=51422&atid=463235


git-svn-id: http://svn.automattic.com/wordpress/trunk@443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-12 08:40:48 +00:00
saxmatt d1926294f5 Added trackback URL, brought it up to date with b2comments.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-10 00:14:46 +00:00
emc3 a2820c3e63 Fixed problem with X-Mailer header
git-svn-id: http://svn.automattic.com/wordpress/trunk@441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-09 16:06:29 +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 f5d08a51cb Wrapped text
git-svn-id: http://svn.automattic.com/wordpress/trunk@439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:33:27 +00:00
mikelittle 7aa27eab30 Fixed trailing whitespace. Removed duplicate form tag. Sorted invalid markup tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 22:32:01 +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 bee64c0d3f Added unlink() call to clean up any possible temporary files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 17:41:54 +00:00
emc3 bc40314e66 Added workaround for move_uploaded_file() problems in some server setups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 17:28:25 +00:00
emc3 977db664f8 Back to no calendar display if no posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-08 14:06:03 +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
emc3 4574bd5dcb More calendar error-proofing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 21:33:39 +00:00
emc3 d5038dbf0c Fixed some file paths for the new location
git-svn-id: http://svn.automattic.com/wordpress/trunk@430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 20:08:27 +00:00
emc3 3fc1af9573 Moved blogger-2-wp.php to wp-admin/import-blogger.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 20:01:17 +00:00
emc3 547f839b07 Added safety checks for duplicate posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 19:56:49 +00:00
saxmatt 6a8386bcc8 Not used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 19:16:09 +00:00
saxmatt f6fcfeefba Fixed HTML, updated to not include some more obvious mistakes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 19:05:14 +00:00
emc3 b6fd4cc8d4 Fixed potential infinite loop if there are no posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 18:19:47 +00:00
saxmatt f742df8065 Added a simple check to see if WP is already installed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:28:40 +00:00