SP new changes (done)

Suggestions and comments about SummitPost's features, policies, and procedures. Post bugs here.
User Avatar
Josh Lewis

 
Posts: 3414
Joined: Thu Jan 06, 2011 11:12 pm
Thanked: 1111 times in 679 posts

Re: SP new changes (done)

by Josh Lewis » Mon Jan 28, 2013 9:45 pm

I was the one that brought it to Matt's attention about the system being locked (Photo of the Day/Week). But perhaps he already knew. It was fixed quite soon after I sent my message. Perhaps I didn't phrase myself well enough, but a photo of the moment should have the opportunity to get photo of the day/ week.

User Avatar
mrchad9

 
Posts: 4545
Joined: Thu Jul 02, 2009 12:01 am
Thanked: 1338 times in 911 posts

Re: SP new changes (done)

by mrchad9 » Mon Jan 28, 2013 9:58 pm

Evidently we both harassed him today.

User Avatar
Scott
Forum Moderator
 
Posts: 8550
Joined: Thu Aug 21, 2003 1:03 pm
Thanked: 1212 times in 650 posts

Re: SP new changes (done)

by Scott » Wed Jan 30, 2013 5:44 am

How about polls? I used to like them in the past and kind of miss them. Good idea/bad idea?

I could help post them at members request if help is needed. I don't know who used to be the one that would post them.

User Avatar
mrchad9

 
Posts: 4545
Joined: Thu Jul 02, 2009 12:01 am
Thanked: 1338 times in 911 posts

Re: SP new changes (done)

by mrchad9 » Wed Jan 30, 2013 6:59 am

A poll in the forum? Anyone who starts a new thread can do that.

User Avatar
Scott
Forum Moderator
 
Posts: 8550
Joined: Thu Aug 21, 2003 1:03 pm
Thanked: 1212 times in 650 posts

Re: SP new changes (done)

by Scott » Thu Jan 31, 2013 2:14 am

A poll in the forum? Anyone who starts a new thread can do that.


We used to have on-going (permanent) site-wide polls at the bottom of the pages. I guess it can just be done in the forum as well, but it was cool to have them all grouped together and ongoing.

Finally fixed this tonight!


Thanks! I was hoping not to reach 40 unless I have to! :mrgreen:

User Avatar
Bubba Suess

 
Posts: 726
Joined: Tue Oct 04, 2005 9:15 pm
Thanked: 183 times in 105 posts

Re: SP new changes (done)

by Bubba Suess » Thu Jan 31, 2013 2:32 am

Matt, is there any chance that canyons can be moved up to be grouped with the other physical features on both the attachment sidebar on the left and on our profiles? Currently there are numerous non-physical features that separate the canyons from the mountains and areas. The profiles only have a few things but on object pages, canyons are at the bottom.

User Avatar
mrchad9

 
Posts: 4545
Joined: Thu Jul 02, 2009 12:01 am
Thanked: 1338 times in 911 posts

Re: SP new changes (done)

by mrchad9 » Thu Jan 31, 2013 2:45 am


User Avatar
Bubba Suess

 
Posts: 726
Joined: Tue Oct 04, 2005 9:15 pm
Thanked: 183 times in 105 posts

Re: SP new changes (done)

by Bubba Suess » Thu Jan 31, 2013 3:24 am

mrchad9 wrote:Put it here Bubba Suess...

http://summitpost.uservoice.com/forums/ ... uggestions

It seemed to trivial for that, like it is more a format correction than a new feature.

User Avatar
chugach mtn boy

 
Posts: 942
Joined: Sat Jun 10, 2006 7:54 pm
Thanked: 224 times in 129 posts

Re: SP new changes (done)

by chugach mtn boy » Thu Jan 31, 2013 4:01 am

Scott wrote:Thanks! I was hoping not to reach 40 unless I have to! :mrgreen:

Poor baby.

User Avatar
Klenke

 
Posts: 944
Joined: Thu May 23, 2002 4:14 pm
Thanked: 23 times in 18 posts

Re: SP new changes (done)

by Klenke » Thu Jan 31, 2013 4:33 am

I am curious: is it possible to insert Java Script math functions into the HTML when you write a page on SP?

Say I wanted to write a page that allowed a visitor to enter in the coordinates of two points on the globe and have the pagecalculate the distance between them? Is such a thing possible?

By the way, thanks for the good work on the upgrade.

User Avatar
Josh Lewis

 
Posts: 3414
Joined: Thu Jan 06, 2011 11:12 pm
Thanked: 1111 times in 679 posts

Re: SP new changes (done)

by Josh Lewis » Thu Jan 31, 2013 5:34 am

Yes Klenke, JavaScript is allowed in content pages. This includes the profile. My profile uses JavaScript to rotate image backgrounds when you refresh the page.

User Avatar
awilsondc

 
Posts: 198
Joined: Sun Mar 05, 2006 6:43 am
Thanked: 29 times in 16 posts

Re: SP new changes (done)

by awilsondc » Fri Feb 01, 2013 3:06 am

I wasn't sure where to post this and didn't feel like reading through the dozens pages of threads to see if the issue has been brought up but here goes. My issue is with the font choice for the main parent on an image. For instance if you look at the gallery of all your images the thumb is on the left and on the right top is the main parent name and right bottom is the image title. Well the main parent font looks horrible on my main computer. I've checked it on other computers and it looks great which makes me believe that my main computer does not recognize the first choice of font in the the CSS and instead uses one of the backups. I know this is a pretty minor detail and certainly not a priority but I thought I'd bring it up. I can send someone a PM with a screenshot if that helps.

User Avatar
rgg
Forum Moderator
 
Posts: 859
Joined: Sat Oct 02, 2010 7:15 pm
Thanked: 192 times in 154 posts

Re: SP new changes (done)

by rgg » Fri Feb 01, 2013 1:49 pm

awilsondc wrote:My issue is with the font choice for the main parent on an image. For instance if you look at the gallery of all your images the thumb is on the left and on the right top is the main parent name and right bottom is the image title. Well the main parent font looks horrible on my main computer. I've checked it on other computers and it looks great which makes me believe that my main computer does not recognize the first choice of font in the the CSS and instead uses one of the backups. I know this is a pretty minor detail and certainly not a priority but I thought I'd bring it up. I can send someone a PM with a screenshot if that helps.


I got curious, so I did some checking.

The font family for that particular fragment specified in class thumb_parent as "Arial Black", without any backup fonts. So, if a device doesn't know "Arial Black", it reverts to its default, whatever that may be.

I agree it's a minor detail, but the CSS could easily be improved by specifying Verdana as backup. Perhaps there are other classes for which the font-family has only one font, and, more importantly, only one font that is not necessarily available on (almost) all devices. If so, it could be more than a minor detail and these other classes could be improved as well.

Now all we have to do is wait for Josh to fix this...

User Avatar
Klenke

 
Posts: 944
Joined: Thu May 23, 2002 4:14 pm
Thanked: 23 times in 18 posts

Re: SP new changes (done)

by Klenke » Fri Feb 01, 2013 8:36 pm

Josh Lewis wrote:Yes Klenke, JavaScript is allowed in content pages. This includes the profile. My profile uses JavaScript to rotate image backgrounds when you refresh the page.
I'm not sure if this answers my question or not. In particular, if I'm going to take on a project that allows interactivity with a visitor of the page, I need to know if interactivity is allowed. This is just an example: visitor enters in lat/long coordinates on a page and the page outputs information based on those coordinates, like distances to various nearby landforms, etc.

Here is an example of an interactive page: http://www.onlineconversion.com/julian_date.htm

User Avatar
Josh Lewis

 
Posts: 3414
Joined: Thu Jan 06, 2011 11:12 pm
Thanked: 1111 times in 679 posts

Re: SP new changes (done)

by Josh Lewis » Wed Feb 06, 2013 4:42 am

As far as I know pretty much anything goes on pages (JavaScript wise). :wink: Why not test it out, if there is a problem you could report it to Matt. Do you know how to make such a script? Right now I'm in JavaScript class but am not far enough in to be able to do things like that.

PreviousNext

Return to Site Feedback

Who is online

Users browsing this forum: No registered users and 0 guests