Commit Graph

296 Commits

Author SHA1 Message Date
saxmatt
3b8bab3575 New category interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:38:25 +00:00
saxmatt
68cad5c070 Fixed bug in selection and mass moderation of comments. Made it so if comment moderation was turned of but there were still comments waited to be moderated you could moderate them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:45:57 +00:00
saxmatt
e16579e433 Category admin renamed and fixed to set new category_nicename and fixed annoying slash problem.
git-svn-id: http://svn.automattic.com/wordpress/trunk@577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:37:27 +00:00
saxmatt
fbe5443405 Interface tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:26:05 +00:00
saxmatt
e011cfc534 Fixed it so the mod_rewrite regex no longer matches EVERY URI.
git-svn-id: http://svn.automattic.com/wordpress/trunk@573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 20:14:07 +00:00
saxmatt
bc2c6dad9a Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 09:41:27 +00:00
saxmatt
cbccab200c Alpha 2 multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:44:42 +00:00
mikelittle
41327030fd Removed $querycount.
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:27:00 +00:00
mikelittle
b011e9e776 Don't need that final semi-colon
git-svn-id: http://svn.automattic.com/wordpress/trunk@567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 00:47:27 +00:00
saxmatt
76f128ae88 Version number change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:53 +00:00
saxmatt
46cb0545c2 Alpha multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:15 +00:00
saxmatt
2b6ce7642c Multiple category upgrade system. Changed version number.
git-svn-id: http://svn.automattic.com/wordpress/trunk@561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 18:33:33 +00:00
saxmatt
099a329763 Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 22:13:53 +00:00
mikelittle
3e120068f9 Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-25 00:46:52 +00:00
saxmatt
bec3a8302c Save and continue editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 22:15:17 +00:00
mikelittle
320f04b47e Close span tag for unapproved
git-svn-id: http://svn.automattic.com/wordpress/trunk@552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 01:15:51 +00:00
mikelittle
089eae017b Fix SQL error
git-svn-id: http://svn.automattic.com/wordpress/trunk@551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 01:15:24 +00:00
saxmatt
0f866d5c72 Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-15 08:58:18 +00:00
emc3
f49f11b3dd otaku42's comment moderation patches
git-svn-id: http://svn.automattic.com/wordpress/trunk@546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 15:22:47 +00:00
emc3
d50c6931f0 Fixed rewrite rule for when WP is installed in a subdir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 22:15:16 +00:00
mikelittle
ac288777a6 Fix for View Post link on comments 'tab' .
Also removed some form elements when edting comments.
Removed unused file.


git-svn-id: http://svn.automattic.com/wordpress/trunk@532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 00:04:47 +00:00
saxmatt
794e199060 Just an update, not done yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-07 06:10:32 +00:00
saxmatt
f451503a81 Save as draft and continue editing feature.
git-svn-id: http://svn.automattic.com/wordpress/trunk@528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 07:48:53 +00:00
mikelittle
567a609308 Fix for comment deletion priileges.
Bug reported by Michael Renzmann


git-svn-id: http://svn.automattic.com/wordpress/trunk@527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 00:34:41 +00:00
mikelittle
e1940bab18 Fixed for escaped chars in link title
See http://wordpress.org/support/6/942


git-svn-id: http://svn.automattic.com/wordpress/trunk@526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-06 00:00:45 +00:00
mikelittle
64d73e5d87 Sorted some geourl issues (see http://wordpress.org/support/6/683)
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post


git-svn-id: http://svn.automattic.com/wordpress/trunk@525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:44:03 +00:00
mikelittle
f76b19dde7 Added delete link to comment notification mail.
Contribution from Craig R Hughes craig at hughes-family dot org


git-svn-id: http://svn.automattic.com/wordpress/trunk@524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:11:03 +00:00
mikelittle
e0d4b0d2cc Minor optino description changes.
Fix for time difference range.
Added new help file for date/time format characters.


git-svn-id: http://svn.automattic.com/wordpress/trunk@516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 23:24:30 +00:00
mikelittle
603f2e440c Removed references to b2edit.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 22:11:42 +00:00
saxmatt
1b58b52e10 Updated links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 21:29:19 +00:00
mikelittle
f9e53adb93 Added import of favorites.opml from blo.gs
git-svn-id: http://svn.automattic.com/wordpress/trunk@504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-31 00:37:06 +00:00
saxmatt
dfb5d51fc4 Moved greymatter import. We should test out this functionality as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 18:35:05 +00:00
emc3
44365a46d5 Only display mod_rewrite rules if a permalink structure is set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 15:03:30 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
saxmatt
aaefcd4c40 Added check for wp-config.php and edited text and style slightly. Took out it saying we were done when we weren't.
git-svn-id: http://svn.automattic.com/wordpress/trunk@423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:06:22 +00:00
saxmatt
cc03c08a75 Changed wording to make things slightly clearer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 17:03:11 +00:00
saxmatt
5c234271c0 Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3.
git-svn-id: http://svn.automattic.com/wordpress/trunk@421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:54:27 +00:00
saxmatt
878a79d7b2 Incorrect variable name meant that if there was no manual excerpt for an entry there was no excerpt sent with the trackback.
git-svn-id: http://svn.automattic.com/wordpress/trunk@420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 16:25:58 +00:00
mikelittle
ff22d49212 Fixed bug when register globals is off.
http://wordpress.org/support/6/584


git-svn-id: http://svn.automattic.com/wordpress/trunk@418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-07 00:22:30 +00:00
mikelittle
2c07733a02 Made trackback use excerpt if available. Fix from otaku42
http://wordpress.org/support/4/667


git-svn-id: http://svn.automattic.com/wordpress/trunk@405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-02 23:41:33 +00:00
mikelittle
616efa0eb9 Removed border attribute from img tag on upload.
Added no border style for image anchors
http://wordpress.org/support/4/658


git-svn-id: http://svn.automattic.com/wordpress/trunk@399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-30 22:37:04 +00:00
mikelittle
e0ecd6fe48 Removed 'search_engine_friendly_urls' and 'use_preview' options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-29 23:13:59 +00:00
alex_t_king
50eec347ba moved link to Show Post from beginning to end of actions links
git-svn-id: http://svn.automattic.com/wordpress/trunk@387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-25 22:43:07 +00:00
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
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