Forum Activity for @michael

michael
@michael
10/04/14 11:50:47PM
7,832 posts

" " in user names


Jamroom Developers

I created a username:
mike - "日本語"
and added a gallery.

I could not see the issue you are talking about. Can you provide more instructions please.
michael
@michael
10/04/14 09:12:43PM
7,832 posts

" " in user names


Jamroom Developers

This notices are just notices. What we need is for you to describe a way for us to setup the problem.

Then we can fix it. Spaces in names should be no issue.

--edit--
I'll try to recreate your setup and see if I can reproduce the issue.
updated by @michael: 10/04/14 09:14:07PM
michael
@michael
10/04/14 06:02:05PM
7,832 posts

Tree Front Page


Genosis

You'll want to setup the items in that featured section. You can choose which one's they are.

Go here:
http://simplylisa.net/genosis/core/skin_admin/global/skin=jrGenosis

and you will see:
featured profiles:
with this
Quote: Enter the profile ID's you want to show in the featured ancestor slider. Note: Separate multiple ID's with a comma, ie. 1,2,3.

Tip: You can find a profile's ID by looking at the profile - the ID is the number at the end of the profile URL

So you pick the profile id's that you want to show on your front page in that FEATURED section.

You can find the profile id's easily accessible in the USER PROFILE BROWSER which is here:
http://simplylisa.net/genosis/profile/browser

(If you don't want the name of your site published here, let me know and I'll change the urls to YOUR-SITE.com instead.)
updated by @michael: 12/29/14 09:23:55AM
michael
@michael
10/04/14 05:16:45PM
7,832 posts

Using Custom Players


Design and Skin Customization

Planning, no. Possible yes. If you need it now, the freelance jobs section could help:

https://www.jamroom.net/job/open

Adding one there might alert some developers. Or a thread with a title like "Looking for a Jamroom developer to implement a custom player."

I would suggest just re-designing the existing player though, You will always know it works then. The current player is all CSS so you can make it look however you want it to look.

If a different player has different features that your after then that's something else.

There are still a lot of other things to get to for Jamroom before providing alternate players makes its way higher up on the priority list.
michael
@michael
10/04/14 04:25:23PM
7,832 posts

Using Custom Players


Design and Skin Customization

Ken_Rich:
My question is this. Can a player upgrade become a Marketplace item. Either as an advanced brandable player with features like those above (with 1 click install), or as a Marketplace "service, where someone who understands the programming requirements does it as a professional install service at a set price.

Sure, if they wanted to make it Jamroom compatible, then it could be sold in the marketplace. It would just need to have jrAudio as a requirement if it was a plugin player, or build out the whole module if they wanted to use it as a standalone system.

It would not be OK for someone to buy their ( svnlabs.com ) player and turn it into a plugin to sell or for free without their OK to use/give-away their player.

The important factor is the license it uses.

--edit--
Then the confusion comes in around here:
http://html5plus.svnlabs.com/shop/html5-mp3-player-for-wordpress/

Where they are selling it for wordpress which is GPL license. GPL allows you to do whatever you want including reuse, or sell it yourself if you can obtain a copy, so I'm not sure.
updated by @michael: 10/04/14 04:27:30PM
michael
@michael
10/04/14 02:07:53AM
7,832 posts

How To Put Custom Variables on jrCore_page?


Design and Skin Customization

Anything you define earlier in the scope will be available later in the scope.

So if we look at index.tpl file, it normally looks like this:

{jrCore_include template="header.tpl"}
......

So if you want to change something in the meta.tpl file, you can define it before then.

eg:

{$foo = "first month in may"}
{jrCore_include template="header.tpl"}
......

Then when you put {debug} into meta.tpl you will see that {$foo} will output "first month in may".
michael
@michael
10/04/14 02:02:17AM
7,832 posts

Bug for non english album URL incomplete.


Jamroom Developers

This should be fixed in the latest version of the Audio and Video modules. Update your system.
michael
@michael
10/03/14 07:29:50PM
7,832 posts

Creating a New Person


Genosis

What you have is a profile centric system. Each user has a profile.

If you take a look at the example version:
http://johnsonfamily.talldude.net/

You will see
* Mary Eastman 1798 - 1872
* Jeremy Adams 1605 - 1683
....etc

down the right. each of those people has their own profile.

Mary's is here http://johnsonfamily.talldude.net/mary-eastman-3177

and Jeremy's is here:
http://johnsonfamily.talldude.net/jeremy-adams-3028

Then all their stuff is under their profile. So if there were some images of Jeremy, they would be here:
http://johnsonfamily.talldude.net/jeremy-adams-3028/gallery

and some stories of jeremy would be here:
http://johnsonfamily.talldude.net/jeremy-adams-3028/genstory

and his tree is viewed by clicking the "View Tree" tab on his profile.

So whenever you add a person, they also get a profile.

--update--

If you want to navigate around the tree instead of view the profile, use the small target icon and the magnifying glass icon on the tree.

eg: http://johnsonfamily.talldude.net/gencore/pedigree#2851
updated by @michael: 12/29/14 09:23:55AM
michael
@michael
10/03/14 05:45:48PM
7,832 posts

foxycart image upload


Using Jamroom

I was thinking of putting it in the merchandise store communications system. Just a file upload button.

But because that system is not part of the Form Designer system its much harder to do than I first thought.

Nothing has been done on it yet.
michael
@michael
10/03/14 04:27:01PM
7,832 posts

How To Transfer A Profile To A New User Account?


Installation and Configuration

In the ACP under USER PROFILES -> TOOLS -> LINK USER ACOUNTS

YOUR-SITE.com/profile/user_link
  656