mikelittle
9f7fc05b29
stop 404 on image
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:48:06 +00:00
mikelittle
289efbd8e9
$path -> $siteurl
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:45 +00:00
mikelittle
3d2929adb9
post Defaults implemented.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:47:21 +00:00
mikelittle
4d1d2c278d
new styles for options page
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:46:28 +00:00
mikelittle
fc41175af3
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:42:48 +00:00
saxmatt
f88409ae82
Show logged in nickname by logout.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 21:32:06 +00:00
mikelittle
5a22dc63d2
Now takes notice of editable flag.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 23:19:21 +00:00
mikelittle
ebd50d4d9e
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: http://svn.automattic.com/wordpress/trunk@208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 22:59:14 +00:00
mikelittle
3e15df5f03
Typos corrected
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 22:56:46 +00:00
mikelittle
9c41f0e153
Minor update for popup window size.
...
Plus branding change
git-svn-id: http://svn.automattic.com/wordpress/trunk@204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 12:38:51 +00:00
saxmatt
00ce1b2ab0
Focus and tabindex fixes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 06:09:28 +00:00
mikelittle
c8b09c393e
Fixed bug with pre-checking link target in edit mode.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 23:05:05 +00:00
mikelittle
2d6891fca9
Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 22:31:01 +00:00
saxmatt
69c2ef5a35
Strip slashes of draft titles, XHTML and formatting updates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 19:28:03 +00:00
saxmatt
1aaef103e2
Don't need no stinkin' tables.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-10 19:27:08 +00:00
mikelittle
c3a063a614
Fixed problem with story permalink. passed in filename was relative not absolute.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:58:38 +00:00
saxmatt
f571fecf39
use DB_NAME instead of $dbname
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:24:42 +00:00
mikelittle
971d1ac178
indentation
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:24:02 +00:00
mikelittle
4b4315310e
Also ping when going from private to published.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:45:50 +00:00
mikelittle
8bf3591d67
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: http://svn.automattic.com/wordpress/trunk@178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:21:45 +00:00
saxmatt
f9ed08d4c8
$post conflict.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-05 21:47:18 +00:00
saxmatt
1d67fa97e6
Wrong filename and typo in title. Thanks Mike :).
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 21:07:20 +00:00
saxmatt
6df6bcd5e2
Upgrade script.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:05:58 +00:00
saxmatt
4cb49de3d8
Forgot post_status.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:04:47 +00:00
saxmatt
dc8d5836cf
New database fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:33 +00:00
saxmatt
167c3e4c1b
Altered with new database fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:21 +00:00
mikelittle
3b1ee8f5ab
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: http://svn.automattic.com/wordpress/trunk@152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 23:15:14 +00:00
mikelittle
73c4f8cfad
Check for no links returned stops error
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:42:13 +00:00
mikelittle
6a80aa6395
Updated admin levels to match page requirements.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 22:29:11 +00:00
mikelittle
8b549dcb12
Fixed admin level security problem.
...
Plus an user -> a user
git-svn-id: http://svn.automattic.com/wordpress/trunk@149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-03 00:08:51 +00:00
mikelittle
6362196c2b
Fixed old auto-toggle always on bug.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-02 22:20:27 +00:00
mikelittle
cacc4ed4fd
Fix to use ezsql
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 20:59:33 +00:00
saxmatt
290ac10686
New status fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 14:49:30 +00:00
saxmatt
0874f806c8
ezSQL updates.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 12:10:47 +00:00
saxmatt
cd24189c47
Padding on lists.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 12:08:53 +00:00
saxmatt
c5ef3792cf
ezSQL update.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:52:47 +00:00
saxmatt
ab32f497af
Added labels.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:43:30 +00:00
saxmatt
733d6f3b7c
Removed background from input fields.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 11:43:03 +00:00
saxmatt
d99666150e
For alternating rows.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:39 +00:00
saxmatt
a4ba40f8f1
Redid HTML, cleaned up interface, ezSQL, order by name by default.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 10:16:04 +00:00
saxmatt
faeb3b3cf8
Use local header graphic.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 09:30:29 +00:00
saxmatt
47f89f2ac6
Uses ezSQL, added "status", tested. Works great!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 09:01:04 +00:00
saxmatt
b1e7828f4e
ezSQL update.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:06:11 +00:00
saxmatt
beeb7bcd65
New b2profile, no tables, all CSS, all the time.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 08:05:56 +00:00
saxmatt
cd816db6ad
Redirect, prevent directory listing, holder.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 07:47:29 +00:00
saxmatt
e9743da5ed
New b2profile, no tables, all CSS, all the time.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 06:45:53 +00:00
saxmatt
8a674e517e
HTML updates, ezSQL changes.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 05:16:53 +00:00
saxmatt
6f8954d8c6
Login form is centered.
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 05:16:26 +00:00
mikelittle
4aa52900e1
Use more faded image. Still looks ugly!
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-01 00:23:57 +00:00
mikelittle
0282128d2a
Added import of blogroll (OPML from blogrolling .com)
...
git-svn-id: http://svn.automattic.com/wordpress/trunk@118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-31 00:06:21 +00:00