Commit Graph

47 Commits

Author SHA1 Message Date
Sergey Biryukov 5dfd000236 Restore Press This context menu in Firefox and Opera. props trepmal. fixes #22614.
git-svn-id: https://develop.svn.wordpress.org/trunk@23314 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-22 04:22:23 +00:00
Ryan Boren b77c923e9a Update contextual help for Tools screen. Props SergeyBiryukov, ajacommerce, DrewAPicture. fixes #19523
git-svn-id: https://develop.svn.wordpress.org/trunk@20727 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-05 19:09:08 +00:00
Ryan Boren 2b186b0c45 Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: https://develop.svn.wordpress.org/trunk@19712 602fd350-edb4-49c9-b593-d223f7449a82
2012-01-08 17:01:11 +00:00
Ryan Boren 54067a5f20 Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433
git-svn-id: https://develop.svn.wordpress.org/trunk@19596 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-14 17:36:38 +00:00
Andrew Nacin 57da602f61 Help tweaks for users, tools. props jane, see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19509 602fd350-edb4-49c9-b593-d223f7449a82
2011-12-01 01:17:14 +00:00
Daryl Koopersmith 9868b58207 Update help content for tools page. props Ipstenu, see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19464 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-28 16:44:08 +00:00
Andrew Ozz 63a2fc8281 Extend the workaround for adding the Press This bookmarklet to IE, props dllh SergeyBiryukov, fixes #18487
git-svn-id: https://develop.svn.wordpress.org/trunk@19387 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-21 22:23:39 +00:00
Andrew Nacin 33ee9a7d04 s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@19119 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-02 20:14:10 +00:00
Ryan Boren db63861af8 Use add_help_sidebar(). see #19020
git-svn-id: https://develop.svn.wordpress.org/trunk@19111 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-02 03:12:37 +00:00
Andrew Ozz 625b2777f4 Make copying the PressThis bookmarklet code easier in WebKit browsers, fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@18187 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 01:33:07 +00:00
Andrew Ozz 45fe189d01 Remove the title attribute from the Press This link as it needlessly repeats the text, props johnjamesjacoby, fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@18160 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-06 02:36:00 +00:00
Peter Westwood 7fa99c4253 Help Tab text updatates. Fixes #17312 prop dougwrites.
git-svn-id: https://develop.svn.wordpress.org/trunk@18092 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-01 15:37:04 +00:00
Andrew Nacin f504e221e1 Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
git-svn-id: https://develop.svn.wordpress.org/trunk@17748 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-28 15:24:49 +00:00
Mark Jaquith 6682d1871c Do not allow the Press This links to be click-activated when they are meant to be dragged. fixes #17192. see #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17666 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 17:43:01 +00:00
Andrew Ozz 4a973d6a61 Press This bookmarklet redesign, props chexee, fixes #17184
git-svn-id: https://develop.svn.wordpress.org/trunk@17662 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-20 07:24:11 +00:00
Andrew Nacin 7feeb0a320 Help text edits. props dougwrites, fixes #15346.
git-svn-id: https://develop.svn.wordpress.org/trunk@16980 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-16 06:37:03 +00:00
Andrew Nacin 8a82d39002 Check for the import cap before showing links to the tag/cat converter. props kpdesign, fixes #13834.
git-svn-id: https://develop.svn.wordpress.org/trunk@15205 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-11 00:00:47 +00:00
Andrew Nacin 53d3846f6a target=blank for help. props jorbin, see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@15132 602fd350-edb4-49c9-b593-d223f7449a82
2010-06-03 21:00:39 +00:00
Andrew Nacin 4309532104 Help text typo fixes. props jorbin, dougwrites. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@15001 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 19:20:52 +00:00
Nikolay Bachiyski 432ac03fb2 Menu translatable strings cleanup.
* Take out <strong> of the translatable part of For more information:
 * Include support forums and Codex links inside translations, because most translators would want to change them to their local documentation sites or Codex prefixes


