Commit Graph

12216 Commits

Author SHA1 Message Date
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
mikelittle
54d1965caf Fixed problem doubling up http:// prefix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 21:36:46 +00:00
saxmatt
2bed810184 Admin menu now tells you where you are.
git-svn-id: http://svn.automattic.com/wordpress/trunk@110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-28 07:54:49 +00:00
mikelittle
f981296947 Fixed error submitting comments from b2edit
Thanks to ventonegro on the forums.


git-svn-id: http://svn.automattic.com/wordpress/trunk@109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-27 22:20:05 +00:00
mikelittle
f1245e7fd9 Fixed Javscript error in opera
git-svn-id: http://svn.automattic.com/wordpress/trunk@108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-26 23:15:10 +00:00
saxmatt
91de6b846c New path system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@96 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 12:43:31 +00:00
mikelittle
6c3b23047e Removed spell checker, auto_br, and preview
git-svn-id: http://svn.automattic.com/wordpress/trunk@93 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 00:33:40 +00:00
saxmatt
0041c3e77e No need to show the excerpt right here.
git-svn-id: http://svn.automattic.com/wordpress/trunk@92 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:45:19 +00:00
saxmatt
067c530196 Header instead of include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@90 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:42:36 +00:00
saxmatt
015be08632 Put in b2config message.
git-svn-id: http://svn.automattic.com/wordpress/trunk@89 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:42:20 +00:00
mikelittle
2544860d49 New and modified images.
Fixed image paths.


git-svn-id: http://svn.automattic.com/wordpress/trunk@86 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 23:12:55 +00:00
saxmatt
d51187d50f Path fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@84 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 22:25:39 +00:00
mikelittle
debf2f7147 Removed $pathserver. Now use $siteurl everywhere.
git-svn-id: http://svn.automattic.com/wordpress/trunk@83 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:50:22 +00:00
mikelittle
c8b6bbb044 minor layout change
git-svn-id: http://svn.automattic.com/wordpress/trunk@81 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:30:13 +00:00
mikelittle
fb9793d12f Moved admin file
git-svn-id: http://svn.automattic.com/wordpress/trunk@79 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 21:28:33 +00:00
mikelittle
61b13875af Fix for update bug. AutoBR no longer set.
git-svn-id: http://svn.automattic.com/wordpress/trunk@78 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 09:19:03 +00:00
mikelittle
f7e8b6426f Fix problem with registerglobals off
Sorted variable based table name.
Added b2links -> wp links table update.


git-svn-id: http://svn.automattic.com/wordpress/trunk@76 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 00:10:52 +00:00
saxmatt
2f02a28cf5 Path changes, minor branding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@73 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:43:58 +00:00
mikelittle
2f1cf106ba Fix problem with registerglobals off
Sorted variable based table name.


git-svn-id: http://svn.automattic.com/wordpress/trunk@70 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:22:24 +00:00
mikelittle
6a58740e30 Changed cookie name to avoid conflict with parallel b2 installations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@69 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 22:21:37 +00:00
saxmatt
aca1414fb4 Structure cleanup, #login stuff added.
git-svn-id: http://svn.automattic.com/wordpress/trunk@67 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 17:22:28 +00:00
saxmatt
7a584c79d7 b2 upgrade script, tested to work with 0.6.1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@63 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 15:32:19 +00:00
saxmatt
e75dc59962 Default links, readme link, english fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@59 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 13:52:07 +00:00
saxmatt
ae14eac7f8 Labels added, option for no target.
git-svn-id: http://svn.automattic.com/wordpress/trunk@54 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 13:34:55 +00:00
saxmatt
445235a5c7 CSS fix for IE 5.
git-svn-id: http://svn.automattic.com/wordpress/trunk@51 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 12:16:28 +00:00
saxmatt
ec3c699445 Path fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@50 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 11:27:46 +00:00
saxmatt
9a496ec591 Replaced by wp-install.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@49 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 11:26:24 +00:00
saxmatt
6d4302fe06 New installation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@45 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 11:07:05 +00:00
saxmatt
0737f2a8cf Monster administration update. Tables fixed, format streamlined, HTML cleaned up.
git-svn-id: http://svn.automattic.com/wordpress/trunk@44 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 08:29:51 +00:00
saxmatt
374a57451b Clean up entire file, improved error messages and HTML, fixed editing problem, double-checekd security.
git-svn-id: http://svn.automattic.com/wordpress/trunk@41 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 00:12:22 +00:00
mikelittle
fc2d7206bb More changes for new admin path. Removed relocated files.
Moved some more files from b2-include to wp-admin.


git-svn-id: http://svn.automattic.com/wordpress/trunk@40 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-22 22:51:40 +00:00
saxmatt
a31be590eb New admin file locations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@38 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-22 12:12:53 +00:00