Commit Graph

817 Commits

Author SHA1 Message Date
mikelittle
d0c32fcced Task ID 73
Added htmlspecialchars and stripslashes where appropriate


git-svn-id: http://svn.automattic.com/wordpress/trunk@817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 02:30:37 +00:00
mikelittle
5ad9e0c4e6 First pass at OPML export of links.
Task ID 73


git-svn-id: http://svn.automattic.com/wordpress/trunk@816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 02:13:11 +00:00
jverber
28fcfd844d Reduced the number of queries in cat_rows and list_cats.
git-svn-id: http://svn.automattic.com/wordpress/trunk@815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-01 02:00:26 +00:00
mikelittle
a644a1018b Fixed category name bug. "When excluding a category by using '$cat = "-4";' in index.php, the name of the excluded cat is added to the page title."
git-svn-id: http://svn.automattic.com/wordpress/trunk@814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-31 00:03:51 +00:00
mikelittle
5f76df2bec Grammer
git-svn-id: http://svn.automattic.com/wordpress/trunk@813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 23:18:35 +00:00
saxmatt
b09bcad62e Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 06:22:55 +00:00
alex_t_king
d9adde1bd2 fixed the checking for existing options in the upgrade, no more SQL errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 03:27:19 +00:00
alex_t_king
ca6bbb36a8 added single quotes around values in SQL statements
git-svn-id: http://svn.automattic.com/wordpress/trunk@810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 02:39:01 +00:00
alex_t_king
77062c2301 moved the add form above the list of cats
git-svn-id: http://svn.automattic.com/wordpress/trunk@809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 02:26:22 +00:00
saxmatt
7d63d0c095 Remove remnants of $c.
git-svn-id: http://svn.automattic.com/wordpress/trunk@808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 06:49:19 +00:00
alex_t_king
7468d1b13d oops need to include admin header to set user permissions
git-svn-id: http://svn.automattic.com/wordpress/trunk@807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-29 05:51:29 +00:00
saxmatt
1c784683f8 Out damned spot.
git-svn-id: http://svn.automattic.com/wordpress/trunk@806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 16:18:49 +00:00
saxmatt
a5c49531fd Comments link not shown if on comments page, link to comment form, number of comments in comment header, and slight font size tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 08:40:58 +00:00
alex_t_king
e3bcbb488d fixing template editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 03:45:39 +00:00
saxmatt
14ede25eb5 Version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-28 01:52:58 +00:00
saxmatt
c8cf329df0 Changed wording of menu item to be just "Write"
git-svn-id: http://svn.automattic.com/wordpress/trunk@802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 11:08:42 +00:00
saxmatt
87fa62b3e6 Broke up template-functions into several files to facilitate maintainance and change tracking.
git-svn-id: http://svn.automattic.com/wordpress/trunk@801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 09:58:01 +00:00
saxmatt
b99a36d24f Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 09:33:19 +00:00
saxmatt
292737d0b2 Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 08:31:17 +00:00
saxmatt
8b9f213e57 Initial sub-categories code from Jason Verber
git-svn-id: http://svn.automattic.com/wordpress/trunk@798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 06:35:07 +00:00
saxmatt
996ba79f93 last_cats fix from TheJason.
git-svn-id: http://svn.automattic.com/wordpress/trunk@797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-26 20:34:14 +00:00
emc3
e9c7715b9a Using require_once will make it easier to incorporate WP functionality into custom templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-26 16:06:59 +00:00
emc3
07731fae29 Fix hide_empty for list_cats()
git-svn-id: http://svn.automattic.com/wordpress/trunk@795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-26 01:59:09 +00:00
alex_t_king
5af414bdec added links for Alex and Dougal, updated Mike's link
git-svn-id: http://svn.automattic.com/wordpress/trunk@794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 09:46:57 +00:00
saxmatt
6002703aa0 Version update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@793 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 08:21:18 +00:00
saxmatt
217aff9012 Not used anymore.
git-svn-id: http://svn.automattic.com/wordpress/trunk@792 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-25 08:06:12 +00:00
saxmatt
3527189d7a Missing default post options in upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:37:40 +00:00
saxmatt
215d39b88d Use IDs instead of classes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@790 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:24:46 +00:00
saxmatt
04541968dc Fix for foreign language comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:22:31 +00:00
saxmatt
5b908a99d9 Have links use unique class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:12:55 +00:00
saxmatt
7f26553e2d Remove silly go back link.
git-svn-id: http://svn.automattic.com/wordpress/trunk@787 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 23:10:53 +00:00
alex_t_king
dc902731b0 added id's and classes to li's in the menu to help in skinning
git-svn-id: http://svn.automattic.com/wordpress/trunk@786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 22:52:22 +00:00
alex_t_king
1f02b3ee69 removed errant id tag anc chanced description tag to summary
git-svn-id: http://svn.automattic.com/wordpress/trunk@785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-24 22:51:14 +00:00
saxmatt
6feded370c Strange fixes for type in require.
git-svn-id: http://svn.automattic.com/wordpress/trunk@784 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-22 06:04:38 +00:00
emc3
1f4b30d69d Changed password inputs from 'text' to 'password'
git-svn-id: http://svn.automattic.com/wordpress/trunk@783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-21 22:44:28 +00:00
saxmatt
2f325bc5c7 Make category matching liberal in the mod_rewrite and then strip it in blog header, because we're going to need that for 1.1 anyway, people are having trouble with it moving from 1.0 -> 1.0.1, and the change isn't really needed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@782 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-17 11:21:27 +00:00
saxmatt
5513b10891 Change wording on 0 level user message. Could be even better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-16 06:22:27 +00:00
alex_t_king
ff237a769f bette rhandling of HTML entities in preview/next posts links
git-svn-id: http://svn.automattic.com/wordpress/trunk@780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 22:11:13 +00:00
saxmatt
3e494326c4 Fix for mpts markup prob.
git-svn-id: http://svn.automattic.com/wordpress/trunk@779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 11:01:21 +00:00
alex_t_king
b506da37ff enabled using Category Description as the title attribute in list_cats and made the displayed text use htmlspecialchars
git-svn-id: http://svn.automattic.com/wordpress/trunk@778 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 01:28:41 +00:00
alex_t_king
62d25576e5 fixed typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-15 01:04:29 +00:00
alex_t_king
ef48463a7f used 2 digit month for example
git-svn-id: http://svn.automattic.com/wordpress/trunk@776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 06:47:52 +00:00
saxmatt
c38e0e27b8 Make entity catch in sanitize_title ungreedy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@775 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 05:46:53 +00:00
saxmatt
5c4302e582 fix for multiple hypens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 05:40:57 +00:00
alex_t_king
e2d9617bd6 changed the permalink dates to output leading zeros
git-svn-id: http://svn.automattic.com/wordpress/trunk@773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 05:10:32 +00:00
alex_t_king
8ef3dc35ad fixing the top time value to have a leading zero, the ones for the posts already had the leading zero
git-svn-id: http://svn.automattic.com/wordpress/trunk@772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-14 02:10:40 +00:00
saxmatt
5624ca0f6c Fix ups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-13 09:23:41 +00:00
alex_t_king
8058390507 fixed hilite whitespace checking
git-svn-id: http://svn.automattic.com/wordpress/trunk@770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 23:24:51 +00:00
emc3
4834619229 Fix harcoded table names
git-svn-id: http://svn.automattic.com/wordpress/trunk@769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 22:53:11 +00:00
emc3
41cbf6df25 create comment_approved column before making the index
git-svn-id: http://svn.automattic.com/wordpress/trunk@768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 22:27:22 +00:00