Feature #3007
closedAdd Brief Descriptions to Files and Docs
0%
Description
Right now we don't have much to help people distinguish between files and docs. In lieu of larger changes which may come later, this feature request proposes adding a few sentences to the top of each section.
For the Docs section there is no title so a title similar to the Files section was added, Docs List, and then the text:
Docs allow you to create a collaboratively edited online document. Any member can edit the document.
To upload files see the Files area
For the Files Section the XX would be replaced with the actual upload size and the list of allowed file types would be edited to reflect reality.
Files allow you to upload up to XXmb per file of types: doc, pdf, xls, png, jpg, gif..
For documents you can collaboratively edit online, see the Docs area
Files
Updated by Chris Stein almost 11 years ago
Updated by Matt Gold almost 11 years ago
- Category name set to BuddyPress (misc)
- Status changed from New to Assigned
Great idea, Chris, and one that can be implemented quickly and easily. Nice thought.
Updated by Boone Gorges almost 11 years ago
- Category name changed from BuddyPress (misc) to BuddyPress Docs
Updated by Boone Gorges over 10 years ago
- Status changed from Assigned to Testing Required
Implemented in https://github.com/castiron/cac/commit/d5f2a14a2c5686659061136a6bdfc8b8bd7030a4 and ready to test on cdev.
Updated by Matt Gold over 10 years ago
Nice work -- looks good to me. A few small changes:
Files page - "For documents you can collaboratively edit online, see the Docs area" --> please add a period at the end sentence
Docs page -
"Any member can edit the document." --> please change to "any group member"
"To upload files see the Files area" --> please add a comma after "upload files" and a period at the end of the sentence
Updated by Boone Gorges over 10 years ago
https://github.com/castiron/cac/commit/bd6aa911f6d7184f79e1040e57e56157a1240435
Ready to test on cdev.
Updated by Boone Gorges over 10 years ago
- Status changed from Testing Required to Resolved
OK, thanks.