Commit Graph

75 Commits

Author SHA1 Message Date
Mike Little
d264de2394 Now takes notice of editable flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@209 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 23:19:21 +00:00
Mike Little
146a509528 First pass at new options/settings system.
To run it execute the temporary sql file against your database (see file for table names)
This only does the admin. THe values are not yet used in the code.


git-svn-id: https://develop.svn.wordpress.org/trunk@208 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:59:14 +00:00
Mike Little
70bdb61fa8 Typos corrected
git-svn-id: https://develop.svn.wordpress.org/trunk@207 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 22:56:46 +00:00
Mike Little
c92f03d2cf Minor update for popup window size.
Plus branding change


git-svn-id: https://develop.svn.wordpress.org/trunk@204 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 12:38:51 +00:00
Matt Mullenweg
ad01134511 Focus and tabindex fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@202 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:09:28 +00:00
Mike Little
790f0c6a78 Fixed bug with pre-checking link target in edit mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@200 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 23:05:05 +00:00
Mike Little
1dd7ee70d0 Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
git-svn-id: https://develop.svn.wordpress.org/trunk@199 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 22:31:01 +00:00
Matt Mullenweg
0380958244 Strip slashes of draft titles, XHTML and formatting updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@198 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:28:03 +00:00
Matt Mullenweg
92b85735d6 Don't need no stinkin' tables.
git-svn-id: https://develop.svn.wordpress.org/trunk@197 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-10 19:27:08 +00:00
Mike Little
fa8e1720fd Fixed problem with story permalink. passed in filename was relative not absolute.
git-svn-id: https://develop.svn.wordpress.org/trunk@188 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:58:38 +00:00
Matt Mullenweg
ed0e810ee6 use DB_NAME instead of $dbname
git-svn-id: https://develop.svn.wordpress.org/trunk@187 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:24:42 +00:00
Mike Little
43bd6d875b indentation
git-svn-id: https://develop.svn.wordpress.org/trunk@186 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:24:02 +00:00
Mike Little
32549bc276 Also ping when going from private to published.
git-svn-id: https://develop.svn.wordpress.org/trunk@179 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:45:50 +00:00
Mike Little
676d4da628 Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post
OR when editing a post from draft to published


git-svn-id: https://develop.svn.wordpress.org/trunk@178 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:21:45 +00:00
Matt Mullenweg
876a64bc36 $post conflict.
git-svn-id: https://develop.svn.wordpress.org/trunk@173 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 21:47:18 +00:00
Matt Mullenweg
53edb2bf19 Wrong filename and typo in title. Thanks Mike :).
git-svn-id: https://develop.svn.wordpress.org/trunk@168 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:07:20 +00:00
Matt Mullenweg
5a6c1a9072 Upgrade script.
git-svn-id: https://develop.svn.wordpress.org/trunk@167 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:05:58 +00:00
Matt Mullenweg
76a3fbb555 Forgot post_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@166 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:04:47 +00:00
Matt Mullenweg
625a66c287 New database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@165 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:33 +00:00
Matt Mullenweg
0b5e7d2570 Altered with new database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@164 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:21 +00:00
Mike Little
4bf26d95ba Removed erroneous require of wp-db
Added missing require of wp-db to b2config
Moved links tables tt b2config
Fixed definition of extra db vars


git-svn-id: https://develop.svn.wordpress.org/trunk@152 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 23:15:14 +00:00
Mike Little
e22a0e803a Check for no links returned stops error
git-svn-id: https://develop.svn.wordpress.org/trunk@151 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:42:13 +00:00
Mike Little
4ad431f22e Updated admin levels to match page requirements.
git-svn-id: https://develop.svn.wordpress.org/trunk@150 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 22:29:11 +00:00
Mike Little
adce403896 Fixed admin level security problem.
Plus an user -> a user


