Feature proposal #5138
closed
Implement simple activity posting
Added by krileon over 9 years ago.
Updated over 9 years ago.
Start date:
26 February 2015
Description
For now this won't integrate with CB Gallery to upload videos/audio files directly, but it SHOULD be able to turn video/audio links automatically into video/audio players for usability sake. So for example if I add a youtube link to the post it should parse that into a video player. Same for linking to images. This will get further improved with a later release.
Implement character limit parameter.
Implement Captcha support.
Implement create access parameter.
Implement support for moods. This should be bottom left of the new post footer. A dropdown should open with the mood to select and the moods image. This should set the title of the status. Example as follows.
:( Sad
admin is feeling sad :(
Unsure how to go about creating new moods at this time. Maybe a backend interface or something simple like parsing a folder for images then using the image name as the mood. It'd then generate a string like the following.
is feeling [mood_sad]
Backend usage maybe a better option as it could offer more flexibility like custom title format. So instead of dealing with substitutions the custom title would directly say the mood. Example of the above turned into custom title format.
From: is feeling [mood_sad]
To: is feeling sad
- % Done changed from 0 to 50
- % Done changed from 50 to 80
Still needs some nice parsing behavior so youtube videos, image links, etc.. automatically can parse out.
- Status changed from Assigned to Resolved
- % Done changed from 80 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF