Recent

Author Topic: Site updated  (Read 130072 times)

Shebuka

  • Sr. Member
  • ****
  • Posts: 429
Re: Site updated
« Reply #60 on: June 30, 2011, 03:59:56 pm »
Cool thing you cut away User from the top, but i feel missing the 'show unread' voice
and there is bug with user image, look at screen (width is constant)

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: Site updated
« Reply #61 on: June 30, 2011, 04:26:04 pm »
In my case, user image is only smaller than was in previous version of forum but its proportions are correct. Try to resize / save the image again in other image editor and upload again, maybe it will help.
Sime time ago, I asked if it is possible to add link 'Show Recent' to 'Users' so I repeat it here.
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

Shebuka

  • Sr. Member
  • ****
  • Posts: 429
Re: Site updated
« Reply #62 on: June 30, 2011, 04:47:08 pm »
In my case, user image is only smaller than was in previous version of forum but its proportions are correct. Try to resize / save the image again in other image editor and upload again, maybe it will help.
i'll try, but i think it's a bug in upload function of new forum (i'v uploaded it via link from another forum with my avatar).
Quote
Sime time ago, I asked if it is possible to add link 'Show Recent' to 'Users' so I repeat it here.
'Show unread' is there, but it's not same as 'Sow recent' i guess.

edit: another image, same thing...
« Last Edit: June 30, 2011, 04:52:49 pm by Shebuka »

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2680
Re: Site updated
« Reply #63 on: July 01, 2011, 12:30:47 am »
is your image scaled this way only in user ? Since in your profile and your postings it is ok
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Zoran

  • Hero Member
  • *****
  • Posts: 1988
    • http://wiki.lazarus.freepascal.org/User:Zoran
Re: Site updated
« Reply #64 on: July 01, 2011, 08:20:20 am »
Sime time ago, I asked if it is possible to add link 'Show Recent' to 'Users' so I repeat it here.

I also belive it would be useful.
Swan, ZX Spectrum emulator https://github.com/zoran-vucenovic/swan

Shebuka

  • Sr. Member
  • ****
  • Posts: 429
Re: Site updated
« Reply #65 on: July 01, 2011, 09:50:11 am »
is your image scaled this way only in user ? Since in your profile and your postings it is ok
Yes, only in that webpart. In all other places it's ok (like in profile and in forum posts i see it ok).

rajivsoft

  • New Member
  • *
  • Posts: 48
Re: Site updated
« Reply #66 on: July 01, 2011, 10:17:56 am »
Looks very neat.......

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2680
Re: Site updated
« Reply #67 on: July 01, 2011, 10:58:34 am »
is your image scaled this way only in user ? Since in your profile and your postings it is ok
Yes, only in that webpart. In all other places it's ok (like in profile and in forum posts i see it ok).

I found it. The user panel is part of TinyPortal. To be able to show "usefull" avatars they limit the width to 45px. Your browser should scale the image proportional. Since your browser doesn't, it shows weird.

Anyway, we only allow 64x64px avatars, so I removed that (style) restriction of 45px

It should be OK now.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

JanRoza

  • Hero Member
  • *****
  • Posts: 742
    • http://www.silentwings.nl
Re: Site updated
« Reply #68 on: July 04, 2011, 12:14:54 am »
I still miss one item that was in the old forum: a link to the Lazarus code and component repository. Or am I mistaken?
Could this be placed on the forum menu again as well?
Thanks!
OS: Windows 11 / Linux Mint 22.3
       Lazarus 4.6 RC FPC 3.2.2
       CodeTyphon 8.90 FPC 3.3.1

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2680
Re: Site updated
« Reply #69 on: July 04, 2011, 10:45:55 am »
I still miss one item that was in the old forum: a link to the Lazarus code and component repository. Or am I mistaken?
Could this be placed on the forum menu again as well?
Thanks!
AFAIK is the menu on the left not changed, so all ulrl's stayed the same. Anyhow, i think a link can be placed there.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12767
  • FPC developer.
Re: Site updated
« Reply #70 on: July 04, 2011, 12:15:45 pm »
'Show unread' is there, but it's not same as 'Sow recent' i guess.

I only see show unread for each category. I'm missing the "global" one.

DirkS

  • Sr. Member
  • ****
  • Posts: 251
Re: Site updated
« Reply #71 on: July 04, 2011, 05:47:27 pm »
'Show unread' is there, but it's not same as 'Sow recent' i guess.

I only see show unread for each category. I'm missing the "global" one.
It should be in your user info at the bottom left.

Gr.
Dirk.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2680
Re: Site updated
« Reply #72 on: July 04, 2011, 08:09:18 pm »
I still miss one item that was in the old forum: a link to the Lazarus code and component repository. Or am I mistaken?
Could this be placed on the forum menu again as well?
Thanks!
AFAIK is the menu on the left not changed, so all ulrl's stayed the same. Anyhow, i think a link can be placed there.

I've looked at the removed source and the only 2 (related) removed links are "show unread" and "show replies". Both of them can be found in the User panel on the right left.

correction: should be on the left
« Last Edit: July 04, 2011, 11:07:27 pm by Marc »
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12767
  • FPC developer.
Re: Site updated
« Reply #73 on: July 04, 2011, 09:47:26 pm »
'Show unread' is there, but it's not same as 'Sow recent' i guess.

I only see show unread for each category. I'm missing the "global" one.
It should be in your user info at the bottom left.


As far as I can see that shows simply recent posts by dates. IOW it is not filtered through the list of topics I personally visited?

JanRoza

  • Hero Member
  • *****
  • Posts: 742
    • http://www.silentwings.nl
Re: Site updated
« Reply #74 on: July 04, 2011, 10:07:20 pm »
@Marc: Like I said maybe I was mistaken and I got the link from elsewhere but I really thought we had a link in the left menu once for the component repository.
But since I'm getting older and am visiting this forum for some years now maybe it's my aging memory that's playing up  ;)
OS: Windows 11 / Linux Mint 22.3
       Lazarus 4.6 RC FPC 3.2.2
       CodeTyphon 8.90 FPC 3.3.1

 

TinyPortal © 2005-2018