Commit Graph

171 Commits

Author SHA1 Message Date
saxmatt 089dda9710 Fixed more and multiple page code to use new permalink system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 19:06:28 +00:00
saxmatt df4b18dc31 Remove post_category references.
git-svn-id: http://svn.automattic.com/wordpress/trunk@597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-10 09:05:11 +00:00
alex_t_king 0f682aad13 added htmlspecialchars to outputing comment author name, added 'Anonymous' as a default if no name provided
git-svn-id: http://svn.automattic.com/wordpress/trunk@595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-09 17:16:28 +00:00
emc3 2f9ab6e333 Fixed XSS vulnerability in comments
git-svn-id: http://svn.automattic.com/wordpress/trunk@594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-09 14:39:30 +00:00
saxmatt a13c446857 Trailing whitespace?
git-svn-id: http://svn.automattic.com/wordpress/trunk@583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 20:48:06 +00:00
saxmatt e3645bc203 Made second argument to wp_notify_postauthor optional.
git-svn-id: http://svn.automattic.com/wordpress/trunk@578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:45:15 +00:00
saxmatt cfa73eebd5 list_cats to use new category link function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:25:05 +00:00
saxmatt bc2c6dad9a Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 09:41:27 +00:00
saxmatt cbccab200c Alpha 2 multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:44:42 +00:00
mikelittle 41327030fd Removed $querycount.
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:27:00 +00:00
saxmatt 46cb0545c2 Alpha multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 22:53:15 +00:00
saxmatt c1b372eb29 Forgot to take out a function call.
git-svn-id: http://svn.automattic.com/wordpress/trunk@564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 19:23:18 +00:00
saxmatt e1114fe2bb Made it so class does query counting. Cleaned up errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 19:02:21 +00:00
saxmatt 523033062d New version number.
git-svn-id: http://svn.automattic.com/wordpress/trunk@562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-04 18:34:05 +00:00
mikelittle a5ab0fc858 Fixed several instances in WordPress where PHP Notices are not being handled correctly.
Fixes supplied by Aaron Jensen (aaron@visualprose.com).


git-svn-id: http://svn.automattic.com/wordpress/trunk@559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 00:55:19 +00:00
mikelittle 3e120068f9 Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-25 00:46:52 +00:00
saxmatt 1c5322e065 Fixed bug: http://wordpress.org/support/6/933
git-svn-id: http://svn.automattic.com/wordpress/trunk@557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-24 08:24:00 +00:00
saxmatt 0a243e8bbf New comment notification system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-23 22:13:33 +00:00
emc3 d08bcaead8 XHTML compliance changes in doGeoUrlHeader() as suggested by Xial http://pxnet.pixelechoes.net/
git-svn-id: http://svn.automattic.com/wordpress/trunk@550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-19 18:30:12 +00:00
saxmatt 0f866d5c72 Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-15 08:58:18 +00:00
emc3 8f40eb47c0 Added url_to_postid() function
git-svn-id: http://svn.automattic.com/wordpress/trunk@548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-14 18:55:41 +00:00
emc3 f49f11b3dd otaku42's comment moderation patches
git-svn-id: http://svn.automattic.com/wordpress/trunk@546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 15:22:47 +00:00
emc3 3d8f2e3340 Fix missing '/' in permalinks when not using the rewritable permalink option
git-svn-id: http://svn.automattic.com/wordpress/trunk@541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-11 20:49:00 +00:00
mikelittle 67fe150108 uses bloginfo as appropriate.
$smarty changed to $wpsmarty


git-svn-id: http://svn.automattic.com/wordpress/trunk@538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:47:28 +00:00
mikelittle c9ec9ee848 get_bloginfo now returns wp- xml files
git-svn-id: http://svn.automattic.com/wordpress/trunk@536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:45:02 +00:00
mikelittle 53478a8acb Fix for failing to recognise and replace double quotes at the end of a word when followed by punctuation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-10 23:08:59 +00:00
donncha 8c8c4a38c8 Initial import of Smarty Template Support.
Some of the WP template api has been wrapped in Smarty function calls.
Added a Smartyised template of the default theme.
A plugin directory has been created for Smarty plugins.
Read wp-sitetemplates/readme.html for further information.


git-svn-id: http://svn.automattic.com/wordpress/trunk@530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-07 21:16:12 +00:00
mikelittle 64d73e5d87 Sorted some geourl issues (see http://wordpress.org/support/6/683)
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post


git-svn-id: http://svn.automattic.com/wordpress/trunk@525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-05 00:44:03 +00:00
saxmatt df4544620c Tweaks to calendar and CSS per Alex's and Dunstan's suggestions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 15:12:43 +00:00
alex_t_king 536c539b3b added global 'posts' since we check for it before showing the calendar
git-svn-id: http://svn.automattic.com/wordpress/trunk@522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 08:47:40 +00:00
mikelittle 785753c40e Added Alex K's title tooltips back into the calendar code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 02:08:55 +00:00
mikelittle 13c0dc3c69 Because get_permalink now prepends $siteurl, several places were doubling it.
Also fixed popup comments: they cannot currently use the new urls.


git-svn-id: http://svn.automattic.com/wordpress/trunk@520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-04 00:22:15 +00:00
mikelittle a6a5986742 If using the new SE friendly urls, then links to other pages need to be absolute not relative.
git-svn-id: http://svn.automattic.com/wordpress/trunk@515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 22:16:26 +00:00
mikelittle 603f2e440c Removed references to b2edit.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 22:11:42 +00:00
saxmatt 9ac29ebf41 Don't highlight day if we're in a different month. :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 17:49:15 +00:00
saxmatt c638c5429b Archives to use new permalink format.
git-svn-id: http://svn.automattic.com/wordpress/trunk@511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 17:45:57 +00:00
saxmatt 0a96910405 New calendar code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 17:22:01 +00:00
saxmatt a85aef276b Added get_day_link() and polished calendar, it now links days.
git-svn-id: http://svn.automattic.com/wordpress/trunk@509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 16:14:54 +00:00
saxmatt b629afe5c1 Added get_calendar function. Not finished.
git-svn-id: http://svn.automattic.com/wordpress/trunk@508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-03 07:30:04 +00:00
saxmatt 565249b084 Added new get_month_link function
git-svn-id: http://svn.automattic.com/wordpress/trunk@506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-02 00:50:48 +00:00
saxmatt 8bf2144a67 Sanitize_title shouldn't strip existing hypens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-31 14:19:26 +00:00
saxmatt 542b14ee26 Merge changes, add in $file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 18:33:49 +00:00
emc3 03437ba399 Fixed some issues with permalinks when WP is installed in a subdirectory.
git-svn-id: http://svn.automattic.com/wordpress/trunk@499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 14:55:35 +00:00
mikelittle bae7d70daf Added spaces in smilies array. Non breaking space before image.
git-svn-id: http://svn.automattic.com/wordpress/trunk@495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-30 00:46:19 +00:00
saxmatt ca18240a96 Permalink related bugfixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 20:27:38 +00:00
saxmatt 984222aa7b RSS to use new permalink system. Move non-template functions out of template file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 07:00:42 +00:00
saxmatt 3f3360bb9b Version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 02:35:42 +00:00
saxmatt b66fe1442b Updated get_permalink to take ID argument.
git-svn-id: http://svn.automattic.com/wordpress/trunk@484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-27 02:32:53 +00:00
saxmatt e03947278e Comments should use new permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:28:58 +00:00
saxmatt d9c1f28844 Alpha functionality of new permalink structure as per previous discussions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 05:25:26 +00:00