Forum Activity for @michael

michael
@michael
06/02/16 09:22:52PM
7,832 posts

New 'Group Mailer' Module


Announcements

Thanks Strumelia. :)
michael
@michael
06/02/16 08:13:38PM
7,832 posts

Jquery in TPL Help


Using Jamroom

presuming you have the closing {/literal} at the other end of it then nothing needs to be done.

if you have things like
.......auddio4_html5({var a=5
thats fine for javascript, but smarty sees {v and thinks "looks like its a smarty function :)". you can get around it by making sure you have a space between any { and the first thing after it { var a=5 would be fine.
michael
@michael
06/01/16 02:43:14AM
7,832 posts

Media Url Scanner


Using Jamroom

done, thanks. not big enough to warrant a release, but it will be trimmed in the next version.
michael
@michael
05/30/16 08:02:44PM
7,832 posts

Display a New Module Template?


Design and Skin Customization

Ken Rich:.....Is there a link to those rules?.....

http://www.smarty.net/

And to do the docs searching for you on this occasion, this is the docs page regarding embedding multi-part variables in double quotes:

"Embedding Vars in Double Quotes"
http://www.smarty.net/docs/en/language.syntax.quotes.tpl

Another location that is very helpful to developers is:
http://stackoverflow.com

The search term "smarty3" will bring up many question/answer pairs.
michael
@michael
05/30/16 07:50:12PM
7,832 posts

Add all modules to profile automatically


Suggestions

izhmel:....Each time you create a profile you have to add the modules to the profile ....
You're going to need to outline in steps what you mean here, its not obvious.

You don't add modules to a profile, you do it once to a quota. The new profile gets all the modules that are active for the quota.

Create 100 profiles in 'quota A' and each of them gets all the modules that are active for 'quota A' there is no adding modules to profiles.
michael
@michael
05/30/16 07:42:51PM
7,832 posts

Update Action Data


Suggestions

Yeah it timed well with something else I was working on. The youtube module got a sync-with-channel option that syncs a profiles youtube videos with their channels and adds a timeline entry. Sometimes a video that exists in the youtube channel is inappropriate for the profile, so having this there is real useful. Delete the video and the timeline entry goes too. Good suggestion, makes managing the site simpler.
michael
@michael
05/30/16 07:14:09PM
7,832 posts

Update Action Data


Suggestions

Its added as an option in the next version of the jrAction module. Its not the default option, the default is the way it works now, but if you would like to delete timeline entries when the item that created them is deleted there is now a "Delete With Item" option in the GLOBAL CONFIG tab.

ACP -> MODULES -> PROFILES -> TIMELINE -> GLOBAL CONFIG -> Delete with item
Quote:
Check this option to delete the activity timeline entry along with the item when the item is deleted.
  392