Two Minor Functions
+11
Onyx
McAgger
lszanto
fatman123
Kaladin
Kick
BarrileteCosmico
RedOranje
Casciavit
nasir6371
RealGunner
15 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Two Minor Functions
We have added in two minor functions
1) Auto text save function. That idea is while the user is typing a message, saving it periodically, so it can be restored when they move away from the page. so they do not lose their message. It will save the message in the text box every 30 seconds. When it does, it will display a small message saying that the message has been saved ( Message will appear on the bottom right of your screen )
2) The second function automatically change links to an image. So when a user posts an image link, it will be posted as an image, not a simply text link. You don't have to add the image tags.
GL team
1) Auto text save function. That idea is while the user is typing a message, saving it periodically, so it can be restored when they move away from the page. so they do not lose their message. It will save the message in the text box every 30 seconds. When it does, it will display a small message saying that the message has been saved ( Message will appear on the bottom right of your screen )
2) The second function automatically change links to an image. So when a user posts an image link, it will be posted as an image, not a simply text link. You don't have to add the image tags.
GL team
RealGunner- Admin
- Club Supported :
Posts : 89517
Join date : 2011-06-05
Re: Two Minor Functions
I keep getting the message even when I am just reading a thread, even though I not having anything written in the text box.
nasir6371- First Team
- Club Supported :
Posts : 2167
Join date : 2012-04-11
Re: Two Minor Functions
nasir6371 wrote:I keep getting the message even when I am just reading a thread, even though I not having anything written in the text box.
Casciavit- Fan Favorite
- Club Supported :
Posts : 9520
Join date : 2012-08-05
Re: Two Minor Functions
Said the blind man.RealGunner wrote:I see
RedOranje- Admin
- Club Supported :
Posts : 11099
Join date : 2011-06-05
Re: Two Minor Functions
Auto-save
BarrileteCosmico- Admin
- Club Supported :
Posts : 28377
Join date : 2011-06-05
Age : 34
Re: Two Minor Functions
RedOranje wrote:Said the blind man.RealGunner wrote:I see
RG is Blind!?!
Nice work btw.
Kick- Admin
- Club Supported :
Posts : 34814
Join date : 2011-06-06
Age : 31
Re: Two Minor Functions
Great work, some really great features
Kaladin- Stormblessed
- Club Supported :
Posts : 24585
Join date : 2012-06-28
Age : 31
Re: Two Minor Functions
thanks guys
fatman123- Fan Favorite
- Club Supported :
Posts : 9616
Join date : 2011-06-06
Age : 30
Re: Two Minor Functions
RealGunner wrote:I see
The save function probably just uses a JS timer so every X seconds the message will autosave. The funciton needs to be edited so it only saves the message if textbox.value != "". i.e only saves if the box isn't empty.
The image feature is neat.
lszanto- First Team
- Club Supported :
Posts : 3354
Join date : 2011-07-24
Re: Two Minor Functions
nice work guys. very neat additions. There have been a couple of times where I have typed huge paragraphs and have lost them before being able to post them for whatever reason so this could save a lot of work.
McAgger- Ballon d'Or Contender
- Club Supported :
Posts : 28318
Join date : 2011-06-05
Age : 107
Re: Two Minor Functions
lszanto wrote:RealGunner wrote:I see
The save function probably just uses a JS timer so every X seconds the message will autosave. The funciton needs to be edited so it only saves the message if textbox.value != "". i.e only saves if the box isn't empty.
The image feature is neat.
yea i used JS.
I think i might set it up to only make it work when you are using the " post reply " button instead of quick reply box. So people can use the " post reply " when they want to make a big post and it can save it.
RealGunner- Admin
- Club Supported :
Posts : 89517
Join date : 2011-06-05
Re: Two Minor Functions
How do you post an image link without it appearing as an image?
Onyx- Forum Legend
- Club Supported :
Posts : 40130
Join date : 2011-06-05
Re: Two Minor Functions
Why would you do that ?
if you want to, then u can put it in the spoiler tag.
if you want to, then u can put it in the spoiler tag.
RealGunner- Admin
- Club Supported :
Posts : 89517
Join date : 2011-06-05
Re: Two Minor Functions
To post a more zoomed in version of an image to open in a new tab.
Onyx- Forum Legend
- Club Supported :
Posts : 40130
Join date : 2011-06-05
Re: Two Minor Functions
Well, you could always consider to post a smaller version of a pic and link that to a bigger version.Yohan Modric wrote:To post a more zoomed in version of an image to open in a new tab.
Like this, I mean:
The code for that is
[ url=URL-OF-BIG-IMAGE][ img]URL-OF-THUMBNAIL[/img][/url]
(delete the blanks to use it)
rwo power- Super Moderator
- Club Supported :
Posts : 20978
Join date : 2011-06-05
Re: Two Minor Functions
Can I suggest a code to resize images that exceed the post width?
BarrileteCosmico- Admin
- Club Supported :
Posts : 28377
Join date : 2011-06-05
Age : 34
Re: Two Minor Functions
Great work.
Won't believe the amount of times i have done a post and net has gone down without me realising it at work and home and lost it
Won't believe the amount of times i have done a post and net has gone down without me realising it at work and home and lost it
Great Leader Sprucenuce- Forum Legend
- Club Supported :
Posts : 68989
Join date : 2011-06-05
Age : 34
Re: Two Minor Functions
@BC
The problem is that the max post width varies depending on the window size you use for your browser.
The problem is that the max post width varies depending on the window size you use for your browser.
rwo power- Super Moderator
- Club Supported :
Posts : 20978
Join date : 2011-06-05
Re: Two Minor Functions
nasir6371 wrote:I keep getting the message even when I am just reading a thread, even though I not having anything written in the text box.
Yes, this is what I'm wondering if I can turn off. It flashes every few seconds. It stresses me out
6960000- Prospect
- Club Supported :
Posts : 32
Join date : 2013-05-21
Age : 44
Re: Two Minor Functions
hmm i can take it off if it is annoying
RealGunner- Admin
- Club Supported :
Posts : 89517
Join date : 2011-06-05
Re: Two Minor Functions
RealGunner wrote:hmm i can take it off if it is annoying
Can you? It is a very useful function, just not when I'm browsing.
6960000- Prospect
- Club Supported :
Posts : 32
Join date : 2013-05-21
Age : 44
Re: Two Minor Functions
I meant that red message
RealGunner- Admin
- Club Supported :
Posts : 89517
Join date : 2011-06-05
Page 1 of 2 • 1, 2
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum
Today at 11:08 am by Myesyats
» GL NBA fantasy 24-25
Today at 8:44 am by El Gunner
» Miguel "Miguelito" Gutierrez
Thu Nov 21, 2024 10:50 pm by The Madrid One
» Political Correctness, LGBTQ, #meToo and other related topics
Thu Nov 21, 2024 11:10 am by Myesyats
» S.T.A.L.K.E.R. 2: Heart of Chornobyl
Wed Nov 20, 2024 5:09 pm by Harmonica
» Mbappe signs for Real Madrid.
Wed Nov 20, 2024 6:33 am by Turok_TTZ
» UEFA Nations league
Tue Nov 19, 2024 3:01 pm by BarcaLearning
» Raphinha's Ballon d'Or campaing
Sun Nov 17, 2024 3:03 pm by futbol
» Boxing thread - Part 2
Sat Nov 16, 2024 11:42 pm by Thimmy
» General Games Discussion
Fri Nov 15, 2024 5:54 pm by Lord Spencer
» The Official PlayStation 1 Gaming Threads
Fri Nov 15, 2024 5:54 pm by Lord Spencer
» David Coote appreciation thread
Thu Nov 14, 2024 6:27 pm by Clutch
» The Official Dwayne Wade <<<<<< you thread
Thu Nov 14, 2024 8:00 am by Vibe