Commit Graph

1550 Commits

Author SHA1 Message Date
saxmatt
317ffc9384 Add slashes to titles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 21:11:53 +00:00
saxmatt
cf33c1e0b2 Support for titles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 20:58:27 +00:00
saxmatt
a14dc229b7 Decrease flood time threshhold.
git-svn-id: http://svn.automattic.com/wordpress/trunk@298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 20:30:30 +00:00
mikelittle
efe8ead7b7 Fixed SQL syntax error
git-svn-id: http://svn.automattic.com/wordpress/trunk@297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 06:49:17 +00:00
mikelittle
8f18a2f428 Added help hooks.
Added gethelp_link() and helpWindow() functions.


git-svn-id: http://svn.automattic.com/wordpress/trunk@296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-07 00:00:55 +00:00
mikelittle
4a9ceacae5 Fixed call by reference warning. It's not needed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-06 22:40:11 +00:00
mikelittle
af9b7abc5f Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: http://svn.automattic.com/wordpress/trunk@294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-05 22:44:38 +00:00
mikelittle
96630b6e9d get_archives() now checks for results from query before trying to iterate through them.
git-svn-id: http://svn.automattic.com/wordpress/trunk@293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 22:33:27 +00:00
mikelittle
966a388a92 Added ability to output archives as options (just add select tag)
git-svn-id: http://svn.automattic.com/wordpress/trunk@292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 21:55:10 +00:00
mikelittle
a1813a9120 Added list_cats() options to dropdown_cats() sort order, post count, last date, etc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-04 21:25:35 +00:00
mikelittle
984b4a7cce Link settings now coming from options data.
config.php file now removed.


git-svn-id: http://svn.automattic.com/wordpress/trunk@290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 23:46:20 +00:00
mikelittle
24262bb42f Added textarea rows as configurable option
git-svn-id: http://svn.automattic.com/wordpress/trunk@289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 23:45:11 +00:00
mikelittle
f0d68c2b0e Fixed bug with invisible categories. http://wordpress.org/support/2/395
git-svn-id: http://svn.automattic.com/wordpress/trunk@288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 22:31:06 +00:00
mikelittle
5d3fa3d162 Accomodate lareger password field. http://wordpress.org/support/4/391
git-svn-id: http://svn.automattic.com/wordpress/trunk@287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 00:22:48 +00:00
mikelittle
52622808bd Added blog name to page title. http://wordpress.org/support/4/391
git-svn-id: http://svn.automattic.com/wordpress/trunk@286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 00:01:07 +00:00
mikelittle
3f4ecc7ccd Widened password filed, added blog name to page title.
http://wordpress.org/support/4/391


git-svn-id: http://svn.automattic.com/wordpress/trunk@285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 00:00:22 +00:00
mikelittle
70afc0f3a6 Separated out html sanitise stuff from balance tags.
Also made it slightly more robust.


git-svn-id: http://svn.automattic.com/wordpress/trunk@284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-02 13:26:26 +00:00
saxmatt
c0757e99fb Shouldn't send emails if there is no email for that author.
git-svn-id: http://svn.automattic.com/wordpress/trunk@283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-02 00:21:19 +00:00
mikelittle
04a81c131f Removed mysql direct calls
git-svn-id: http://svn.automattic.com/wordpress/trunk@282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 23:44:08 +00:00
mikelittle
44042614f3 no longer used
git-svn-id: http://svn.automattic.com/wordpress/trunk@281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 23:35:20 +00:00
mikelittle
ce9a4162bc 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: http://svn.automattic.com/wordpress/trunk@280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-30 14:44:57 +00:00
mikelittle
eabfb997e3 Can now toggle visibility and move categories en masse
git-svn-id: http://svn.automattic.com/wordpress/trunk@279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-29 16:45:19 +00:00
mikelittle
4a866e6b1b Fixed broken edit!
git-svn-id: http://svn.automattic.com/wordpress/trunk@278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-29 13:46:24 +00:00
mikelittle
8738bf8208 Oops take care of use_Adminlevels flag.
git-svn-id: http://svn.automattic.com/wordpress/trunk@277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-27 00:31:51 +00:00
mikelittle
e63e4b034b Added the ability to assign ownership of links to another user.
Help updated.


