Forum Activity for @claygordon

Clay Gordon
@claygordon
01/16/15 02:32:33PM
754 posts

Duplicate image in first two positions in image galleries


Ning To Jamroom

Brian-

Also, this is the Ningja skin and image import and there is the option to group by gallery or not. Other skins do not have this option.
Clay Gordon
@claygordon
01/16/15 02:30:47PM
754 posts

Duplicate image in first two positions in image galleries


Ning To Jamroom

Brian -

I want the ALL because Images is semantically different from Galleries. Images shows images. Gallery shows galleries.

When you click Images in the top nav you get a grid of images. It make little sense (to me) to have Image and Gallery in my profile nav result in displaying the same thing.

There's a paginate function on the image display in the top nav. I'd be happy to add that if you can give some good hints. I will be happy to share back the code to other ex-Ningsters who'd like to do the same.
Clay Gordon
@claygordon
01/16/15 02:24:14PM
754 posts

Event calendar feature requests


Ning To Jamroom

brian:
Also - I just pushed out a new release of the Event module that moves the small "calendar button" as well as the "attending" button into the item detail and list button configuration (which is where they should be). The calendar image has been updated to be a little more colorful to.

Hope this helps!

Brian - I am seeing the Attending button twice on event detail pages.
- 262KB

updated by @claygordon: 01/16/15 02:24:37PM
Clay Gordon
@claygordon
01/16/15 02:05:29PM
754 posts

Account Name / Member Name confusion (or is it just me?)


Ning To Jamroom

Brain - in Gallery module.

Problem reappears.
- 160KB

updated by @claygordon: 01/16/15 02:06:04PM
Clay Gordon
@claygordon
01/16/15 01:58:05PM
754 posts

Duplicate image in first two positions in image galleries


Ning To Jamroom

Brian - when you visit my dev site do you see it? I am working in a cloned skin with many modifications.

Yes, the two images have the same ID when editing ...

e.g., http://www.thechocolatelife.info/thechocolatelife/gallery/detail/id=46

The id changes based on page refresh as the arrangment of images appears to be set to random.
updated by @claygordon: 01/16/15 02:01:22PM
Clay Gordon
@claygordon
01/16/15 01:29:17PM
754 posts

Event calendar feature requests


Ning To Jamroom

Brian-

It's not the adding the fields that's the challenge for most of us ex-Ning users. It's the programming required integrate the fields into pages.

I've had lots of help that pointed me in a direction - and that would probably be enough if I were an experienced programmer. But I am not.

I can guess that an if would be required to test if there is an end date for an event, but that does not mean I could easily implement something that works - especially if I don't know what to test for.

That's one of the reasons I posted the entire code for modifying the images:### link on my profiles page. Might be trivial to the developers of JR, but for someone (like Strumelia and myself) coming from Ning the programming task is daunting.

I don't know the best way to answer this, but it is an issue for people migrating from Ning who aren't familiar with the codebase and the ACP.
Clay Gordon
@claygordon
01/16/15 01:21:46PM
754 posts

Duplicate image in first two positions in image galleries


Ning To Jamroom

URL is:

http://www.thechocolatelife.info/thechocolatelife/clay/gallery/all

The first two images are the same image - URL and tooltip text are identical. It's not that they are duplicates - the first image in this view is always displayed twice.
- 285KB

updated by @claygordon: 02/25/15 08:07:17PM
Clay Gordon
@claygordon
01/16/15 12:21:37PM
754 posts

Account Name / Member Name confusion (or is it just me?)


Ning To Jamroom

It's also in the All in latest forum posts.

Skin config ... sorry not ringing a bell. Update how?
Clay Gordon
@claygordon
01/16/15 12:11:04PM
754 posts

Account Name / Member Name confusion (or is it just me?)


Ning To Jamroom

HOWEVER, I am still getting a URL with my old member name in the top nav - header_menu_desktop.tpl

I renamed Discussion to Forums and that link from the top nav only is wrong. Other links work. (All, for example.)

I am guessing it's here but I have no idea what to change it to.

<a href="{$_conf.nsTCLSkin1_forum_profile}">
  53