ryan
|
06c51d01c2
|
MCE fix-em-ups from skeltoac. fixes #1962
git-svn-id: http://svn.automattic.com/wordpress/trunk@3283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-12-09 19:24:14 +00:00 |
|
ryan
|
e1f22d2364
|
Restore accidental reversion.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-18 10:03:27 +00:00 |
|
ryan
|
544842e3dc
|
Big tiny fixes from skeltoac. fixes #1897
git-svn-id: http://svn.automattic.com/wordpress/trunk@3136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-17 17:47:29 +00:00 |
|
matt
|
32daaee631
|
Some changes and tweaks to how the inline image uploading works.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-17 03:19:19 +00:00 |
|
ryan
|
5f5430e9dc
|
A button called Save. Props morydd. fixes #1411
git-svn-id: http://svn.automattic.com/wordpress/trunk@3100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-16 02:15:24 +00:00 |
|
ryan
|
6705b20ff7
|
TinyMCE tweaks from skeltoac. fixes #1852
git-svn-id: http://svn.automattic.com/wordpress/trunk@3015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-08 19:17:08 +00:00 |
|
ryan
|
acfd349d19
|
Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
git-svn-id: http://svn.automattic.com/wordpress/trunk@2994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-06 03:40:43 +00:00 |
|
ryan
|
faa8397c00
|
Put the preview anchors on the h2. Props: markjaquith fixes #1765
git-svn-id: http://svn.automattic.com/wordpress/trunk@2973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-29 01:52:56 +00:00 |
|
ryan
|
0b735b842f
|
Image uploading for pages. Props skeltoac. fixes #1759
git-svn-id: http://svn.automattic.com/wordpress/trunk@2951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-10-14 21:52:56 +00:00 |
|
ryan
|
14eb9ebc01
|
Partial migration to roles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-21 05:13:49 +00:00 |
|
matt
|
8f184fb7a3
|
Fixes #972 for 1.6
git-svn-id: http://svn.automattic.com/wordpress/trunk@2826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-30 23:06:04 +00:00 |
|
matt
|
d171aa7ec4
|
Move JS below edit form, fixes #1555
git-svn-id: http://svn.automattic.com/wordpress/trunk@2804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-23 07:46:33 +00:00 |
|
matt
|
77e8b6fcc4
|
Clap on Clap off
git-svn-id: http://svn.automattic.com/wordpress/trunk@2789 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-18 01:51:59 +00:00 |
|
matt
|
65546ba7a5
|
Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: http://svn.automattic.com/wordpress/trunk@2762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-08 01:13:22 +00:00 |
|
matt
|
8f46d13348
|
More places where WYSIWYG should be triggered
git-svn-id: http://svn.automattic.com/wordpress/trunk@2749 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-04 09:26:32 +00:00 |
|
matt
|
ba19c859f9
|
A few CSS polishes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-23 06:22:48 +00:00 |
|
matt
|
13f492ab75
|
Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-09 01:27:46 +00:00 |
|
ryan
|
91efba11ad
|
Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-05 20:47:22 +00:00 |
|
ryan
|
4cb88cef6e
|
Page editing form cleaning and repair.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-19 03:07:16 +00:00 |
|
ryan
|
0b7373e0cc
|
Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-19 02:51:48 +00:00 |
|
matt
|
1f9a608be9
|
User data migration should be complete
git-svn-id: http://svn.automattic.com/wordpress/trunk@2636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-13 08:32:44 +00:00 |
|
ryan
|
8d5745bfb4
|
Fix strtotime warning. http://mosquito.wordpress.org/view.php?id=981
git-svn-id: http://svn.automattic.com/wordpress/trunk@2412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-06 05:48:41 +00:00 |
|
saxmatt
|
f8efc5c837
|
Redirect to the right place - http://mosquito.wordpress.org/view.php?id=510
git-svn-id: http://svn.automattic.com/wordpress/trunk@2333 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 09:46:08 +00:00 |
|
saxmatt
|
c8c2d1ef89
|
When in advanced view it means the boxes are unchecked
git-svn-id: http://svn.automattic.com/wordpress/trunk@2290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 09:25:54 +00:00 |
|
saxmatt
|
9ae063a5ed
|
Don't show template dropdown if there's only one: http://mosquito.wordpress.org/view.php?id=530
git-svn-id: http://svn.automattic.com/wordpress/trunk@2203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 10:44:53 +00:00 |
|
saxmatt
|
064976d3e0
|
Expose menu_order.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-02 00:09:05 +00:00 |
|
saxmatt
|
c3e1d51c20
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-12 20:41:19 +00:00 |
|
saxmatt
|
5ba63ff4d5
|
Support for hidden custom fields (custom fields that start with _)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-09 04:12:20 +00:00 |
|
saxmatt
|
d8eca12969
|
Better wording
git-svn-id: http://svn.automattic.com/wordpress/trunk@1934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-09 02:57:41 +00:00 |
|
saxmatt
|
4ceffc2672
|
Make page editing a bit more advanced.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-09 02:13:47 +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 |
|
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 |
|
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 |
|
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 |
|
rboren
|
543714fbab
|
Page templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-06 05:11:11 +00:00 |
|
rboren
|
96a0b41202
|
Page/subpage URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-06 02:18:37 +00:00 |
|
saxmatt
|
2d4dd7e6fb
|
Pages update and tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-05 08:27:13 +00:00 |
|
rboren
|
8050445860
|
Fix static page editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-10 01:32:20 +00:00 |
|
saxmatt
|
164fa8588e
|
Abstract quicktag code and don't show if it's Safari.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-09 17:51:33 +00:00 |
|
saxmatt
|
c9136856b5
|
Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 00:24:28 +00:00 |
|
rboren
|
a63103125e
|
Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-10 05:58:19 +00:00 |
|