twentyGOLEM/wp-admin
saxmatt 48cfb85902 Menu re-org
git-svn-id: http://svn.automattic.com/wordpress/trunk@1494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 07:18:59 +00:00
..
admin-footer.php New, pretty footer. 2004-07-23 07:50:21 +00:00
admin-functions.php Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler. 2004-07-27 23:37:45 +00:00
admin-header.php Some admin look changes. 2004-07-21 01:59:09 +00:00
auth.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
bookmarklet.php Migration to get_settings 2004-03-01 06:13:32 +00:00
categories.php Menu re-org 2004-07-28 07:18:59 +00:00
edit-comments.php Menu re-org 2004-07-28 07:18:59 +00:00
edit-form-advanced.php Close post_latf and post_lonf input tags. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171 2004-07-14 21:37:05 +00:00
edit-form-comment.php Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten. 2004-07-28 04:01:45 +00:00
edit-form.php Fixed invalid XHTML in a number of admin pages. 2004-06-11 18:23:12 +00:00
edit.php Menu re-org 2004-07-28 07:18:59 +00:00
import-b2.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
import-blogger.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
import-greymatter.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
import-livejournal.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
import-mt.php Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry. 2004-06-16 16:19:56 +00:00
import-rss.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
import-textpattern.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
index.php Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db. 2004-02-26 16:15:48 +00:00
install-helper.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
install.php Rev of installer. Friendlier and better setup. Still needs error checking on admin_email and weblog title, real magic quotes handling, and to use an external DB structure to check everything. 2004-07-23 08:45:55 +00:00
link-add.php Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding. 2004-06-19 04:41:34 +00:00
link-categories.php Fix for bug #0000092: Special chars were not encoded correctly. 2004-06-19 02:13:48 +00:00
link-import.php Fixed invalid XHTML in a number of admin pages. 2004-06-11 18:23:12 +00:00
link-manager.php http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000130 2004-07-06 18:46:41 +00:00
link-parse-opml.php Cleaning up some includes. 2004-04-27 23:17:16 +00:00
menu.php Menu re-org 2004-07-28 07:18:59 +00:00
moderation.php Menu re-org 2004-07-28 07:18:59 +00:00
optionhandler.php Fixed invalid XHTML in a number of admin pages. 2004-06-11 18:23:12 +00:00
options-discussion.php Clearer option text. Hat tip: Eric Meyer 2004-07-13 23:08:55 +00:00
options-general.php Fixes for bugs #0000088-90: fixed encoding of special chars. 2004-06-19 04:23:59 +00:00
options-head.php Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now. 2004-05-24 08:22:18 +00:00
options-misc.php Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024 2004-06-13 16:14:58 +00:00
options-permalink.php Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler. 2004-07-27 23:37:45 +00:00
options-reading.php Fixes for bugs #0000088-90: fixed encoding of special chars. 2004-06-19 04:23:59 +00:00
options-writing.php Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024 2004-06-13 16:14:58 +00:00
options.php stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018 2004-06-18 00:22:09 +00:00
plugins.php Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036 2004-06-13 16:00:16 +00:00
post.php Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten. 2004-07-28 04:01:45 +00:00
profile.php Moved profile under users 2004-07-21 07:23:45 +00:00
quicktags.js Tweaking what shows by default. 2004-05-14 06:19:46 +00:00
quicktags.php The great renaming. 2003-12-11 00:22:36 +00:00
setup-config.php Typo. 2004-05-21 07:02:46 +00:00
sidebar.php Fixed invalid XHTML in sidebar.php 2004-06-11 19:28:30 +00:00
templates.php A nicer meta bar. 2004-07-10 23:34:47 +00:00
upgrade-functions.php Remove extra slashes from link name and link description. 2004-07-15 23:31:06 +00:00
upgrade.php Added missing head tags to install.php and upgrade.php 2004-06-11 16:09:18 +00:00
upload.php Mark strings for translation. 2004-04-24 00:16:27 +00:00
users.php Some wording fixes. 2004-07-21 07:44:55 +00:00
wp-admin.css New, pretty footer. 2004-07-23 07:50:21 +00:00