MK5 Golf GTI
General => Testing and Forum Suggestion Box => Topic started by: TommyR on August 19, 2014, 05:51:30 pm
-
Not sure if it has been mentioned in the past, sorry if it has but I see a lot of builds with duplicate comments or big updates being quoted making for a messy read.
Would it be possible to make the OP of the thread a moderator of it, so they can keep it tidy and on topic?
-
The OP can already lock the thread or even delete it completely, but as for other people's posts I'm in agreement. Perhaps disabling the ability to use [IMG] code within quotes would go half way to reducing bandwidth requirements and space on screen.
-
The OP can already lock the thread or even delete it completely, but as for other people's posts I'm in agreement. Perhaps disabling the ability to use [IMG] code within quotes would go half way to reducing bandwidth requirements and space on screen.
If that's possible IMO it would be a good improvement!
-
I don't think it can be done. Sorry.
-
Can you code a quote to change the header on the IMG to make it a thumbnail? I think PHs do this.
-
I think quotes in the for sale section should be stopped if possible I had 30+ pictures quoted the other day
I ask the poster to edit it which he did :happy2:
cheers dan
-
Can you code a quote to change the header on the IMG to make it a thumbnail? I think PHs do this.
Sorry mike I'm not sure I understand...
-
I think quotes in the for sale section should be stopped if possible I had 30+ pictures quoted the other day
I ask the poster to edit it which he did :happy2:
cheers dan
Not sure that's possible but will take a look and double check because it's a good idea :happy2:
-
:happy2:
-
Turns out it is possible but it would be forum-wide so no one would be able to quote pictures in any section, and quoted smilies wouldn't show either :sad1:
-
That's the kind of thing I was meaning... Quoting 30 pictures is just unnecessary and makes a mess!
-
Would the loss of quoting pictures be a great loss?
-
Turns out it is possible but it would be forum-wide so no one would be able to quote pictures in any section, and quoted smilies wouldn't show either :sad1:
no loss to me hahahaha :happy2:
-
Life is about sacrifice and compromises... No great loss to me either :smiley:
-
You could resize images within quotes with a small piece of javascript. But core files would need small modifications. You could even remove the images completely when the post is posted.
On the page below all images bigger than 100px in quotes are resized so smilies would not be affected. You could even take it one step further and have them enlarge on mouse over.
(https://www.mk5golfgti.co.uk/forum/proxy.php?request=http%3A%2F%2Fdaz.co%2Fimages%2Fresize.jpg&hash=db23403c79db1b364e927580f7b0d6384368b9be)
-
The forum layout runs off a css style sheet and about 100000000 .php files ... would a javascript work?
-
The forum layout runs off a css style sheet and about 100000000 .php files ... would a javascript work?
The javascript is easy just need to modify a couple of the php files so the javascript only gets loaded on the categories you want.
What version are you upgrading to? I will get a copy and take a look at the code.
-
nice dazza :happy2:
top man for the effort
-
Wil be 2.0.7 I think..... When I get around to it.
Cheers dazza
-
Dazza's picked up on what I meant, sorry, I should have worded it better.
-
Cool. That's in place now. All quoted pics are limited to 150pixels wide
-
£100. Usual account.
-
£100. Usual account.
10-4
-
Cool. That's in place now. All quoted pics are limited to 150pixels wide
Big improvement thanks! :happy2:
-
I've just noticed that viewing the forum on my Android tablet still has full sized images in quotes...
-
I've just noticed that viewing the forum on my Android tablet still has full sized images in quotes...
Buy an iPad... :P
-
Are you viewing with the standard browser, firefox or Tapatalk. For sure Tapatalk will not work.
-
I've just noticed that viewing the forum on my Android tablet still has full sized images in quotes...
Buy an iPad... :P
No. I like to think for myself and be allowed to have some control over my device and media. :booty:
I use the Android 4.4 browser on my 4.3 OS. Its a Samsung Galaxy Tab 2.
-
I've just noticed that viewing the forum on my Android tablet still has full sized images in quotes...
Buy an iPad... :P
No. I like to think for myself and be allowed to have some control over my device and media. :booty:
I use the Android 4.4 browser on my 4.3 OS. Its a Samsung Galaxy Tab 2.
Thats the problem with a CSS fix is different on every device. The javascript code will work 100%.