Commit Graph

52 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
saxmatt
6f44a5461d Performance optimizations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 11:52:35 +00:00
alex_t_king
79cc343c52 made tooltips work with multiple posts per day
git-svn-id: http://svn.automattic.com/wordpress/trunk@752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 00:14:47 +00:00
alex_t_king
25db37a7a1 making the category links include the trailing slash
git-svn-id: http://svn.automattic.com/wordpress/trunk@749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-10 01:46:27 +00:00
alex_t_king
b4c8ae6c9b re-enabling smilies in comments rss
git-svn-id: http://svn.automattic.com/wordpress/trunk@735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 03:00:10 +00:00
alex_t_king
7b434a5c54 commented out smiley conversion in comments RSS
git-svn-id: http://svn.automattic.com/wordpress/trunk@734 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 02:28:32 +00:00
alex_t_king
567f076791 escaping ampersand in url, task # 42
git-svn-id: http://svn.automattic.com/wordpress/trunk@733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 02:22:00 +00:00
saxmatt
119f72da24 KSES fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 01:28:30 +00:00
saxmatt
b51cf5412b URL fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-07 01:16:24 +00:00
saxmatt
a8b5faacdc Reduce queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 12:44:46 +00:00
saxmatt
0d24e188a0 Various fixes from forums and such.
git-svn-id: http://svn.automattic.com/wordpress/trunk@725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 10:33:07 +00:00
alex_t_king
d69f26e0e8 made the pop-up comment link friendly url aware
git-svn-id: http://svn.automattic.com/wordpress/trunk@721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-05 04:07:19 +00:00
alex_t_king
588615970e using the comments_link_rss function
git-svn-id: http://svn.automattic.com/wordpress/trunk@720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-05 03:14:12 +00:00
alex_t_king
1e10cd53ac making spacing of counts consistent betweek archives list and category list
git-svn-id: http://svn.automattic.com/wordpress/trunk@717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-05 03:03:35 +00:00
alex_t_king
5c8b016bf3 fixing extra calendar cells bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-05 01:43:01 +00:00
alex_t_king
c31ebcf3c0 fixing next/previous page links to work w/ clean URLs
git-svn-id: http://svn.automattic.com/wordpress/trunk@713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-04 02:54:36 +00:00
saxmatt
13e9584684 Space bug in wp_title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-04 02:34:58 +00:00
saxmatt
82c593a558 Smilies fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-04 00:48:29 +00:00
saxmatt
f4e3970ec1 Comment_allowed_tags fixup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 23:48:16 +00:00
saxmatt
637df9921a Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 19:05:55 +00:00
saxmatt
986c08cc1f Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 05:03:28 +00:00
saxmatt
a0e3c8a8ac Fix for post_id
git-svn-id: http://svn.automattic.com/wordpress/trunk@687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 19:38:16 +00:00
alex_t_king
230d55a93b fixing a bug where the next month link was using previous->year instead of next->year
git-svn-id: http://svn.automattic.com/wordpress/trunk@685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 19:21:50 +00:00
saxmatt
6245f53042 Query optimizations.
git-svn-id: http://svn.automattic.com/wordpress/trunk@683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:58:13 +00:00
saxmatt
11d47e1330 Duplicate comment number queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-02 00:45:12 +00:00
alex_t_king
a392bb19d3 suppressing Notice messages and moving the use_cache setting higher in blog-header so that it actually gets used when getting settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@677 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 21:12:22 +00:00
saxmatt
92c031cd84 Author description field.
git-svn-id: http://svn.automattic.com/wordpress/trunk@674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 00:55:31 +00:00
saxmatt
cbee61601c Edit comment from Ryan Boren.
git-svn-id: http://svn.automattic.com/wordpress/trunk@673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 00:20:22 +00:00
saxmatt
9a4221ee46 Initial Atom syndication and autodiscovery support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 12:05:25 +00:00
saxmatt
3bcdffad13 edit_this_post() from Ryan Boren. Cleaned up function and integrated into default template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 10:48:06 +00:00
saxmatt
3a2f87a2d4 KSES fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-30 08:34:57 +00:00
saxmatt
df7fdc51b6 Permalink structure fix and link comments when pings are on.
git-svn-id: http://svn.automattic.com/wordpress/trunk@659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 21:45:18 +00:00
saxmatt
738be91fcd Fix title function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 18:37:30 +00:00
saxmatt
8d232849e3 New title code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-25 00:01:31 +00:00
saxmatt
52e1d45f45 Add kses HTML cleaning to comment functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-24 20:43:04 +00:00
saxmatt
42db9e2708 Template tag for category_description and set $cat if you have category_name thing going on. Space out options screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:04 +00:00
emc3
c8604702fc Fixed %post_id% token handling. Fixed pingback link detection.
git-svn-id: http://svn.automattic.com/wordpress/trunk@640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 23:00:45 +00:00
saxmatt
c3d03c529d Multiple category support for RDF.
git-svn-id: http://svn.automattic.com/wordpress/trunk@634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 00:32:05 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
saxmatt
bfefe94945 Multiple categories in RSS. RSS 1.0 currently broken
git-svn-id: http://svn.automattic.com/wordpress/trunk@624 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 08:58:07 +00:00
mikelittle
b0db88d03a Some more b2->wp renaming
git-svn-id: http://svn.automattic.com/wordpress/trunk@617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-16 01:58:39 +00:00