Commit Graph

1550 Commits

Author SHA1 Message Date
emc3
7a1cd62048 Fixed so that you can remove the permalink format string.
git-svn-id: http://svn.automattic.com/wordpress/trunk@500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 14:56:29 +00:00
emc3
03437ba399 Fixed some issues with permalinks when WP is installed in a subdirectory.
git-svn-id: http://svn.automattic.com/wordpress/trunk@499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 14:55:35 +00:00
saxmatt
797d9518b1 Obsolete.
git-svn-id: http://svn.automattic.com/wordpress/trunk@498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 02:24:08 +00:00
saxmatt
aee85ac9f1 Placeholder.
git-svn-id: http://svn.automattic.com/wordpress/trunk@497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 02:22:17 +00:00
mikelittle
30601d05a0 Fix for edit timestamp of comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 01:54:05 +00:00
mikelittle
bae7d70daf Added spaces in smilies array. Non breaking space before image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 00:46:19 +00:00
mikelittle
f1a016e602 Geourl is off by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 00:33:48 +00:00
saxmatt
34483fbd59 If there is one hit on a search redirect to that post's permalink.
git-svn-id: http://svn.automattic.com/wordpress/trunk@493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 23:00:39 +00:00
saxmatt
ca18240a96 Permalink related bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 20:27:38 +00:00
saxmatt
c8db4426b9 Now edit-comments.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:40:48 +00:00
saxmatt
0408a7267e Changed format of comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:40:15 +00:00
saxmatt
1f752b90bc Refer comment editing back to correct page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:21:45 +00:00
saxmatt
7ed6e291ca Menu for different edit pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:13:59 +00:00
saxmatt
d555c3037a New edit comments page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:09:25 +00:00
saxmatt
984222aa7b RSS to use new permalink system. Move non-template functions out of template file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:00:42 +00:00
saxmatt
3f3360bb9b Version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 02:35:42 +00:00
saxmatt
b66fe1442b Updated get_permalink to take ID argument.
git-svn-id: http://svn.automattic.com/wordpress/trunk@484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 02:32:53 +00:00
saxmatt
5751e4c587 Safer to have slash on the end.
git-svn-id: http://svn.automattic.com/wordpress/trunk@483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 00:45:05 +00:00
saxmatt
e305942420 Fix to match one digit months.
git-svn-id: http://svn.automattic.com/wordpress/trunk@482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 00:42:16 +00:00
saxmatt
f40db7e33c If siteurl has a trailing slash, slash it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:43:53 +00:00
saxmatt
a72dae49bb Correct permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:41:08 +00:00
saxmatt
380a1c8c02 Split up post and edit screens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:34:24 +00:00
saxmatt
490e3288d9 Added em and timer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 20:31:50 +00:00
saxmatt
2f920db571 Some design tweaks. If anyone can figure out why the spacing to the left and right of the menu links is different in Moz and IE they get a gold star.
git-svn-id: http://svn.automattic.com/wordpress/trunk@477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:57:23 +00:00
saxmatt
4665bbc1d2 Last list item shouldn't have right border.
git-svn-id: http://svn.automattic.com/wordpress/trunk@476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:49:02 +00:00
saxmatt
5fcfa1c537 Current is now a class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:31:13 +00:00
saxmatt
8395b77e6d Fix for limits again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:21:04 +00:00
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