Forum Activity for @smithkyle

alt=
@smithkyle
10/02/13 10:06:32AM
87 posts

admin hover menu bug


Using Jamroom

The admin hover menu module is showing the big ol' long list of menu items at the top of my page when I activate it. Tried reloading the module to see if it was corrupt but it still shows wrong.

Kyle
updated by @smithkyle: 12/13/13 01:46:39PM
alt=
@smithkyle
10/02/13 10:04:02AM
87 posts

Reloading Modules suggestion


Using Jamroom

When I was reloading some modules the other day, I clicked on the reload button, and didn't realize that the page was doing something, so I went through and clicked a few more. The new page loaded suddenly, and I wasn't sure if it had reloaded all of them or just the last one or what. I know reloading won't really be standard practice like you said in the other thread, but I just thought it might be helpful if there was some notification so that the user knows that the module they clicked is being reloaded and to wait before trying additional ones. Or perhaps a check box next to each module so you can select multiple to do at once? Or *pipe dream* something like md5 checksums to reload modules not matching? (not sure how practical that is/the amount of work necessary is worth it for the cases in which it would be used).

Just ideas!

Kyle
updated by @smithkyle: 12/07/13 12:39:25AM
alt=
@smithkyle
10/02/13 10:00:20AM
87 posts

jrPages profile index


Using Jamroom

Ahh nice! I'll check it out. Awesome re: the browse tool - was looking for something like that!
alt=
@smithkyle
10/02/13 09:57:36AM
87 posts

Skin Menu Editor


Using Jamroom

ahh thanks!

Kyle
alt=
@smithkyle
10/02/13 09:56:54AM
87 posts

Template editor suggestion


Using Jamroom

sweet - thanks!

Kyle
alt=
@smithkyle
10/02/13 09:56:16AM
87 posts

forum questions/suggestions


Suggestions

Ahh thanks man!

I had a few other thoughts:

3) I use the next/prev forum topic links a lot on the current jamroom.net forums. I go through every post, so being able to do that for posts I didn't respond to made life a little easier.

4) I couldn't find an easy way to get back to a certain page in the forum when I was reading a thread deeper than page 1 (i.e. read a thread on page 4, but if I respond or click the forum link at the top to go back to the list, I get bumped back to page 1). Normally the back button works fine (I'd personally prefer a link, but that's me), but where it was slightly bothersome was when I had responded to a post - then I didn't want to have to use back multiple times in order to get back to the correct page (or go back to page 1 through the forum link and then page my way back)

Those are mainly just personal things that would streamline the forum use for me (as someone who practically used to live on them ;)

Also, did you prune any posts? there were 5 pages of posts when I logged on today, but there are only 4 now.

Thanks!

Kyle
alt=
@smithkyle
10/02/13 09:46:31AM
87 posts

jrPages profile index


Using Jamroom

I was seeing them a while back - that was on a previous install though (5.0.1 or 2 I think).

Kyle
alt=
@smithkyle
10/01/13 09:48:14PM
87 posts

forum questions/suggestions


Suggestions

I know you're doing a TON of stuff, and I haven't had time to read through everything so I may very well have missed it. I have two questions about the forums - if they're not possible currently, consider them suggestions ;)

1) are subforums possible? I haven't seen them used on here (unless I'm a complete idiot, which is entirely possible!) Just thought it would help better organize discussions
2) is pagination on threads possible? On most threads it's not an issue, but that installation thread is becoming monstrous!

Thanks,

Kyle
updated by @smithkyle: 01/02/14 02:47:11PM
alt=
@smithkyle
10/01/13 09:42:02PM
87 posts

menu.tpl mistake?


Using Jamroom

The menu.tpl in jrElastic has the following:

{assign var="oc" value=""}
    {if isset($entry.menu_onclick)}
        {assign var="oc" value=" onclick=\"`$entry.menu_onclick`"}
    {/if}

Looks like the onclick is missing a closing \":

{assign var="oc" value=""}
    {if isset($entry.menu_onclick)}
        {assign var="oc" value=" onclick=\"`$entry.menu_onclick`\""}
    {/if}

But I don't see actually see $oc being used anywhere in the skin though.

Kyle
updated by @smithkyle: 12/13/13 08:02:08PM
alt=
@smithkyle
10/01/13 09:39:25PM
87 posts

Template editor suggestion


Using Jamroom

It would be nice if the template editor could tell you the path/name of the template that you're currently editing. I did a search to find a template I was looking for, and then forgot which one it was after I clicked on it. Would just be a little timesaver from having to cmd + a, cmd+c, back button, re-search, etc.
updated by @smithkyle: 12/10/13 01:35:25PM
  8