git-svn-id: https://develop.svn.wordpress.org/trunk@149 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-03 00:08:51 +00:00
Mike Little
10fedfea94 Fixed old auto-toggle always on bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@148 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-02 22:20:27 +00:00
Mike Little
0f0b756152 Fix to use ezsql
git-svn-id: https://develop.svn.wordpress.org/trunk@144 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 20:59:33 +00:00
Matt Mullenweg
abb10dc720 New status fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@143 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:49:30 +00:00
Matt Mullenweg
e55a53085a ezSQL updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@139 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:10:47 +00:00
Matt Mullenweg
d2a8ad4512 Padding on lists.
git-svn-id: https://develop.svn.wordpress.org/trunk@138 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 12:08:53 +00:00
Matt Mullenweg
cf815447cf ezSQL update.
git-svn-id: https://develop.svn.wordpress.org/trunk@136 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:52:47 +00:00
Matt Mullenweg
b78cc81107 Added labels.
git-svn-id: https://develop.svn.wordpress.org/trunk@135 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:30 +00:00
Matt Mullenweg
559eaa70fd Removed background from input fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@134 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:43:03 +00:00
Matt Mullenweg
0616b7ae5d For alternating rows.
git-svn-id: https://develop.svn.wordpress.org/trunk@131 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:39 +00:00
Matt Mullenweg
1358f1032f Redid HTML, cleaned up interface, ezSQL, order by name by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@130 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 10:16:04 +00:00
Matt Mullenweg
20c1e1b206 Use local header graphic.
git-svn-id: https://develop.svn.wordpress.org/trunk@129 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:30:29 +00:00
Matt Mullenweg
11e66f5d19 Uses ezSQL, added "status", tested. Works great!
git-svn-id: https://develop.svn.wordpress.org/trunk@128 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 09:01:04 +00:00
Matt Mullenweg
733b37e485 ezSQL update.
git-svn-id: https://develop.svn.wordpress.org/trunk@127 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:06:11 +00:00
Matt Mullenweg
054a8d1063 New b2profile, no tables, all CSS, all the time.
git-svn-id: https://develop.svn.wordpress.org/trunk@126 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:05:56 +00:00
Matt Mullenweg
021c2dd42d Redirect, prevent directory listing, holder.
git-svn-id: https://develop.svn.wordpress.org/trunk@124 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 07:47:29 +00:00
Matt Mullenweg
bf5ada66be New b2profile, no tables, all CSS, all the time.
git-svn-id: https://develop.svn.wordpress.org/trunk@123 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 06:45:53 +00:00
Matt Mullenweg
7e84127f93 HTML updates, ezSQL changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@122 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 05:16:53 +00:00
Matt Mullenweg
88b7429938 Login form is centered.
git-svn-id: https://develop.svn.wordpress.org/trunk@121 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 05:16:26 +00:00
Mike Little
7de4771410 Use more faded image. Still looks ugly!
git-svn-id: https://develop.svn.wordpress.org/trunk@119 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 00:23:57 +00:00
Mike Little
182947604f Added import of blogroll (OPML from blogrolling .com)
git-svn-id: https://develop.svn.wordpress.org/trunk@118 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-31 00:06:21 +00:00
Mike Little
8782f9e8cc Fixed problem doubling up http:// prefix.
git-svn-id: https://develop.svn.wordpress.org/trunk@113 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 21:36:46 +00:00
Matt Mullenweg
4064397ab1 Admin menu now tells you where you are.
git-svn-id: https://develop.svn.wordpress.org/trunk@110 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 07:54:49 +00:00
Mike Little
ff3bd6613a Fixed error submitting comments from b2edit
Thanks to ventonegro on the forums.


git-svn-id: https://develop.svn.wordpress.org/trunk@109 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-27 22:20:05 +00:00
Mike Little
8be0b4f101 Fixed Javscript error in opera
git-svn-id: https://develop.svn.wordpress.org/trunk@108 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-26 23:15:10 +00:00
Matt Mullenweg
ae319d220f New path system.
git-svn-id: https://develop.svn.wordpress.org/trunk@96 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 12:43:31 +00:00
Mike Little
4542d7314d Removed spell checker, auto_br, and preview
git-svn-id: https://develop.svn.wordpress.org/trunk@93 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-25 00:33:40 +00:00