git-svn-id: http://svn.automattic.com/wordpress/trunk@276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-26 23:52:36 +00:00
mikelittle
4195be5658 Stripslashes on user name
git-svn-id: http://svn.automattic.com/wordpress/trunk@275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-25 23:42:22 +00:00
mikelittle
797d6fbc8b Minor update to get_archives_link()
git-svn-id: http://svn.automattic.com/wordpress/trunk@274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-25 23:31:11 +00:00
mikelittle
0ee44fea8f Update to get_archives()
Now can produce site navigation links
Hack by  Orien (http://icecode.com/)


git-svn-id: http://svn.automattic.com/wordpress/trunk@273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-25 23:07:38 +00:00
mikelittle
ab084d4ca3 Removed extra closing anchor tag.
double quotes -> single.
http://wordpress.org/support/6/366


git-svn-id: http://svn.automattic.com/wordpress/trunk@272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-24 00:59:07 +00:00
mikelittle
2cc31e7848 Added stripslashes to get_userdata()
Reported on the support forums http://wordpress.org/support/3/376


git-svn-id: http://svn.automattic.com/wordpress/trunk@271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-24 00:41:40 +00:00
mikelittle
1abd58c0b7 Added help for new notes field
git-svn-id: http://svn.automattic.com/wordpress/trunk@270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 22:22:08 +00:00
mikelittle
64c719ca2e Configuration extras now in a single file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 21:38:10 +00:00
mikelittle
1556042c08 previous/next_post don't link to non-published posts.
Fix by Alex King


git-svn-id: http://svn.automattic.com/wordpress/trunk@268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 21:04:25 +00:00
mikelittle
3ba4473cac mydomain -> example (see http://www.rfc-editor.org/rfc/rfc2606.txt section 3)
git-svn-id: http://svn.automattic.com/wordpress/trunk@267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 20:46:28 +00:00
saxmatt
ae9ddeb917 Added wrapper div.
git-svn-id: http://svn.automattic.com/wordpress/trunk@266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 20:27:34 +00:00
mikelittle
81d1deec51 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: http://svn.automattic.com/wordpress/trunk@265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 00:26:03 +00:00
mikelittle
3bc9d650ba Help files
git-svn-id: http://svn.automattic.com/wordpress/trunk@264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-21 22:46:10 +00:00
mikelittle
4b5f72fb31 First pass at help file for link manager
git-svn-id: http://svn.automattic.com/wordpress/trunk@263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-21 00:00:52 +00:00
mikelittle
87bed677d1 Link to final part of upgrade
git-svn-id: http://svn.automattic.com/wordpress/trunk@262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 21:15:37 +00:00
mikelittle
cea697b234 Fixed error with table changes
backquotes do't work on older versions of mysql


git-svn-id: http://svn.automattic.com/wordpress/trunk@261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 20:43:48 +00:00
mikelittle
9909f24327 Fixed error with table creation
git-svn-id: http://svn.automattic.com/wordpress/trunk@260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 10:01:45 +00:00
mikelittle
44198a4506 Added last date, post count, and hide empty mods to list_cats.
git-svn-id: http://svn.automattic.com/wordpress/trunk@259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:55:18 +00:00
mikelittle
3d1da58e9e Removed mysql reference, converted to EZSQL
git-svn-id: http://svn.automattic.com/wordpress/trunk@258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:51:43 +00:00
mikelittle
6e7325a328 stylesheet fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:49:33 +00:00
mikelittle
8625d16d13 Removed mysql reference
git-svn-id: http://svn.automattic.com/wordpress/trunk@256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:47:17 +00:00
mikelittle
e092dcd164 EzSQL
git-svn-id: http://svn.automattic.com/wordpress/trunk@255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 22:46:41 +00:00
mikelittle
edcb80a4c1 Converted to ezSQL
git-svn-id: http://svn.automattic.com/wordpress/trunk@254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-19 20:45:27 +00:00
saxmatt
5e5d3abaf2 We don't need decade old JS hacks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-18 22:57:50 +00:00
mikelittle
d9ecd0832a Removed unused files
git-svn-id: http://svn.automattic.com/wordpress/trunk@252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-17 21:20:36 +00:00
mikelittle
c60046be65 Path fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-09 21:22:53 +00:00