at the moment, when I upload a photo to any post, the src url will point to the image_transcoder with multiple queries like this src="https://www.mywebsite.com/image_transcoder.php?o=bx_froala_image&h=6962&dpx=1&t=1634827329"
which bit of the code do I need to change so that I can get the actual url of the file, such as src="https://www.mywebsite.com/uploads/f/image.png"
- 396
Timeline 'brief cards' does not seem to work on Artificer
long posts are not cropped. The whole text appear even if it's +750 characters.
Timeline cards should crop the text content as it happens with search results / or profile cards.
- 846
When inviting other users to join a group/event/organization the search field should enable finding users by their email in addition searching by name.
It becomes very difficult to identify the person if you have 2 or more friends with the same name.
Invitation box should use the same method as in profile administration block, where we can search for profiles using name or email.
- 889
When content is moderated, the user will create a post, but on submission it directs the user to 'page not found'. This is because the content is waiting for admin approval. (This is not ideal)
The owner of the content should be able to see and edit his content even if it is inactive or waiting approval.
It should be similar to inactive profiles. the profile owners is able to view and edit the profile while waiting for approval.
- 841
When content is created and visibility is not public, the content does not appear on timeline and no notification is sent (this is good).
when the content visibility is edited / changed afterwards to 'PUBLIC' it does not appear on timeline and no notification is sent (this is a problem).
changing visibility to public should trigger changes on the Create/Updated DateTime stamp so that it can appear on the timeline and appears in notifications.
The same problem happens if the content is moderated.
The content does not appear on the timeline and no notification is sent if it's waiting approval. Event after approval, it does not appear on the timeline and no notification sent.
- 833