Mike Little
f3e54f37c6
Separated out html sanitise stuff from balance tags.
...
Also made it slightly more robust.
git-svn-id: https://develop.svn.wordpress.org/trunk@284 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-02 13:26:26 +00:00
Matt Mullenweg
c781ee2d85
Shouldn't send emails if there is no email for that author.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@283 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-02 00:21:19 +00:00
Mike Little
5e25b738cf
Removed mysql direct calls
...
git-svn-id: https://develop.svn.wordpress.org/trunk@282 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 23:44:08 +00:00
Mike Little
210fd94760
no longer used
...
git-svn-id: https://develop.svn.wordpress.org/trunk@281 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 23:35:20 +00:00
Mike Little
b632dc08b9
Added admin configuration of link categories, added functons to use that.
...
Updated install and upgrade scripts
Added recently updated pre/append text
git-svn-id: https://develop.svn.wordpress.org/trunk@280 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-30 14:44:57 +00:00
Mike Little
34701fd7bb
Can now toggle visibility and move categories en masse
...
git-svn-id: https://develop.svn.wordpress.org/trunk@279 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-29 16:45:19 +00:00
Mike Little
c066de57fe
Fixed broken edit!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@278 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-29 13:46:24 +00:00
Mike Little
b543ec6743
Oops take care of use_Adminlevels flag.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@277 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-27 00:31:51 +00:00
Mike Little
01c0e60583
Added the ability to assign ownership of links to another user.
...
Help updated.
git-svn-id: https://develop.svn.wordpress.org/trunk@276 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-26 23:52:36 +00:00
Mike Little
47216f1408
Stripslashes on user name
...
git-svn-id: https://develop.svn.wordpress.org/trunk@275 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-25 23:42:22 +00:00
Mike Little
7bbde6b6a0
Minor update to get_archives_link()
...
git-svn-id: https://develop.svn.wordpress.org/trunk@274 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-25 23:31:11 +00:00
Mike Little
cb28cf4684
Update to get_archives()
...
Now can produce site navigation links
Hack by Orien (http://icecode.com/ )
git-svn-id: https://develop.svn.wordpress.org/trunk@273 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-25 23:07:38 +00:00
Mike Little
41aedd5e68
Removed extra closing anchor tag.
...
double quotes -> single.
http://wordpress.org/support/6/366
git-svn-id: https://develop.svn.wordpress.org/trunk@272 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-24 00:59:07 +00:00
Mike Little
51395412e7
Added stripslashes to get_userdata()
...
Reported on the support forums http://wordpress.org/support/3/376
git-svn-id: https://develop.svn.wordpress.org/trunk@271 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-24 00:41:40 +00:00
Mike Little
cec7b1096f
Added help for new notes field
...
git-svn-id: https://develop.svn.wordpress.org/trunk@270 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 22:22:08 +00:00
Mike Little
abff00b592
Configuration extras now in a single file.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@269 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 21:38:10 +00:00
Mike Little
48271088e7
previous/next_post don't link to non-published posts.
...
Fix by Alex King
git-svn-id: https://develop.svn.wordpress.org/trunk@268 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 21:04:25 +00:00
Mike Little
e84beda64e
mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@267 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 20:46:28 +00:00
Matt Mullenweg
f9b43b1eec
Added wrapper div.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@266 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 20:27:34 +00:00
Mike Little
4258329c68
Added notes column to links. Can add/edit/save them in linkmanager.
...
Update/install scripts updated for new column.
added new methods get_linkobjects() and get_linkobjectsbyname()
git-svn-id: https://develop.svn.wordpress.org/trunk@265 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 00:26:03 +00:00
Mike Little
ad0b9b8276
Help files
...
git-svn-id: https://develop.svn.wordpress.org/trunk@264 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-21 22:46:10 +00:00
Mike Little
3d5f3ecdad
First pass at help file for link manager
...
git-svn-id: https://develop.svn.wordpress.org/trunk@263 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-21 00:00:52 +00:00
Mike Little
1794ad36c2
Link to final part of upgrade
...
git-svn-id: https://develop.svn.wordpress.org/trunk@262 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 21:15:37 +00:00
Mike Little
4431161ae5
Fixed error with table changes
...
backquotes do't work on older versions of mysql
git-svn-id: https://develop.svn.wordpress.org/trunk@261 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 20:43:48 +00:00
Mike Little
1740189e2b
Fixed error with table creation
...
git-svn-id: https://develop.svn.wordpress.org/trunk@260 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 10:01:45 +00:00
Mike Little
06e2c70d0e
Added last date, post count, and hide empty mods to list_cats.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@259 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:55:18 +00:00
Mike Little
92ce55a05d
Removed mysql reference, converted to EZSQL
...
git-svn-id: https://develop.svn.wordpress.org/trunk@258 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:51:43 +00:00
Mike Little
6a71d690b0
stylesheet fix
...
git-svn-id: https://develop.svn.wordpress.org/trunk@257 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:49:33 +00:00
Mike Little
c78f357b5d
Removed mysql reference
...
git-svn-id: https://develop.svn.wordpress.org/trunk@256 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:47:17 +00:00
Mike Little
8c65a716ea
EzSQL
...
git-svn-id: https://develop.svn.wordpress.org/trunk@255 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 22:46:41 +00:00
Mike Little
5dcc75bb3f
Converted to ezSQL
...
git-svn-id: https://develop.svn.wordpress.org/trunk@254 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-19 20:45:27 +00:00
Matt Mullenweg
d605e786fd
We don't need decade old JS hacks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@253 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-18 22:57:50 +00:00
Mike Little
2d8b573990
Removed unused files
...
git-svn-id: https://develop.svn.wordpress.org/trunk@252 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-17 21:20:36 +00:00
Mike Little
ade9155590
Path fix
...
git-svn-id: https://develop.svn.wordpress.org/trunk@251 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-09 21:22:53 +00:00
Mike Little
44088c2167
Fixed error with comments link in email
...
git-svn-id: https://develop.svn.wordpress.org/trunk@250 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-08 22:35:27 +00:00
Mike Little
b25f660d2c
minor change to apply_filters (spotted by Robert Morrison)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@249 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-04 22:22:26 +00:00
Mike Little
6f9fcd2213
Fixed problem with previous_post always showing title.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@248 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-30 22:27:21 +00:00
Mike Little
d5cc6340dc
Fixed missing wpdb in next_post()
...
Fixed call to blalanceTags() in comment_text()
git-svn-id: https://develop.svn.wordpress.org/trunk@247 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-26 23:23:37 +00:00
Mike Little
e3457a3d38
No longer needed
...
git-svn-id: https://develop.svn.wordpress.org/trunk@246 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-25 22:13:33 +00:00
Mike Little
d1826532d4
Always strip those tags.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@245 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-25 22:13:15 +00:00
Mike Little
199a0eaa76
Security fix for comments: Strip out dangerousa tags.
...
Fix by Michel V.
git-svn-id: https://develop.svn.wordpress.org/trunk@244 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-23 23:06:12 +00:00
Mike Little
2f2d93d6ec
Fix for draft mode posts with now title
...
git-svn-id: https://develop.svn.wordpress.org/trunk@243 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-23 22:05:32 +00:00
Mike Little
81ca473281
Include -> require_once
...
fixes comment posting bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@242 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-21 22:14:55 +00:00
Matt Mullenweg
e188d6e08a
De-uglified registration. Now clean XHTML.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@241 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-20 05:16:08 +00:00
Mike Little
4f0b3d819a
Fixed min/max validation for timezone.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@240 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 22:35:51 +00:00
Matt Mullenweg
09766c1943
make_clickable didn't work with AIM names with spaces.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@239 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 19:22:21 +00:00
Matt Mullenweg
5f5d4ba157
Strip HTML from titles for autodiscovery RDF. From Kelson.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@238 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 07:06:32 +00:00
Mike Little
f066d38121
Fixed to use $siteurl instead of $path
...
git-svn-id: https://develop.svn.wordpress.org/trunk@237 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-19 06:35:38 +00:00
Mike Little
dc9a5d7f14
I'm a bit happier (but not completely) with the upgrade script.
...
It can still mess up if you run it twice :-(
git-svn-id: https://develop.svn.wordpress.org/trunk@236 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 16:29:10 +00:00
Mike Little
ba99f72ddf
table changes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@235 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-18 01:55:53 +00:00