Closed (fixed)
Project:
Web Links
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2009 at 10:53 UTC
Updated:
13 Sep 2009 at 23:32 UTC
Due to the functionality improvements in the admin group settings fieldset #504202: 'Unpublished' title and desc entry fields on admin form I believe some of the help text needs to be altered to keep them in line with the validation now being done. Also changes in #563606: Show unclassified group description even when group title is blank require slight adjustments to the help text.
The attached screen grabs show before and after, and the patch is rolled against dev 08-29. If you'd like bits of this changed, or want to implement part of it, just let me know and I'll re-roll.
Jonathan
| Comment | File | Size | Author |
|---|---|---|---|
| _weblinks.admin_.inc_.group_title_help.patch.txt | 2.29 KB | jonathan1055 | |
| group settings help after.jpg | 58.1 KB | jonathan1055 | |
| group settings help before.jpg | 73.54 KB | jonathan1055 |
Comments
Comment #1
nancydruThanks for the patch, Jonathan. While I was looking at this, I realized that since my theme flags unpublished nodes. as several themes do, it would be nice to just let the unpublished nodes be displayed where they would have been had they been published. So I once again removed the "required" from that title and changed its description to reflect that capability. I did make the change to the query as well so this could happen. I like the way it works now.
I went ahead and removed the "translated" text. We'll see how long before someone complains and demands it be put back. There is actually a way the text could be translated, although I can't locate it now. IIRC, it involves a change to settings.php that very few people are even aware of.
Comment #2
nancydruComment #3
nancydru