Opened 14 years ago
Closed 14 years ago
#16988 closed defect (bug) (fixed)
Help Tabs for Network Admin Settings outdated nav-menu reference
Reported by: | dougwrites | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.2 | Priority: | normal |
Severity: | normal | Version: | 3.1 |
Component: | Multisite | Keywords: | has-patch |
Focuses: | Cc: |
Description
The contextual help tabs attached to the screens Network Admin>Settings>Settings and Network Admin>Settings>Network Setup refer to the Super Admin section of the main (site) left navigation menu. This menu section was only in 3.0. I have a patch ready that reflects the new nav menu being in the separate Network Admin section.
Attachments (2)
Change History (13)
#1
@
14 years ago
- Keywords i18n-change has-patch added
- Milestone changed from Awaiting Review to 3.2
- Version set to 3.1
#2
@
14 years ago
- Keywords i18n-change removed
Per IRC, going to kill the strings for 3.1.1. Neither are particularly helpful, and that's only worse when they're wrong and confusing.
#5
@
14 years ago
@nacin: here's a first pass at trimming that string for 3.2 (I wasn't expecting anything for 3.1.1 so removing the confusing is a nice and elegant bonus):
Once you add this code/refresh your browser, this screen archives that added code. A set of links for 15 screens will form a left navigation for the Network Admin sections. Toggle between Network Admin and Site Admin in the upper right of the Admin Header. The multisite network is now enabled.
#6
@
14 years ago
Second pass, more direct. Should I put this in a new patch?:
Once you add this code, and refresh your browser, the multisite network should be enabled. This screen archives that added code. The Network Admin sections have a new left navigation for 15 screens. You can toggle between Network Admin and Site Admin in the upper right of the Admin Header.
#7
@
14 years ago
I suggest we kill the third sentence (in second pass) to keep it simple and timeless:
Once you add this code and refresh your browser, multisite should be enabled. This screen will keep an archive of the added code. You can toggle between Network Admin and Site Admin in the upper right of the administration area.
Nice catch.