Commit Graph

49559 Commits

Author SHA1 Message Date
saxmatt c32fb874c7 Added documentation hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 23:07:38 +00:00
michelvaldrighi d90a5160c3 fixed: filters applied several times on the_title* functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 22:23:33 +00:00
michelvaldrighi 8a221eb40b allow for a charset to be set with $admin_area_charset - default is iso-8859-15 (it's iso-8859-1 plus the euro sign)
git-svn-id: http://svn.automattic.com/wordpress/trunk@307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 20:35:53 +00:00
michelvaldrighi 3f3adc6824 rewrote convert_chars - hi again guys! :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-12 16:43:24 +00:00
mikelittle 805ab8be54 Change from Alex King:
"I've changed the b2bookmarklet so that you can pass in "post_title" and "content"
to the bookmarklet through the URL.
I am using this to "post" to WordPress from tasks.
I think this is a good integration point for outside apps that want a lightweight way (not XML-RPC) to post to WordPress. "


git-svn-id: http://svn.automattic.com/wordpress/trunk@305 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-10 22:55:01 +00:00
mikelittle 08a23d3db7 Geopositions code more compliant
git-svn-id: http://svn.automattic.com/wordpress/trunk@304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-10 22:31:26 +00:00
mikelittle a3a183fb3b More help for link manager.
git-svn-id: http://svn.automattic.com/wordpress/trunk@303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-09 23:10:16 +00:00
mikelittle 0b12a1a923 Fixed to use posts_per_rss. See http://wordpress.org/support/3/419
git-svn-id: http://svn.automattic.com/wordpress/trunk@302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-08 23:07:25 +00:00
mikelittle 6bc90de79c Fix bug with b2header and redefinition of get_helplink
git-svn-id: http://svn.automattic.com/wordpress/trunk@301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-08 22:14:03 +00:00
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