Commit Graph

25465 Commits

Author SHA1 Message Date
mikelittle
0bc861330d b2config.php replaced with wp-config.sample.php
wp-settings.php is a new fie which sets up the old globals from b2config
mysmilies.php is a new file with custom smilies  (Ex-content of b2config)
day-month-trans.php file with Dayname and monthname transalations (Ex-content of b2config)


git-svn-id: http://svn.automattic.com/wordpress/trunk@215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:44:37 +00:00
mikelittle
ffc321125c Comment re weblogs.com.php
Archive mode uses admin setting.
require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:34 +00:00
mikelittle
53514e21b7 Fix for weekly archive mode. Picks up correct month.
require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:43:14 +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
saxmatt
dc287c0c34 Blogger import modified to work with WordPress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 17:49:27 +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
saxmatt
ed8254ac11 Permalink fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 19:48:53 +00:00
saxmatt
9636e717eb XHTML 1.1 compliant permalink
git-svn-id: http://svn.automattic.com/wordpress/trunk@205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 19:48:43 +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
mikelittle
01a35b5231 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 10:08:44 +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
saxmatt
cc79819f17 Focus and tabindex fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-11 06:03:41 +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
saxmatt
0e07af22b6 Only get titles of published posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-09 01:02:00 +00:00
saxmatt
02fdd8cab2 It *did* need to be an object.
git-svn-id: http://svn.automattic.com/wordpress/trunk@195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 15:45:37 +00:00
saxmatt
70e29f987e Typo! Whoops.
git-svn-id: http://svn.automattic.com/wordpress/trunk@194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 10:15:17 +00:00
saxmatt
0e1ccae1a1 fixed bug in comment_author_link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 10:12:50 +00:00
mikelittle
faadf27271 More fixes to weekly archive mode, links now work sql slightly simpler.
git-svn-id: http://svn.automattic.com/wordpress/trunk@192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 01:12:38 +00:00
mikelittle
fce35f099c Updated archive mode. Default is now admin setting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 00:15:39 +00:00
mikelittle
9e3d334434 Fixed other archive modes in get_archives.Removed standalone archives files.
However limit does not work as expected in weekly mode.


git-svn-id: http://svn.automattic.com/wordpress/trunk@190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-08 00:10:07 +00:00
mikelittle
b8bd0d129f Converted to ezsql
git-svn-id: http://svn.automattic.com/wordpress/trunk@189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 23:19:42 +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
4f9744cb80 Fix to showing too many posts when in days mode.
git-svn-id: http://svn.automattic.com/wordpress/trunk@185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:21:08 +00:00
mikelittle
c89dde17f4 return is not a function!
git-svn-id: http://svn.automattic.com/wordpress/trunk@184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 17:19:38 +00:00
saxmatt
5755d4d4e6 RSS didn't work!
git-svn-id: http://svn.automattic.com/wordpress/trunk@183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 06:27:13 +00:00
saxmatt
6e08cdf772 Fixed variable name conflict.
git-svn-id: http://svn.automattic.com/wordpress/trunk@182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 04:23:09 +00:00
saxmatt
94dc7e0391 Added rel=bookmark
git-svn-id: http://svn.automattic.com/wordpress/trunk@181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 04:22:56 +00:00
mikelittle
d4cc232280 Added extra html escaping to title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 23:59:25 +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
fc0546cf02 We need the ampersand fixer in the loop too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 22:51:33 +00:00
mikelittle
3d3a37ed5a RE-fixed mis-mat hed quote type in popup comment link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 21:58:24 +00:00
saxmatt
f014d377f5 Fixed missing tr
git-svn-id: http://svn.automattic.com/wordpress/trunk@175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 21:44:16 +00:00
saxmatt
67b6947894 Ampersand fixer should be called outside of the texturize loop.
git-svn-id: http://svn.automattic.com/wordpress/trunk@174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-06 21:19:30 +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
22d5889475 $url to $tb_url fix from Dougal.
git-svn-id: http://svn.automattic.com/wordpress/trunk@172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-05 19:57:26 +00:00
mikelittle
cab1c1b3e7 Removed erroneous require of wp-db its now in b2config
git-svn-id: http://svn.automattic.com/wordpress/trunk@171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 21:24:13 +00:00
mikelittle
e10068e83d Test we have some posts to avoid foreach error.
Capitalisation of WordPress


git-svn-id: http://svn.automattic.com/wordpress/trunk@170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 21:21:14 +00:00
saxmatt
f232508e3d Unecessary queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 21:11:15 +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