Mike Little
782855ea59
Fix for weekly archive mode. Picks up correct month.
...
require -> require_once
b2config.php -> wp-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@213 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:43:14 +00:00
Mike Little
5a0234aeda
require -> require_once
...
b2config.php -> wp-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@212 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:42:48 +00:00
Matt Mullenweg
7f6007ae94
Show logged in nickname by logout.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@211 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 21:32:06 +00:00
Matt Mullenweg
90e0661a32
Blogger import modified to work with WordPress.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@210 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 17:49:27 +00:00
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
Matt Mullenweg
7059d3915a
Permalink fix
...
git-svn-id: https://develop.svn.wordpress.org/trunk@206 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 19:48:53 +00:00
Matt Mullenweg
6d94b76263
XHTML 1.1 compliant permalink
...
git-svn-id: https://develop.svn.wordpress.org/trunk@205 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 19:48:43 +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
Mike Little
3122ba26c7
Fix to go with xmlrpc update to use ezSQL.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@203 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 10:08:44 +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
Matt Mullenweg
9743618cb6
Focus and tabindex fixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@201 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 06:03:41 +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
Matt Mullenweg
5b5320fd8f
Only get titles of published posts.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@196 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-09 01:02:00 +00:00
Matt Mullenweg
e7d19ca5c0
It *did* need to be an object.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@195 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 15:45:37 +00:00
Matt Mullenweg
3b26010d14
Typo! Whoops.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@194 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 10:15:17 +00:00
Matt Mullenweg
89310fac44
fixed bug in comment_author_link.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@193 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 10:12:50 +00:00
Mike Little
06cff97569
More fixes to weekly archive mode, links now work sql slightly simpler.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@192 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 01:12:38 +00:00
Mike Little
b9d1cbc37f
Updated archive mode. Default is now admin setting.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@191 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 00:15:39 +00:00
Mike Little
c66e9fece3
Fixed other archive modes in get_archives.Removed standalone archives files.
...
However limit does not work as expected in weekly mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@190 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-08 00:10:07 +00:00
Mike Little
493fb78315
Converted to ezsql
...
git-svn-id: https://develop.svn.wordpress.org/trunk@189 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 23:19:42 +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
a74f9ca065
Fix to showing too many posts when in days mode.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@185 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:21:08 +00:00
Mike Little
8fb0aa37f6
return is not a function!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@184 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:19:38 +00:00
Matt Mullenweg
05b6b22b6a
RSS didn't work!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@183 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 06:27:13 +00:00
Matt Mullenweg
41214251bd
Fixed variable name conflict.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@182 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 04:23:09 +00:00
Matt Mullenweg
d48c2bf91e
Added rel=bookmark
...
git-svn-id: https://develop.svn.wordpress.org/trunk@181 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 04:22:56 +00:00
Mike Little
6c4ba6a0e6
Added extra html escaping to title.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@180 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 23:59:25 +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
170a41cb0f
We need the ampersand fixer in the loop too.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@177 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 22:51:33 +00:00
Mike Little
93a987f7af
RE-fixed mis-mat hed quote type in popup comment link.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@176 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:58:24 +00:00
Matt Mullenweg
b00dacd1cd
Fixed missing tr
...
git-svn-id: https://develop.svn.wordpress.org/trunk@175 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:44:16 +00:00
Matt Mullenweg
9f4dc2e01b
Ampersand fixer should be called outside of the texturize loop.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@174 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:19:30 +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
b701c6916c
$url to $tb_url fix from Dougal.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@172 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-05 19:57:26 +00:00
Mike Little
c47e1eea76
Removed erroneous require of wp-db its now in b2config
...
git-svn-id: https://develop.svn.wordpress.org/trunk@171 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:24:13 +00:00
Mike Little
2628a06b84
Test we have some posts to avoid foreach error.
...
Capitalisation of WordPress
git-svn-id: https://develop.svn.wordpress.org/trunk@170 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:21:14 +00:00
Matt Mullenweg
a20a6af3ed
Unecessary queries.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@169 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 21:11:15 +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