Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#15314 closed task (blessed) (fixed)

Contextual Help for Network Admin

Reported by: petemall's profile PeteMall Owned by: andrea_r's profile andrea_r
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: Network Admin Keywords: has-patch i18n-change
Focuses: multisite Cc:

Description (last modified by PeteMall)

This is the master ticket for adding contextual help for the network admin screens. See #14435

The following screens are missing contextual help:

  • Network Dashboard
  • Sites
    • Add New
    • Edit Site
      • Info
      • Options
      • Users
      • Themes
  • Users
    • Add New

More to come...

Attachments (10)

15314.diff (13.3 KB) - added by andrea_r 14 years ago.
15314.2.patch (1.5 KB) - added by vegasgeek 14 years ago.
Update to site-themes.php
15314.3.patch (1.3 KB) - added by vegasgeek 14 years ago.
Update to site-options.php
15314.site-themes.diff (1.5 KB) - added by nacin 14 years ago.
Diff off trunk from vegasgeek
15314.site-options.diff (2.8 KB) - added by nacin 14 years ago.
Diff off trunk from vegasgeek
15314.5.diff (2.2 KB) - added by andrea_r 14 years ago.
15314.6.diff (2.2 KB) - added by andrea_r 14 years ago.
15314.7.patch (5.3 KB) - added by SergeyBiryukov 14 years ago.
Fixed one misprint, removed trailing whitespace.
15314.8.patch (1.2 KB) - added by SergeyBiryukov 14 years ago.
Improved wording.
other3tabs.patch (3.5 KB) - added by dougwrites 14 years ago.
Option for if we want all the tabs to say, "see the other tabs"

Download all attachments as: .zip

Change History (53)

#1 @PeteMall
14 years ago

  • Type changed from defect (bug) to task (blessed)

#2 @PeteMall
14 years ago

  • Owner set to andrea_r
  • Status changed from new to assigned

#3 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.1

#4 @andrea_r
14 years ago

  • Cc andrea_r added

#5 @PeteMall
14 years ago

  • Description modified (diff)

@andrea_r
14 years ago

#7 @andrea_r
14 years ago

  • Keywords has-patch added; needs-patch removed

First pass.

@vegasgeek
14 years ago

Update to site-themes.php

#8 @vegasgeek
14 years ago

  • Cc john@… added

@vegasgeek
14 years ago

Update to site-options.php

#9 @zeo
14 years ago

Related to #15346, use "Documentation on X" instead of "X Documentation".

#10 @dougwrites
14 years ago

  • Cc heymrpro@… added

#11 @nacin
14 years ago

(In [16981]) Network Admin contextual help. props andrea_r (!), see #15314.

@nacin
14 years ago

Diff off trunk from vegasgeek

@nacin
14 years ago

Diff off trunk from vegasgeek

#12 @nacin
14 years ago

(In [16982]) Network admin contextual help edits. props vegasgeek, see #15314.

#13 @nacin
14 years ago

(In [16983]) Move to 'Documentation on XY' in the network admin. see #15314.

#14 @nacin
14 years ago

(In [16984]) Network Admin: Rename Options to Settings. Kick the tab to the end as well. see #15314.

#15 @nacin
14 years ago

(In [16985]) A few more s/site-options/site-settings/. see #15314.

#16 @nacin
14 years ago

  • Keywords needs-patch added; has-patch removed

Kicking this back to Andrea, so text, terminology, and Codex links can be updated as appropriate, as a lot has changed.

#17 @nacin
14 years ago

  • Component changed from Multisite to Network Admin

@andrea_r
14 years ago

#18 @andrea_r
14 years ago

  • Keywords has-patch i18n-change added; needs-patch removed

Last minor changes. Everything looks good.

@andrea_r
14 years ago

#19 @andrea_r
14 years ago

not manifesting users this time. ;)

#21 @nacin
14 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [17015]) Final network admin help tweaks. props andrea_r, fixes #15314.

@SergeyBiryukov
14 years ago

Fixed one misprint, removed trailing whitespace.

#22 @SergeyBiryukov
14 years ago

Found one more misprint and some trailing whitespace, see the patch above.

#23 @nacin
14 years ago

(In [17037]) Network admin contextual help fixes. props SergeyBiryukov, fixes #15314.

#24 @nacin
14 years ago

Thanks!

@SergeyBiryukov
14 years ago

Improved wording.

#25 @SergeyBiryukov
14 years ago

Help on the Settings tab says “See the contextual help on the next tab”, however there are no more tabs. I've changed the string (see the patch). Or should we remove it?

#26 @dougwrites
14 years ago

The question now is whether we want all four tabs to say, "See the contextual help on the other tabs."?

#27 @nacin
14 years ago

We reordered them so we need to make sure the third tab (which used to be last) isn't missing the text.

#28 @SergeyBiryukov
14 years ago

The text is present on the third tab too. What is the best wording then?

@dougwrites
14 years ago

Option for if we want all the tabs to say, "see the other tabs"

#29 @dougwrites
14 years ago

@nacin: one advantage of having all four tabs say "see the other tabs" would be if they were ever reordered again with a different one last, that last one would still be accurate.

#30 @dougwrites
14 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

We had a nice little discussion about this a few hours ago, but forgot to re-open the ticket. I think Sergey's latest patch is more necessary than mine, but both are very simple and, in my opinion, an improvement.

#31 @nacin
14 years ago

Patch is fine. Will handle in the morning.

Sent a note to wp-docs regarding Codex link changes. I think we're going to modify the network admin codex links using a new structure. That'll be the last thing before string freeze tomorrow.

#32 follow-up: @nacin
14 years ago

I'm just going to add the same help text across all four tabs.

#33 @nacin
14 years ago

Oops, wrong ticket reference: [17044]

#34 @nacin
14 years ago

(In [17045]) Move to what will be the new Network Admin Codex page URLs. see #15314.

#35 @nacin
14 years ago

(In [17046]) Network-specific language on the plugin and theme editor help tabs. props andrea_r, see #15314.

#36 in reply to: ↑ 32 @SergeyBiryukov
14 years ago

Replying to nacin:

I'm just going to add the same help text across all four tabs.

“See the other tabs” string is left on the Themes tab. I guess it should be removed for consistency.

#37 @nacin
14 years ago

(In [17051]) Remove old string. props SergeyBiryukov, see #15314.

#38 @nacin
14 years ago

What's left:

  • A new sentence on plugins.php (when in the network admin) that explains network activation/deactivation.

That's it.

#39 @andrea_r
14 years ago

What about something like, "Click the Netowrk activate link will activate the plugin on every site. plugin options will still need to be managed on a per-site basis." and the rest of those particulars & gotchas can be codexed.

#40 @nacin
14 years ago

Should there be a network-specific Codex article to link to in this instance?

Last edited 14 years ago by nacin (previous) (diff)

#41 @andrea_r
14 years ago

Now that I think of it yes. It may exist as a blurb somewhere, might not need a whole page.

#42 @andrea_r
14 years ago

The Users menu needs a line something like "To search for user details, input the full username, or partial text with a wildcard." If it's too late, we can codex it.

#43 @PeteMall
14 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

I'm marking this as fixed after talking to Ryan. Any other details can go in the codex.

Note: See TracTickets for help on using tickets.