Commit Graph

18 Commits

Author SHA1 Message Date
saxmatt
9945a746ec Timezone fixes, I hope.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 21:52:24 +00:00
saxmatt
08c6accba1 Things should be as simple as possible, but no more.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:23:57 +00:00
saxmatt
10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
rboren
f81987a2f2 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-17 15:56:23 +00:00
michelvaldrighi
a6ac8d41f7 fixed multiple breakage possibilities with feeds
git-svn-id: http://svn.automattic.com/wordpress/trunk@1039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 16:41:30 +00:00
emc3
cab624959f Add semantics to post-meta
git-svn-id: http://svn.automattic.com/wordpress/trunk@1027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 18:46:33 +00:00
emc3
ea9cc3ff81 Removed 'Meta:' leader from the_meta().
git-svn-id: http://svn.automattic.com/wordpress/trunk@991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-24 14:41:05 +00:00
emc3
0f75194831 Tweaked test version of the_meta() a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 22:22:54 +00:00
emc3
6df1e26f2c Added per-post custom metadata support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 21:42:47 +00:00
saxmatt
8927968849 Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:15:48 +00:00
saxmatt
672ded938d Temporary fix for next_post with GMT.
git-svn-id: http://svn.automattic.com/wordpress/trunk@930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-24 23:49:51 +00:00
saxmatt
68655b83f7 Undefined function typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-22 14:39:04 +00:00
michelvaldrighi
8dfca9ba1c more quotes replacements
git-svn-id: http://svn.automattic.com/wordpress/trunk@896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 01:53:41 +00:00
saxmatt
d5374b68b6 Typo in previous commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:57:31 +00:00
saxmatt
77421739db Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:56:29 +00:00
saxmatt
827e40c677 the_excerpt should get autop goodness. Excerpt should fake it by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 20:28:26 +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
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