Forum Activity for @ilovehousemusic

iLoveHouseMusic
@ilovehousemusic
02/11/14 02:25:30PM
517 posts

looking for a recommendation on how to implement this


Design and Skin Customization

@stevex, yeah man, I just checked out your docs. I think I'd like to take a look at it. Is it available in the marketplace?

Brian
iLoveHouseMusic
@ilovehousemusic
02/11/14 01:48:47PM
517 posts

looking for a recommendation on how to implement this


Design and Skin Customization

In my previous JR4 site. I would create a template (say) soulful.tpl.
In that template, I'd create a variable=soulful and plug that in for song_genre.
As a result, an artist that releases a soulful track/mix could put it on that page by simply using the song_genre=soulful during song creation.

Then, on the .htaccess file, I would use this code to rewrite the URL
RewriteRule ^soulful(/)+$ index.php?t=soulful [E=SEFTAG:soulful,L]

So that someone visiting www.domain.com/soulful would be taken straight to the soulful music charts.

My question is, is the SEFTAG method still valid for JR5?
If not, what can you recommend to achieve the same result?

I'm trying to have a separate page for charting songs/artists for each genre of house music.
Thanks!
updated by @ilovehousemusic: 03/19/14 10:30:05AM
iLoveHouseMusic
@ilovehousemusic
02/11/14 01:22:07PM
517 posts

Documents module missing form designer button?


Suggestions

brian:
Yeah the documentation module handles all of it's forms internally, so it's not "plugged in" to the form designer.
What would you guys like to do with the form designer if it was available for the doc module?
Thanks!

Put a doc into draft mode. Say, I want to start typing out documentation and come back to it later.

This was suggested, but not possible from what I could tell: "You could do that with the Form Designer.

add a checkbox labeled "doc_draft" and then add that as a search string in your calls

{jrCore_list module="jrDocs" search1="doc_draft != 'on'"}"
iLoveHouseMusic
@ilovehousemusic
02/11/14 10:57:35AM
517 posts

Documents module missing form designer button?


Suggestions

BTT - this was a suggestion at first, but I think it belongs in the module thread now. Potential bug. See post above. thanks!
updated by @ilovehousemusic: 02/11/14 10:58:44AM
iLoveHouseMusic
@ilovehousemusic
02/11/14 10:45:28AM
517 posts

Profile tweaks - shouldn't the customized background stay cached?


Installation and Configuration

You're right (about Firefox). It reloads in IE, Chrome and Safari. that's fine though. I thought it was part of site cache. You can close this out. Thanks for clarification!
iLoveHouseMusic
@ilovehousemusic
02/11/14 10:42:36AM
517 posts

Master admin vs. profile admin for creating profiles - is there a difference?


Installation and Configuration

I need to test this out again. Sorry for the delayed response.
iLoveHouseMusic
@ilovehousemusic
02/11/14 06:24:26AM
517 posts

Would you mind sharing the .htaccess rewrite you used for...


Design and Skin Customization

Ah! didn't know that!! Module URL, now that's a sweet feature, thank you! Everyday it gets more awesomer.
updated by @ilovehousemusic: 02/11/14 06:38:37AM
iLoveHouseMusic
@ilovehousemusic
02/11/14 06:21:46AM
517 posts

SoundCloud Module form designer is missing pulldown


Design and Skin Customization

Figured out what I was doing wrong. Have to select the track I want to update, then click Form Designer. That puts the form in to Update mode. I was doing it from the "Create SoundCloud" previously.

OK to close this!
iLoveHouseMusic
@ilovehousemusic
02/10/14 10:40:35PM
517 posts

Would you mind sharing the .htaccess rewrite you used for...


Design and Skin Customization

Would you mind sharing the htaccess edit you used on Jamroom.net for rewriting the /documentation module to read /docs in the URL?

I'm not 100% the old JR 4 format is the same? Which was something like:
# Rewrite Pattern Redirect URL Options - SEFTAG required!
RewriteRule ^events(/)+$ index.php?t=events [E=SEFTAG:events,QSA,L]

I'm trying to do something similar on my site, as there will only be 1 profile (quota) creating docs.
Thanks!
updated by @ilovehousemusic: 03/19/14 08:07:15PM
  36