Forum Activity for @brian

brian
@brian
04/19/15 07:09:42AM
10,149 posts

Help to put all buton green and to configurated genosis


Genosis

angelwolf:
I will like to know how new user could create there own tree
when they are new user

Right now this not supported - it will supported down the road, but it's much more complicated to add this in than I had thought it would be, so it is going to take some time. For now only Researcher accounts can create the tree.
brian
@brian
04/19/15 07:07:12AM
10,149 posts

Three quick questions about Groups


Ning To Jamroom

Strumelia:
I still have not gotten to finding out how to hide Comment Wall on particular groups.

There is now a setting for this in the latest Group Support module - when creating or modifying a group you can check/uncheck the "Allow Comment Wall" on the group config.

Hope this helps!
brian
@brian
04/19/15 07:06:23AM
10,149 posts

Saving Pictures


Genosis

If the images are in the gallery, click on the Download icon in the upper right when viewing the image. If you don't see the download icon, make sure the Admin -> Media -> Image Galleries -> Global Config -> "Allow Original Download" option is checked, and save.

If the image you're trying to download is somewhere else, let me know.

Hope this helps!
brian
@brian
04/19/15 07:04:17AM
10,149 posts

Updates


Using Jamroom

There is no easy way at this time to get custom icons - if the icon images are showing in your skin, I would recommend hiding them - ensure this:

// Hide module icons
jrCore_register_module_feature('jrCore', 'module_icons', 'SkinName', 'show', false);

Is in your skin/SkinName/include.php "init" function.

Let me know if that helps.
brian
@brian
04/19/15 07:01:50AM
10,149 posts

unable to delete groups I created


Ning To Jamroom

I have just tested deleting a group here with both caching enabled and disabled, and I'm not seeing any issues.

When you say the group is still "listed" - where do you see it listed at?
brian
@brian
04/19/15 06:53:07AM
10,149 posts

Can I turn off Comment Wall in Groups?


Ning To Jamroom

The latest version of the Profile Groups module (1.4.0) has a new "Allow Comment Wall" setting that you can set on a per-group basis that allows you to do this. Update and you should be set.

Hope this helps!
brian
@brian
04/17/15 01:51:08PM
10,149 posts

Background image that repeats just one direction


Design and Skin Customization

restmin:
is my image coming through? I 've attached it a couple times but cant see it...

No - your image is not coming through. Make sure it is a JPG image, and click on the "modify" button on the forum post to attach it.
brian
@brian
04/17/15 11:22:04AM
10,149 posts

Translate feed


Genosis

silverwolf:
brian:
That is Genosis System Activity - It's only meant for researchers so has not been translated - I can check that out though and get them in for a future update.

I'll try to find these files and translate them, you want one copied? :-)

The strings have to be added to the right lang file - I can do that here - but if you would like to do it for your site that's great.

Thanks!
brian
@brian
04/17/15 11:00:32AM
10,149 posts

Translate feed


Genosis

That is Genosis System Activity - It's only meant for researchers so has not been translated - I can check that out though and get them in for a future update.
brian
@brian
04/17/15 10:24:40AM
10,149 posts

What exists before we add "additional search fields" in the search module?


Using Jamroom

researchcooperative:
When we look at jrSearch module in ACP, we can see a field for

"additional search fields"

Additional to what?

If we do not add any custom search fields, what will be searched?

All modules have a set of default fields that can be searched - i.e.

audio_title
audio_description

These are "registered" by the module into the search system. The defaults for a module are basically anywhere there is text that can be searched.
  392