rboren
|
a2b6757246
|
Remove call to undefined function clear_smarty_cache(). Bug 424.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-08 00:23:02 +00:00 |
saxmatt
|
fedf5da324
|
Not clearing can cause some weird bugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-07 20:44:28 +00:00 |
saxmatt
|
efa798a2af
|
Userlevel 6 on options page
git-svn-id: http://svn.automattic.com/wordpress/trunk@1915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-07 20:12:34 +00:00 |
rboren
|
d849a73f55
|
Mark strings for translation. Bug 514. Patch by nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-04 06:53:10 +00:00 |
rboren
|
497b71996a
|
Submenu construction improvement.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-04 05:02:07 +00:00 |
rboren
|
b1a4a04126
|
Move rewrite and permalink functions into WP_Rewrite class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-03 02:38:11 +00:00 |
saxmatt
|
6f7674778f
|
Get number of posts correctly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-01 16:12:53 +00:00 |
saxmatt
|
900a782228
|
Only show users that can post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-01 16:03:28 +00:00 |
rboren
|
53b443aa09
|
Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-29 20:32:25 +00:00 |
rboren
|
7fe73226cd
|
String i18n. Bug 505. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-29 19:46:20 +00:00 |
rboren
|
3627e4c953
|
Correct i18n string markup. Bug 502. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-29 17:28:53 +00:00 |
rboren
|
deb6861b1c
|
Number specifiers for i18n.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-28 05:48:22 +00:00 |
rboren
|
999411097e
|
Make plugins relative to ABSPATH when updating recently edited.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-28 05:38:54 +00:00 |
rboren
|
2625010626
|
Fix link to setup-config. Bug 497.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-28 04:41:48 +00:00 |
rboren
|
bd4e71a7ba
|
Allow plugins to be loaded from subdirs of wp-content/plugins.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-28 00:33:04 +00:00 |
rboren
|
e9cd4f12cc
|
Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-27 04:46:54 +00:00 |
rboren
|
65afc9f7b6
|
Change "Front Page" to "Pages". Bug 481.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-27 00:58:39 +00:00 |
rboren
|
bc9a785437
|
Mark string for translation. Bug 493. Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@1889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-27 00:51:43 +00:00 |
rboren
|
a4c058f2c8
|
get_plugin_data() and get_plugins()
git-svn-id: http://svn.automattic.com/wordpress/trunk@1887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-26 02:29:45 +00:00 |
rboren
|
8b9b4d71da
|
add_menu_page(), add_submenu_page(), add_management_page().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-26 01:50:37 +00:00 |
saxmatt
|
0ddd331190
|
CSS typos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-25 19:36:21 +00:00 |
rboren
|
aa2dd4d548
|
Pass theme in URI when sending update header. Bug 491.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-25 16:15:27 +00:00 |
rboren
|
6af4d57f8d
|
Admin tweaks from MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-25 15:45:16 +00:00 |
rboren
|
dae8fed4f7
|
i18n fixes. Bug 489. Patch from nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-25 04:11:57 +00:00 |
rboren
|
477e3344b8
|
Do not allow a page to be its own parent.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-24 00:12:46 +00:00 |
rboren
|
a80864dbf5
|
Fix array_merge of stylesheets and templates. Patch from kharris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-23 17:51:34 +00:00 |
emc3
|
aa2fbccf6f
|
Use new user_can_foo() functions, clean up comment editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@1875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-23 15:09:24 +00:00 |
rboren
|
c84728b1f3
|
Preserve author ID when editing pages. Bug 480. Hat tip: adsworth
git-svn-id: http://svn.automattic.com/wordpress/trunk@1873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-21 21:28:18 +00:00 |
rboren
|
acbad8e480
|
Make short tag long. Reported by adsworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-19 21:05:26 +00:00 |
rboren
|
9872261202
|
Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-19 20:54:16 +00:00 |
saxmatt
|
3985990228
|
Just a little tidying
git-svn-id: http://svn.automattic.com/wordpress/trunk@1866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-19 07:23:37 +00:00 |
saxmatt
|
88efcfd20d
|
More name cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@1864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-18 23:55:08 +00:00 |
mikelittle
|
10d0af0fb2
|
cleanup filenames
git-svn-id: http://svn.automattic.com/wordpress/trunk@1863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-18 23:30:51 +00:00 |
saxmatt
|
8615d77651
|
Fail more gracefully for lower level users
git-svn-id: http://svn.automattic.com/wordpress/trunk@1862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-18 19:51:31 +00:00 |
saxmatt
|
d1ddb156ec
|
Allow users 9+ to post as other users, minor advanced post reorg.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1861 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-18 19:40:36 +00:00 |
rboren
|
1408432e64
|
Remove spurious typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-17 03:20:32 +00:00 |
rboren
|
0102268117
|
Theme, plugin, and file editing cleanup. Work in progress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-17 03:15:44 +00:00 |
saxmatt
|
1c1c71b436
|
Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-16 19:29:51 +00:00 |
saxmatt
|
6f80cf6b6a
|
Final XFN 1.1 fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-15 20:52:34 +00:00 |
rboren
|
0efa226889
|
The first category is 1 not 0.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-15 05:59:34 +00:00 |
rboren
|
9f893ae091
|
Use $wpdb->post2cat instead of wp_main_post2cat. Bug 442. Hat tip: ludoo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-09 02:40:09 +00:00 |
michelvaldrighi
|
b3547b3d8c
|
leave my textarea opened, kthx
git-svn-id: http://svn.automattic.com/wordpress/trunk@1839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-29 15:29:36 +00:00 |
rboren
|
ee2e45faab
|
Save user profile. Bug 413.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-29 01:17:17 +00:00 |
rboren
|
cf2d3b5aab
|
require_once admin.php from admin-header.php. This will avoid having to change plugins that use the old style include. Bug 393.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-28 04:03:56 +00:00 |
rboren
|
60263c83d9
|
Make button save "Save Page" instead of "Create New Page" when editing an existing page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-28 04:01:51 +00:00 |
donncha
|
78ff4b8f90
|
Very minor typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-26 16:31:44 +00:00 |
donncha
|
2641b2ae40
|
Added links to developer's sites.
Fixed bug in install: post2cat record for "first post" missing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-26 16:28:43 +00:00 |
rboren
|
7cbf843347
|
List broken themes and suggest corrective action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-24 23:48:51 +00:00 |
donncha
|
6d4a7e7228
|
Indented file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-22 14:41:01 +00:00 |
donncha
|
c2b6df21be
|
Fixed missing function - include admin.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-21 15:16:03 +00:00 |