git-svn-id: https://develop.svn.wordpress.org/trunk@14989 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 11:52:15 +00:00
Andrew Nacin f32d9858c1 Remove stray tag. props Daniel Koskinen, fixes #13570.
git-svn-id: https://develop.svn.wordpress.org/trunk@14982 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 06:16:48 +00:00
Andrew Nacin b5da1545f4 Revert [14853], [14778], returning tag/cat converter to tools.php and edit-tags.php. Link to import.php instead of the converter directly as it may not be installed. see #13566.
git-svn-id: https://develop.svn.wordpress.org/trunk@14978 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-27 04:35:11 +00:00
Ryan Boren de0488a920 Tools help. Props duck_. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14966 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-26 22:18:19 +00:00
Ryan Boren 3bb7cdf6c3 Remove cat/tag importer from list of tools. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14778 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 14:17:41 +00:00
Andrew Nacin 4f689c8309 Move taxonomy object properties for capabilities into a cap object. Capabilities can be specified via ['capabilities'] (an array keyed by the generic cap name) for register_taxonomy. fixes #13358.
git-svn-id: https://develop.svn.wordpress.org/trunk@14593 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-13 04:10:17 +00:00
Andrew Nacin 2473cefe8f s/blog/site/ in even more places. props PeteMall, see #11644.
git-svn-id: https://develop.svn.wordpress.org/trunk@14315 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-30 03:17:49 +00:00
Andrew Nacin ec4f5b83bf Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
git-svn-id: https://develop.svn.wordpress.org/trunk@14139 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-18 06:14:45 +00:00
Andrew Nacin d59ceca06e Remove Gears from UI. see #11301
git-svn-id: https://develop.svn.wordpress.org/trunk@13981 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-04 00:48:28 +00:00
Andrew Nacin 2205476b34 Update string to better reflect the times. see #11301
git-svn-id: https://develop.svn.wordpress.org/trunk@13834 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-26 21:07:12 +00:00
Ryan Boren e61755c853 Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@13733 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-17 16:27:25 +00:00
Andrew Nacin 4705737542 Remove orphaned Turbo/Gears message in Opera. see #11301
git-svn-id: https://develop.svn.wordpress.org/trunk@13524 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-01 07:15:15 +00:00
Dion Hulse 279f93647a Add Tag::Cat converters to the Tools page. Props ninjaWR. Add Tag->Cat converter links on Manage Tags page. Fixes #8634
git-svn-id: https://develop.svn.wordpress.org/trunk@13450 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-27 04:04:36 +00:00
Andrew Ozz 0aecb8d85d screen_icon() after <div class="wrap">, props johnbillion, fixes #10795
git-svn-id: https://develop.svn.wordpress.org/trunk@11940 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-16 03:13:21 +00:00
Ryan Boren c4977b5b6b Add tool_box action to tools.php. Allows appending to tools.
git-svn-id: https://develop.svn.wordpress.org/trunk@11486 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-29 19:15:32 +00:00
Mark Jaquith f0336cfa7d deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
git-svn-id: https://develop.svn.wordpress.org/trunk@11380 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-18 15:11:07 +00:00
Mark Jaquith c638e8d8de _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-05 19:43:53 +00:00
Ryan Boren fe7c34b6fd s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-28 05:58:45 +00:00
Mark Jaquith b073dfd5cf Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
git-svn-id: https://develop.svn.wordpress.org/trunk@10855 602fd350-edb4-49c9-b593-d223f7449a82
2009-04-01 05:41:52 +00:00
Andrew Ozz 69d712a4d8 Better Google Chrome "Disable Gears" message, props caesarsgrunt, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@10746 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-08 06:53:18 +00:00
Mark Jaquith 0870890b72 More strongly worded, active voice Gears warning
git-svn-id: https://develop.svn.wordpress.org/trunk@10155 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:43:54 +00:00
Ryan Boren baaaa352ba Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Peter Westwood 94a4653a89 remove extra " props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@10113 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:30:30 +00:00
Peter Westwood e1af906a31 Improve Press this descriptions. See #8186 props noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@10111 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 10:23:43 +00:00
Mark Jaquith 8aab9dbe94 Less Engrish-y Gears Denied text from mrmist and filosofo. fixes #8509
git-svn-id: https://develop.svn.wordpress.org/trunk@10109 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 09:19:11 +00:00
Peter Westwood 12e31d0401 Hide press this for subscribers. Fixes #8432.
git-svn-id: https://develop.svn.wordpress.org/trunk@9988 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-30 22:20:59 +00:00
Andrew Ozz ef0882c043 Styling for Tools screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9943 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 10:14:43 +00:00
Ryan Boren ff3f697dbf Create Tools screen. fixes #8361
git-svn-id: https://develop.svn.wordpress.org/trunk@9929 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 21:11:25 +00:00