News:

Create A Forum Installed

Author Topic: ILA Options Dropdown Box  (Read 1345 times)

0 Members and 1 Guest are viewing this topic.

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
ILA Options Dropdown Box
« on: March 17, 2019, 11:54:38 pm »
Hi, thanks for CreateAForum.


Many members have asked if the default behavior on the ILA display options dropdown could default to the third item in the dropdown list "Inline full-sized image".


Looking at the html, this SELECT is named/ID'd as "inline_format".  The default now is the first option "end-of-post expandable".


Thank you.


Scott

Share on Facebook Share on Twitter


Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: ILA Options Dropdown Box
« Reply #1 on: March 18, 2019, 09:59:39 pm »
Done added an option under
Administration Center »Features and Options »In Line Attachments
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #2 on: March 18, 2019, 10:50:48 pm »
Very nice.  Exactly what was needed.


Thank you very much!

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: ILA Options Dropdown Box
« Reply #3 on: March 18, 2019, 10:58:59 pm »
Glad to help
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #4 on: March 19, 2019, 12:34:32 pm »
Hi CaF.


Could you look at the behavior of the ILA Options Dropdown?


At least for the Office of Steam Forum (I'm helping to support Gil Garceau), there are now only 2 options in the <SELECT>.


Also, even tho the third option is chosen via the Admin>Features>ILA, the old first option appears as the default to the user ("End-of-post expandable thumbnail")


Thanks


Scott Rouze
281-788-5016
scott.rouze@enbridge.com

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: ILA Options Dropdown Box
« Reply #5 on: March 19, 2019, 01:02:03 pm »
That happens if the basic menu option is chosen. That removed multiple options the page in the settings area.
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #6 on: March 19, 2019, 03:49:42 pm »
You mentioned this happens when the "Show Only Basic ILA Options"  is checked but for the Office of Steam Forum, this is not checked.

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #7 on: March 19, 2019, 05:11:52 pm »
I think (maybe) the option values in this <SELECT> are possibly not correct or something else is happening because when I select the third option (full size inline), the post comes back as thumbnail.


                     <select name="ila_post_option" id="ila_post_option" >
                        <option value="0">End-of-post expandable thumbnail</option>
                        <option value="1">Inline expandable thumbnail</option>
                        <option value="2" selected="selected">Inline full-size image</option>
                        <option value="4">Inline short text link</option>
                     </select>


I truly appreciate all the help.


Scott Rouze

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: ILA Options Dropdown Box
« Reply #8 on: March 19, 2019, 05:18:08 pm »
Made a change in the settings area try now.
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #9 on: March 19, 2019, 05:33:10 pm »
Still not working.


Choosing Inline Full Size still embeds as thumbnail


Thanks



Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #10 on: March 19, 2019, 06:57:08 pm »
Still not working.

Choosing Inline Full Size still embeds as thumbnail.

Thanks
« Last Edit: March 19, 2019, 07:00:11 pm by cooper »

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #11 on: March 20, 2019, 12:10:37 pm »
Hello CaF.


Could you please investigate?


For the Office of Steam, if a user creates a post and adds a photo without changing the ILA_options Dropdown, the photo gets treated as a thumbnail (even tho default selected is "Inline full size").


This behavior has been confirmed by multiple posters as recently as this morning (March 20).


Thanks.


Scott

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: ILA Options Dropdown Box
« Reply #12 on: March 20, 2019, 03:44:01 pm »
Still have to look into more for testing been busy.
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline cooper

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
    • View Profile

Badges: (View All)
Level 2 Karma Good Topic Starter
Re: ILA Options Dropdown Box
« Reply #13 on: March 23, 2019, 12:43:23 pm »
Hello.


We're hoping you could take a look at this issue for the Office of Steam Forum.


All photos are being attached as thumbnails.  Default ILA drop down not be honored.


Thank you very much


Scott

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: ILA Options Dropdown Box
« Reply #14 on: March 23, 2019, 11:12:32 pm »
Will do unfortunately have been busy will take a look when I can.
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
2474 Views
Last post July 09, 2020, 07:22:49 am
by mickjav
0 Replies
2006 Views
Last post February 09, 2011, 08:43:06 am
by Arekay
1 Replies
1110 Views
Last post September 18, 2011, 02:36:03 am
by CreateAForum
2 Replies
1140 Views
Last post May 20, 2013, 02:26:14 pm
by Messengers of Hope
1 Replies
487 Views
Last post February 16, 2018, 03:33:04 pm
by CreateAForum