Mike Little
4efb6bb23a
Missing querycount
...
git-svn-id: https://develop.svn.wordpress.org/trunk@558 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-25 00:46:52 +00:00
Matt Mullenweg
6c8852bc51
Fixed bug: http://wordpress.org/support/6/933
...
git-svn-id: https://develop.svn.wordpress.org/trunk@557 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-24 08:24:00 +00:00
Matt Mullenweg
89f418812e
New comment notification system.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@555 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-23 22:13:33 +00:00
Dougal Campbell
19944d4b1a
XHTML compliance changes in doGeoUrlHeader() as suggested by Xial http://pxnet.pixelechoes.net/
...
git-svn-id: https://develop.svn.wordpress.org/trunk@550 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-19 18:30:12 +00:00
Matt Mullenweg
b6d0c342a3
Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@549 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-15 08:58:18 +00:00
Dougal Campbell
52f9b145a9
Added url_to_postid() function
...
git-svn-id: https://develop.svn.wordpress.org/trunk@548 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-14 18:55:41 +00:00
Dougal Campbell
9b94f75e32
otaku42's comment moderation patches
...
git-svn-id: https://develop.svn.wordpress.org/trunk@546 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 15:22:47 +00:00
Dougal Campbell
f122f35020
Fix missing '/' in permalinks when not using the rewritable permalink option
...
git-svn-id: https://develop.svn.wordpress.org/trunk@541 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:49:00 +00:00
Mike Little
a795e3d044
uses bloginfo as appropriate.
...
$smarty changed to $wpsmarty
git-svn-id: https://develop.svn.wordpress.org/trunk@538 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:47:28 +00:00
Mike Little
e8e3f87748
get_bloginfo now returns wp- xml files
...
git-svn-id: https://develop.svn.wordpress.org/trunk@536 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:45:02 +00:00
Mike Little
a91d44f19a
Fix for failing to recognise and replace double quotes at the end of a word when followed by punctuation.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@534 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:08:59 +00:00
Donncha O Caoimh
768d490acd
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: https://develop.svn.wordpress.org/trunk@530 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-07 21:16:12 +00:00
Mike Little
135fd02cad
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: https://develop.svn.wordpress.org/trunk@525 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:44:03 +00:00
Matt Mullenweg
e2a1a8ff47
Tweaks to calendar and CSS per Alex's and Dunstan's suggestions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@523 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 15:12:43 +00:00
Alex King
ff147be1d8
added global 'posts' since we check for it before showing the calendar
...
git-svn-id: https://develop.svn.wordpress.org/trunk@522 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 08:47:40 +00:00
Mike Little
d35293bf39
Added Alex K's title tooltips back into the calendar code.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@521 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 02:08:55 +00:00
Mike Little
17a798e8a1
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: https://develop.svn.wordpress.org/trunk@520 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 00:22:15 +00:00
Mike Little
be0a2d2cf7
If using the new SE friendly urls, then links to other pages need to be absolute not relative.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@515 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 22:16:26 +00:00
Mike Little
6fc9f0c212
Removed references to b2edit.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@514 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 22:11:42 +00:00
Matt Mullenweg
b6ce582bce
Don't highlight day if we're in a different month. :)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@512 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 17:49:15 +00:00
Matt Mullenweg
6f4c146d1c
Archives to use new permalink format.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@511 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 17:45:57 +00:00
Matt Mullenweg
dbddadfb94
New calendar code.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@510 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 17:22:01 +00:00
Matt Mullenweg
25de9bee07
Added get_day_link() and polished calendar, it now links days.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@509 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 16:14:54 +00:00
Matt Mullenweg
609da4d3e7
Added get_calendar function. Not finished.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@508 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 07:30:04 +00:00
Matt Mullenweg
43d0f68960
Added new get_month_link function
...
git-svn-id: https://develop.svn.wordpress.org/trunk@506 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-02 00:50:48 +00:00
Matt Mullenweg
2a39bceb03
Sanitize_title shouldn't strip existing hypens.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@505 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-31 14:19:26 +00:00
Matt Mullenweg
2842d832a6
Merge changes, add in $file.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@502 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 18:33:49 +00:00
Dougal Campbell
4ae5206365
Fixed some issues with permalinks when WP is installed in a subdirectory.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@499 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 14:55:35 +00:00
Mike Little
973c6bb3b0
Added spaces in smilies array. Non breaking space before image.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@495 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 00:46:19 +00:00
Matt Mullenweg
986f72bbf0
Permalink related bugfixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@492 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 20:27:38 +00:00
Matt Mullenweg
eaa329b3fd
RSS to use new permalink system. Move non-template functions out of template file.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@486 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:00:42 +00:00
Matt Mullenweg
47b0f3175f
Version bump.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@485 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 02:35:42 +00:00
Matt Mullenweg
8068b213e1
Updated get_permalink to take ID argument.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@484 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 02:32:53 +00:00
Matt Mullenweg
2cac53bd37
Comments should use new permalinks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@471 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 05:28:58 +00:00
Matt Mullenweg
15bfb2b1fb
Alpha functionality of new permalink structure as per previous discussions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@470 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 05:25:26 +00:00
Mike Little
53ed0b4b61
Moved post count outside the link in monthly version of get_archives().
...
git-svn-id: https://develop.svn.wordpress.org/trunk@469 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:35:45 +00:00
Matt Mullenweg
448379612e
Some options functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@468 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:19:23 +00:00
Matt Mullenweg
49527093ec
New title functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@465 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 22:05:38 +00:00
Dougal Campbell
620001f33e
Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@458 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 20:53:13 +00:00
Dougal Campbell
9aa628e64b
Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@456 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-17 19:26:05 +00:00
Matt Mullenweg
e0e981ba75
Texturize preg_split .* should match newlines as well.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@455 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-16 16:58:48 +00:00
Dougal Campbell
95b9b7864a
$siteurl was not getting interpolated in comment links
...
git-svn-id: https://develop.svn.wordpress.org/trunk@440 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-09 15:33:33 +00:00
Mike Little
eaf5ff87af
double quotes to single
...
git-svn-id: https://develop.svn.wordpress.org/trunk@437 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:28:39 +00:00
Mike Little
58e530dde4
Added missing global querycount
...
git-svn-id: https://develop.svn.wordpress.org/trunk@436 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:27:45 +00:00
Dougal Campbell
42ca15ac98
Added checks to category functions for empty results.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@432 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 21:48:32 +00:00
Mike Little
d30e4e5c0e
Added call to antispambot round comment email.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@413 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:06:11 +00:00
Matt Mullenweg
c44ea6c9a8
Remove call by reference.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@411 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-04 18:23:59 +00:00
Alex King
44406b57f5
moved the password form into its own function get_the_password_form() and added functions needed for the comments RSS feed
...
git-svn-id: https://develop.svn.wordpress.org/trunk@394 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-28 18:23:52 +00:00
Mike Little
18d2eb7838
Added display of post count on monthly archives
...
git-svn-id: https://develop.svn.wordpress.org/trunk@388 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-26 07:03:35 +00:00
Mike Little
109eab573d
Fixed bug with escaped quotes in the excerpt.
...
http://wordpress.org/support/4/623
git-svn-id: https://develop.svn.wordpress.org/trunk@377 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-22 22:57:41 +00:00