Support

  1. fmpmanager
  2. Features Request
  3. Tuesday, February 03 2015, 07:35 AM
I see that SoundCloud mentioned for the Social plugin. However, will there be a field for SoundCloud for the profiles specifically? I've just gotten a request to support sound portfolios for voiceover artists and some of them use SoundCloud. Thanks!
admin Accepted Answer
Admin
Hi,
sorry but social plugin do not have support for soundcloud.

You read a old old post (https://www.easy-profile.com/support/be-able-to-zoom-in-out-or-move-to-area-we-want-to-display-in-avatar-photo.html#reply-164), with our intentions for the future. in this post we have specified
Note: the features may change


The official features are listed here: https://www.easy-profile.com/content/78-socia-network-plugin-features.html
  1. more than a month ago
  2. Features Request
  3. # 1
fmpmanager Accepted Answer
Thank you for responding. Perhaps my question wasn't clear. I just want to know how to add SoundCloud as a field type (like YouTube and Vimeo). If it is not going to be officially supported I will try to code this in - I would just need to know what files are involved. Thanks!
  1. more than a month ago
  2. Features Request
  3. # 2
admin Accepted Answer
Admin
Hi,
each field is composed from 3 files:
/administrator/components/com_jsn/helpers/fields/fieldtype.php
This contains output of field, search query,search output,operation to create/delete DB columns and code to render the field in according with Joomla Jform XML.
in XML is specified also the type of validation, if you want a soundcloud link you can create a rule and put this into /administrator/components/com_jsn/models/rule/ruletype.php

/administrator/components/com_jsn/helpers/fields/fieldtype.xml
This contains parameter and is optionally

/administrator/components/com_jsn/models/fields/fieldtype.php
this contain the output of field in forms. we use Joomla API so this file in many cases contains the dependence on a default Joomla field. for example, Youtube/Vimeo field is nothing more than a URL field already present in Joomla

I do not know if I explained well, in the future we will put a documentation.

anyway try to see video field file
/administrator/components/com_jsn/helpers/fields/video.php
/administrator/components/com_jsn/helpers/fields/video.xml
/administrator/components/com_jsn/models/fields/video.php
/administrator/components/com_jsn/models/rule/video.php
  1. more than a month ago
  2. Features Request
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.